A seminar hall with 250 seating capacity




Auditorium
A Prerana Conventional Hall which accommodates 3000 audience at once are the proud possessions of our campus.




A Prerana Conventional Hall which accommodates 3000 audience at once are the proud possessions of our campus.
NAME | COMPONENT | DURATION | 0 ms | 10 ms | 20 ms | 30 ms | 40 ms | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Bootstrap | Timer | 6.41 ms | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Routing | Timer | 1.33 ms | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Before Filters | Timer | 0.01 ms | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Controller | Timer | 20.64 ms | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
After Filters | Timer | 0.21 ms |
Time | Query String | |
---|---|---|
0.47 ms | SELECT `branch`.*, `graduation`.`graduation_name` as `graduation_name` FROM `branch` JOIN `graduation` ON `graduation`.`id` = `branch`.`graduation_id` WHERE `branch`.`status` = 1 | APPPATH/Models/Admin/BranchModel.php:48 |
1 SYSTEMPATH/Database/BaseBuilder.php:1616 CodeIgniter\Database\BaseConnection->query() 2 SYSTEMPATH/Model.php:836 CodeIgniter\Database\BaseBuilder->get() 3 APPPATH/Models/Admin/BranchModel.php:48 CodeIgniter\Model->__call() 4 APPPATH/Controllers/Home.php:703 App\Models\Admin\BranchModel->getAllBranches() 5 SYSTEMPATH/CodeIgniter.php:932 App\Controllers\Home->seminarHall() 6 SYSTEMPATH/CodeIgniter.php:497 CodeIgniter\CodeIgniter->runController() 7 SYSTEMPATH/CodeIgniter.php:366 CodeIgniter\CodeIgniter->handleRequest() 8 FCPATH/index.php:67 CodeIgniter\CodeIgniter->run() |
Severity | Message |
---|---|
info | Session: Class initialized using 'CodeIgniter\Session\Handlers\FileHandler' driver. |
AlumniModel.php | APPPATH/Models/Admin/AlumniModel.php |
App.php | APPPATH/Config/App.php |
Autoload.php | APPPATH/Config/Autoload.php |
BaseController.php | APPPATH/Controllers/BaseController.php |
BranchModel.php | APPPATH/Models/Admin/BranchModel.php |
Cache.php | APPPATH/Config/Cache.php |
ClassLoader.php | FCPATH/vendor/composer/ClassLoader.php |
Common.php | APPPATH/Common.php |
Constants.php | APPPATH/Config/Constants.php |
ContentSecurityPolicy.php | APPPATH/Config/ContentSecurityPolicy.php |
Cookie.php | APPPATH/Config/Cookie.php |
Database.php | APPPATH/Config/Database.php |
Events.php | APPPATH/Config/Events.php |
Exceptions.php | APPPATH/Config/Exceptions.php |
FacultyAcademicModel.php | APPPATH/Models/Admin/FacultyAcademicModel.php |
FacultyCoursesTaughtModel.php | APPPATH/Models/Admin/FacultyCoursesTaughtModel.php |
FacultyEducationModel.php | APPPATH/Models/Admin/FacultyEducationModel.php |
FacultyModel.php | APPPATH/Models/Admin/FacultyModel.php |
FacultyPublicationModel.php | APPPATH/Models/Admin/FacultyPublicationModel.php |
FacultyResearchModel.php | APPPATH/Models/Admin/FacultyResearchModel.php |
FacultyWorkshopModel.php | APPPATH/Models/Admin/FacultyWorkshopModel.php |
Feature.php | APPPATH/Config/Feature.php |
Filters.php | APPPATH/Config/Filters.php |
FooterView.php | APPPATH/Views/common/FooterView.php |
Functions.php | FCPATH/vendor/phpunit/phpunit/src/Framework/Assert/Functions.php |
HeaderView.php | APPPATH/Views/common/HeaderView.php |
Home.php | APPPATH/Controllers/Home.php |
InstalledVersions.php | FCPATH/vendor/composer/InstalledVersions.php |
Kint.php | APPPATH/Config/Kint.php |
Logger.php | APPPATH/Config/Logger.php |
MediaImageModel.php | APPPATH/Models/Admin/MediaImageModel.php |
MediaVideoModel.php | APPPATH/Models/Admin/MediaVideoModel.php |
Modules.php | APPPATH/Config/Modules.php |
NewsLetterModel.php | APPPATH/Models/Admin/NewsLetterModel.php |
NonTeachingFacultyModel.php | APPPATH/Models/Admin/NonTeachingFacultyModel.php |
Paths.php | APPPATH/Config/Paths.php |
Routes.php | APPPATH/Config/Routes.php |
Services.php | APPPATH/Config/Services.php |
Session.php | APPPATH/Config/Session.php |
Toolbar.php | APPPATH/Config/Toolbar.php |
UserAgents.php | APPPATH/Config/UserAgents.php |
Validation.php | APPPATH/Config/Validation.php |
View.php | APPPATH/Config/View.php |
autoload.php | FCPATH/vendor/autoload.php |
autoload_real.php | FCPATH/vendor/composer/autoload_real.php |
autoload_static.php | FCPATH/vendor/composer/autoload_static.php |
baseView.php | APPPATH/Views/common/baseView.php |
commonFunction_helper.php | APPPATH/Helpers/commonFunction_helper.php |
deep_copy.php | FCPATH/vendor/myclabs/deep-copy/src/DeepCopy/deep_copy.php |
development.php | APPPATH/Config/Boot/development.php |
function.php | FCPATH/vendor/symfony/deprecation-contracts/function.php |
getallheaders.php | FCPATH/vendor/ralouphie/getallheaders/src/getallheaders.php |
index.php | FCPATH/index.php |
installed.php | FCPATH/vendor/composer/installed.php |
platform_check.php | FCPATH/vendor/composer/platform_check.php |
seminarHall.php | APPPATH/Views/seminarHall.php |
AbstractRenderer.php | SYSTEMPATH/ThirdParty/Kint/Renderer/AbstractRenderer.php |
AutoRouter.php | SYSTEMPATH/Router/AutoRouter.php |
AutoRouterInterface.php | SYSTEMPATH/Router/AutoRouterInterface.php |
AutoloadConfig.php | SYSTEMPATH/Config/AutoloadConfig.php |
Autoloader.php | SYSTEMPATH/Autoloader/Autoloader.php |
BaseBuilder.php | SYSTEMPATH/Database/BaseBuilder.php |
BaseCollector.php | SYSTEMPATH/Debug/Toolbar/Collectors/BaseCollector.php |
BaseConfig.php | SYSTEMPATH/Config/BaseConfig.php |
BaseConnection.php | SYSTEMPATH/Database/BaseConnection.php |
BaseHandler.php | SYSTEMPATH/Cache/Handlers/BaseHandler.php |
BaseHandler.php | SYSTEMPATH/Log/Handlers/BaseHandler.php |
BaseHandler.php | SYSTEMPATH/Session/Handlers/BaseHandler.php |
BaseModel.php | SYSTEMPATH/BaseModel.php |
BaseResult.php | SYSTEMPATH/Database/BaseResult.php |
BaseService.php | SYSTEMPATH/Config/BaseService.php |
Builder.php | SYSTEMPATH/Database/MySQLi/Builder.php |
CacheFactory.php | SYSTEMPATH/Cache/CacheFactory.php |
CacheInterface.php | SYSTEMPATH/Cache/CacheInterface.php |
CliRenderer.php | SYSTEMPATH/ThirdParty/Kint/Renderer/CliRenderer.php |
CloneableCookieInterface.php | SYSTEMPATH/Cookie/CloneableCookieInterface.php |
CodeIgniter.php | SYSTEMPATH/CodeIgniter.php |
Common.php | SYSTEMPATH/Common.php |
ConditionalTrait.php | SYSTEMPATH/Traits/ConditionalTrait.php |
Config.php | SYSTEMPATH/Database/Config.php |
Connection.php | SYSTEMPATH/Database/MySQLi/Connection.php |
ConnectionInterface.php | SYSTEMPATH/Database/ConnectionInterface.php |
ContentSecurityPolicy.php | SYSTEMPATH/HTTP/ContentSecurityPolicy.php |
Controller.php | SYSTEMPATH/Controller.php |
Cookie.php | SYSTEMPATH/Cookie/Cookie.php |
CookieInterface.php | SYSTEMPATH/Cookie/CookieInterface.php |
CookieStore.php | SYSTEMPATH/Cookie/CookieStore.php |
Database.php | SYSTEMPATH/Database/Database.php |
Database.php | SYSTEMPATH/Debug/Toolbar/Collectors/Database.php |
DebugToolbar.php | SYSTEMPATH/Filters/DebugToolbar.php |
DotEnv.php | SYSTEMPATH/Config/DotEnv.php |
Escaper.php | SYSTEMPATH/ThirdParty/Escaper/Escaper.php |
Events.php | SYSTEMPATH/Debug/Toolbar/Collectors/Events.php |
Events.php | SYSTEMPATH/Events/Events.php |
Exceptions.php | SYSTEMPATH/Debug/Exceptions.php |
FacadeInterface.php | SYSTEMPATH/ThirdParty/Kint/FacadeInterface.php |
Factories.php | SYSTEMPATH/Config/Factories.php |
Factory.php | SYSTEMPATH/Config/Factory.php |
FileHandler.php | SYSTEMPATH/Cache/Handlers/FileHandler.php |
FileHandler.php | SYSTEMPATH/Log/Handlers/FileHandler.php |
FileHandler.php | SYSTEMPATH/Session/Handlers/FileHandler.php |
FileLocator.php | SYSTEMPATH/Autoloader/FileLocator.php |
Files.php | SYSTEMPATH/Debug/Toolbar/Collectors/Files.php |
FilterInterface.php | SYSTEMPATH/Filters/FilterInterface.php |
Filters.php | SYSTEMPATH/Filters/Filters.php |
FormatRules.php | SYSTEMPATH/Validation/FormatRules.php |
HandlerInterface.php | SYSTEMPATH/Log/Handlers/HandlerInterface.php |
Header.php | SYSTEMPATH/HTTP/Header.php |
IncomingRequest.php | SYSTEMPATH/HTTP/IncomingRequest.php |
Kint.php | SYSTEMPATH/ThirdParty/Kint/Kint.php |
LogLevel.php | SYSTEMPATH/ThirdParty/PSR/Log/LogLevel.php |
Logger.php | SYSTEMPATH/Log/Logger.php |
LoggerAwareTrait.php | SYSTEMPATH/ThirdParty/PSR/Log/LoggerAwareTrait.php |
LoggerInterface.php | SYSTEMPATH/ThirdParty/PSR/Log/LoggerInterface.php |
Logs.php | SYSTEMPATH/Debug/Toolbar/Collectors/Logs.php |
Message.php | SYSTEMPATH/HTTP/Message.php |
MessageInterface.php | SYSTEMPATH/HTTP/MessageInterface.php |
MessageTrait.php | SYSTEMPATH/HTTP/MessageTrait.php |
Model.php | SYSTEMPATH/Model.php |
Modules.php | SYSTEMPATH/Modules/Modules.php |
OutgoingRequest.php | SYSTEMPATH/HTTP/OutgoingRequest.php |
OutgoingRequestInterface.php | SYSTEMPATH/HTTP/OutgoingRequestInterface.php |
Query.php | SYSTEMPATH/Database/Query.php |
QueryInterface.php | SYSTEMPATH/Database/QueryInterface.php |
RendererInterface.php | SYSTEMPATH/ThirdParty/Kint/Renderer/RendererInterface.php |
RendererInterface.php | SYSTEMPATH/View/RendererInterface.php |
Request.php | SYSTEMPATH/HTTP/Request.php |
RequestInterface.php | SYSTEMPATH/HTTP/RequestInterface.php |
RequestTrait.php | SYSTEMPATH/HTTP/RequestTrait.php |
Response.php | SYSTEMPATH/HTTP/Response.php |
ResponseInterface.php | SYSTEMPATH/HTTP/ResponseInterface.php |
ResponseTrait.php | SYSTEMPATH/API/ResponseTrait.php |
ResponseTrait.php | SYSTEMPATH/HTTP/ResponseTrait.php |
Result.php | SYSTEMPATH/Database/MySQLi/Result.php |
ResultInterface.php | SYSTEMPATH/Database/ResultInterface.php |
RichRenderer.php | SYSTEMPATH/ThirdParty/Kint/Renderer/RichRenderer.php |
RouteCollection.php | SYSTEMPATH/Router/RouteCollection.php |
RouteCollectionInterface.php | SYSTEMPATH/Router/RouteCollectionInterface.php |
Router.php | SYSTEMPATH/Router/Router.php |
RouterInterface.php | SYSTEMPATH/Router/RouterInterface.php |
Routes.php | SYSTEMPATH/Debug/Toolbar/Collectors/Routes.php |
Services.php | SYSTEMPATH/Config/Services.php |
Session.php | SYSTEMPATH/Session/Session.php |
SessionInterface.php | SYSTEMPATH/Session/SessionInterface.php |
TextRenderer.php | SYSTEMPATH/ThirdParty/Kint/Renderer/TextRenderer.php |
Time.php | SYSTEMPATH/I18n/Time.php |
TimeTrait.php | SYSTEMPATH/I18n/TimeTrait.php |
Timer.php | SYSTEMPATH/Debug/Timer.php |
Timers.php | SYSTEMPATH/Debug/Toolbar/Collectors/Timers.php |
Toolbar.php | SYSTEMPATH/Debug/Toolbar.php |
URI.php | SYSTEMPATH/HTTP/URI.php |
UserAgent.php | SYSTEMPATH/HTTP/UserAgent.php |
Utils.php | SYSTEMPATH/ThirdParty/Kint/Utils.php |
Validation.php | SYSTEMPATH/Validation/Validation.php |
ValidationInterface.php | SYSTEMPATH/Validation/ValidationInterface.php |
View.php | SYSTEMPATH/Config/View.php |
View.php | SYSTEMPATH/View/View.php |
ViewDecoratorTrait.php | SYSTEMPATH/View/ViewDecoratorTrait.php |
Views.php | SYSTEMPATH/Debug/Toolbar/Collectors/Views.php |
array_helper.php | SYSTEMPATH/Helpers/array_helper.php |
bootstrap.php | SYSTEMPATH/bootstrap.php |
form_helper.php | SYSTEMPATH/Helpers/form_helper.php |
init.php | SYSTEMPATH/ThirdParty/Kint/init.php |
init_helpers.php | SYSTEMPATH/ThirdParty/Kint/init_helpers.php |
kint_helper.php | SYSTEMPATH/Helpers/kint_helper.php |
url_helper.php | SYSTEMPATH/Helpers/url_helper.php |
Directory: | |
Controller: | \App\Controllers\Home |
Method: | seminarHall |
Params: | 0 / 0 |
Method | Route | Handler |
---|
Time | Event Name | Times Called |
---|---|---|
2.02 ms | pre_system | 1 |
0.05 ms | dbquery | 1 |
Action | Datetime | Status | Method | URL | Content-Type | Is AJAX? |
---|---|---|---|---|---|---|
2023-10-09 09:46:35.833352 | 200 | GET | https://pesitm.webschedio.in/home/seminarHall | text/html; charset=UTF-8 | No | |
2023-10-09 09:46:30.721071 | 200 | GET | https://pesitm.webschedio.in/ | text/html; charset=UTF-8 | No | |
2023-10-09 09:45:28.964264 | 200 | GET | https://pesitm.webschedio.in/home/branch/7 | text/html; charset=UTF-8 | No | |
2023-10-09 09:36:51.783744 | 200 | GET | https://pesitm.webschedio.in/home/branch/6 | text/html; charset=UTF-8 | No | |
2023-10-09 09:31:29.439239 | 200 | GET | https://pesitm.webschedio.in/home/branch/5 | text/html; charset=UTF-8 | No | |
2023-10-09 09:31:21.802004 | 200 | GET | https://pesitm.webschedio.in/home/branch/6 | text/html; charset=UTF-8 | No | |
2023-10-09 09:31:06.302224 | 200 | GET | https://pesitm.webschedio.in/home/branch/1 | text/html; charset=UTF-8 | No | |
2023-10-09 09:30:58.542985 | 200 | GET | https://pesitm.webschedio.in/home | text/html; charset=UTF-8 | No | |
2023-10-09 09:30:52.405535 | 200 | GET | https://pesitm.webschedio.in/home/InfrastructureandfacilitiesforCampusHiring | text/html; charset=UTF-8 | No | |
2023-10-09 09:28:55.391679 | 200 | GET | https://pesitm.webschedio.in/home/seminarHall | text/html; charset=UTF-8 | No | |
2023-10-09 09:27:44.907410 | 200 | GET | https://pesitm.webschedio.in/home/branch/7 | text/html; charset=UTF-8 | No | |
2023-10-09 09:27:40.057708 | 200 | GET | https://pesitm.webschedio.in/home/facultyDetails/123 | text/html; charset=UTF-8 | No | |
2023-10-09 09:27:13.971134 | 200 | GET | https://pesitm.webschedio.in/home/branch/1 | text/html; charset=UTF-8 | No | |
2023-10-09 09:26:59.265051 | 200 | GET | https://pesitm.webschedio.in/home/branch/7 | text/html; charset=UTF-8 | No | |
2023-10-09 09:26:38.043405 | 200 | GET | https://pesitm.webschedio.in/home/facultyDetails/121 | text/html; charset=UTF-8 | No | |
2023-10-09 09:26:20.792939 | 200 | GET | https://pesitm.webschedio.in/home/Academic | text/html; charset=UTF-8 | No | |
2023-10-09 09:25:59.532805 | 200 | GET | https://pesitm.webschedio.in/home/Academic | text/html; charset=UTF-8 | No | |
2023-10-09 09:25:12.352807 | 200 | GET | https://pesitm.webschedio.in/home/aboutUs | text/html; charset=UTF-8 | No | |
2023-10-09 09:24:28.596165 | 200 | GET | https://pesitm.webschedio.in/home/branch/1 | text/html; charset=UTF-8 | No | |
2023-10-09 09:24:19.491032 | 200 | GET | https://pesitm.webschedio.in/ | text/html; charset=UTF-8 | No |
branches |
|
__ci_last_regenerate | 1696844790 |
_ci_previous_url | https://pesitm.webschedio.in/ |
Accept | text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7 |
Accept-Encoding | gzip, deflate, br |
Accept-Language | en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7 |
Connection | keep-alive |
Cookie | screenwidth=1366; screenwidth=1366; ci_session=f2fab87cf4d9fbcc7df9b237ff7b7aedac9b981d |
Host | pesitm.webschedio.in |
Referer | https://pesitm.webschedio.in/ |
Sec-Ch-Ua | "Google Chrome";v="117", "Not;A=Brand";v="8", "Chromium";v="117" |
Sec-Ch-Ua-Mobile | ?0 |
Sec-Ch-Ua-Platform | "Windows" |
Sec-Fetch-Dest | document |
Sec-Fetch-Mode | navigate |
Sec-Fetch-Site | same-origin |
Sec-Fetch-User | ?1 |
Upgrade-Insecure-Requests | 1 |
User-Agent | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 |
screenwidth | 1366 |
ci_session | f2fab87cf4d9fbcc7df9b237ff7b7aedac9b981d |
Cache-Control | no-store, max-age=0, no-cache |
Content-Type | text/html; charset=UTF-8 |
CodeIgniter Version: | 4.3.6 |
PHP Version: | 8.0.30 |
PHP SAPI: | cgi-fcgi |
Environment: | development |
Base URL: | https://pesitm.webschedio.in/ |
Timezone: | UTC |
Locale: | en |
Content Security Policy Enabled: | No |