Peak Memory
2 MB
Used: 2 MB
| Key | Value |
|---|
| Module | auth |
| Method | index |
| Params | — |
| Full URI | auth |
| HTTP Method | GET |
| Response Type | HTML |
| SITE_ID | 0 |
| APP PATH | application |
| Environment | DEBUG |
| # | SQL / Caller | Values | Time |
| 1 |
SELECT id,
title,
url,
module,
`group`,
parent,
target,
parameters
FROM mn_menus
WHERE (site_id = 0 OR FIND_IN_SET(0, site_id))
AND `status` = :status AND access IN(:access_0) ORDER BY ordering ASC system/modules/base/Controller.php:162 @ 00:04:27 |
{"status":1,"access_0":0} |
0.435ms |
| Total | 0.435ms |
| Type | Hook | Status | Listeners | Priorities |
| FILTER |
auth.theme |
✓ fired 1× @ 00:04:27 |
1 |
10 |
Class Overrides
1
App shadowing system
| # | Class | Shadowed System File | Time |
| 1 |
languages\En |
/var/www/154cb7ab-03c6-41f7-825c-93a3d8d49268/public_html/system/languages/En.php |
00:04:27 |
auth → index() params: []
{
"page": {
"id": null,
"title": ""
},
"meta": {
"title": "",
"desc": "",
"keys": ""
},
"sitemap": [
{
"id": 1,
"title": "Home",
"url": "dashboard",
"module": "pwa",
"group": 0,
"parent": 0,
"target": "",
"parameters": "{\"bodyCssClass\":\"dash\"}"
},
{
"id": 2,
"title": "Users",
"url": "users",
"module": "pwa",
"group": 0,
"parent": 0,
"target": "",
"parameters": "''"
}
],
"lists": {
"limit": null,
"columns": null,
"orderby": null,
"sort": null
},
"cache": {
"life": null,
"active": null
},
"theme": {
"file": "auth.php",
"bodyCssClass": "",
"bodyImg": "",
"bodyImgCaption": ""
}
}
Registered Services
configsessionuricontextlangdbaccessloggeractivitymailer
User-Defined Classes Loaded
BcMath\NumberUri\Rfc3986\UriUri\WhatWg\UrlUri\UriComparisonModeUri\UriExceptionUri\UriErrorUri\InvalidUriExceptionUri\WhatWg\InvalidUrlExceptionUri\WhatWg\UrlValidationErrorUri\WhatWg\UrlValidationErrorTypeFilter\FilterExceptionFilter\FilterFailedExceptionFTP\ConnectionLDAP\ConnectionLDAP\ResultLDAP\ResultEntryPcntl\QosClassPdo\MysqlPdo\SqliteRandom\RandomErrorRandom\BrokenRandomEngineErrorRandom\RandomExceptionRandom\Engine\Mt19937Random\Engine\PcgOneseq128XslRr64Random\Engine\Xoshiro256StarStarRandom\Engine\SecureRandom\RandomizerRandom\IntervalBoundarySoap\UrlSoap\SdlDom\AdjacentPositiondom\domexceptionDom\ImplementationDom\NodeDom\NamespaceInfoDom\DocumentFragmentDom\DocumentDom\HTMLDocumentDom\XMLDocumentDom\NodeListDom\NamedNodeMapDom\DtdNamedNodeMapDom\HTMLCollectionDom\CharacterDataDom\AttrDom\ElementDom\HTMLElementDom\TextDom\CommentDom\CDATASectionDom\DocumentTypeDom\NotationDom\EntityDom\EntityReferenceDom\ProcessingInstructionDom\XPathDom\TokenListIMAP\Connectionlibrary\ConfigManagerlibrary\SessionManagerlibrary\UriParserlibrary\ContainerExceptionlibrary\NotFoundExceptionlibrary\Containerlibrary\RequestContextlibrary\HookManagerlibrary\FrontControllermodules\auth\Controllermodules\base\Controllermodules\auth\models\Modelmodules\base\models\Modellibrary\Viewlibrary\AutoloadNoticeslanguages\Enlibrary\Languagelibrary\drivers\MySQLDriverlibrary\Databaselibrary\QueryLoglibrary\UserAccesslibrary\FormManagerlibrary\FormParserlibrary\FormRendererlibrary\AssetHelperlibrary\TrimSanitiserlibrary\StripTagsSanitiserlibrary\IntSanitiserlibrary\FloatSanitiserlibrary\SlugSanitiserlibrary\EmailSanitiserlibrary\FormSanitiserlibrary\UploadResultlibrary\FileUploadHandlerlibrary\FieldDefinitionlibrary\DebugBarlibrary\Logger
{
"site": {
"https": "https://digireport.mnnet.app/",
"name": "DigiReport",
"theme": "default",
"lang": "en",
"contact": 1
},
"meta": {
"title": "DigiReport",
"desc": "DigiReport — Field Inspection Reports",
"keys": ""
},
"version": 2,
"timezone": "Europe/London",
"environment": "DEBUG",
"session": {
"path": "application/tmp/sessions",
"life": "3600"
},
"cache": {
"path": "/var/www/154cb7ab-03c6-41f7-825c-93a3d8d49268/public_html/application/tmp/cache",
"life": 100,
"active": false
},
"log": {
"path": "/var/www/154cb7ab-03c6-41f7-825c-93a3d8d49268/public_html/application/tmp/logs"
},
"activity": {
"retention_days": 180
},
"database": {
"host": "localhost",
"port": "3306",
"type": "mysql",
"name": "digirepo2_site",
"user": "digirepo2_dbuser",
"pass": "●●●●●●●●",
"tpfx": ""
},
"mail": {
"driver": "mail",
"from": "noreply@digireport.app",
"name": "DigiReport"
},
"pwa": {
"short_name": "DigiReport",
"start_url": "/dashboard/",
"display": "standalone",
"orientation": "portrait",
"theme_colour": "#000000",
"background_colour": "#ffffff",
"token_lifetime_days": 90,
"token_refresh_days": 80,
"sync_tag": "digireport-sync",
"upload_path": "storage",
"max_photo_mb": 5
},
"precache": [
"/dashboard/",
"/generalinspection/",
"/auth/"
],
"routes": {
"GET:default": "pwa/index",
"POST:default": "pwa/index",
"GET:auth": "auth/index",
"POST:auth": "auth/index",
"GET:auth/ping": "auth/ping",
"POST:auth/ping": "auth/ping",
"GET:auth/session-watcher": "auth/sessionWatcherJs",
"GET:auth/(:any)": "auth/$1",
"POST:auth/(:any)": "auth/$1",
"GET:api/(:any)": "pwa/api/$1",
"POST:api/(:any)": "pwa/api/$1",
"GET:search/(:any)/(:any)/(:any)": "search/$1/$2/$3",
"GET:search/(:any)/(:any)": "search/$1/$2",
"GET:admin/(:any)": "admin/$1",
"POST:admin/(:any)": "admin/$1",
"GET:(:any)": "pwa/$1",
"POST:(:any)": "pwa/$1"
},
"auth": {
"resetLink": true,
"signupLink": true,
"autoActivate": true,
"defaultRole": 1,
"mail": {
"driver": "mail",
"from_email": "noreply@example.com",
"from_name": "My Application",
"cooldown": 60
}
}
}
{
"_metadata": {
"last_regeneration": 1776380667,
"last_activity": 1776380667
},
"user": {
"bot": true
},
"_csrf_token": "1ce7083604ae9c2c2352c60a19d7d059b4b45a9eebf6cb16550b1bcaae2521ec"
}
| Setting | Value |
| PHP Version | 8.5.4 |
| SAPI | fpm-fcgi |
| OS | Linux |
| memory_limit | 256M |
| max_execution_time | 30s |
| upload_max_filesize | 100M |
| post_max_size | 100M |
| display_errors | on |
| error_reporting | -1 |
| OPcache | enabled |
| Xdebug | disabled |
Loaded Extensions (CorePDOPharReflectionSPLSimpleXMLZend OPcachebcmathcalendarcgi-fcgictypecurldatedomexiffileinfofilterftpgdgettextgmphashiconvimagickimapintljsonldaplexborlibxmlmailparsembstringmysqlimysqlndopensslpcntlpcrepdo_mysqlpdo_sqliteposixrandomreadlineredissessionsoapsocketssodiumsqlite3standardtidytokenizerurixmlxmlreaderxmlwriterxslzipzlib)
CorePDOPharReflectionSPLSimpleXMLZend OPcachebcmathcalendarcgi-fcgictypecurldatedomexiffileinfofilterftpgdgettextgmphashiconvimagickimapintljsonldaplexborlibxmlmailparsembstringmysqlimysqlndopensslpcntlpcrepdo_mysqlpdo_sqliteposixrandomreadlineredissessionsoapsocketssodiumsqlite3standardtidytokenizerurixmlxmlreaderxmlwriterxslzipzlib