Zend Framework 2 2.3.1
Documentation Modules Gallery Version 2.3.1 PHP Version 5.6.40-0+deb8u23 Extensions intl ModulesZendDeveloperToolsDoctrineModuleDoctrineORMModuleCaptoliaApplicationAdminSchool
Request and Response 200 Auth::forgot on password-forgotten
Status code 200 Method GET Controller Application\Auth Action forgot Route password-forgotten Templateslayout/layoutapplication/auth/forgot
Execution Time 52.09 ms
Total Time 52.09 ms
Memory Peak 7.75 Mb
Memory Peak 7.75 Mb
Doctrine ORM (Queries) 5 queries in 1.16 ms
DoctrineORMModule Queries for doctrine.sql_logger_collector.orm_default SQL SELECT GET_LOCK("sess-pRWEuUViugKdPS3k07eG3wdsEB7Z7g-K1Ib3p5SSJs6GlxvHc45NF6fqSH", 120); Params Types Time 0.00017309188842773 SQL SELECT t0.id AS id1, t0.name AS name2, t0.lifetime AS lifetime3, t0.last_modified AS last_modified4, t0.data AS data5 FROM session t0 WHERE t0.id = ? LIMIT 1 Params     0 => string(86) "pRWEuUViugKdPS3k07eG3wdsEB7Z7g-K1Ib3p5SSJs6GlxvHc45NF6fqSHYdoZpZp5bEijM7STNlcRUgdtS,73"
Types     0 => string(6) "string"
Time 0.00080704689025879
SQL "START TRANSACTION" Params Types Time 3.814697265625E-6 SQL INSERT INTO session (id, name, lifetime, last_modified, data) VALUES (?, ?, ?, ?, ?) Params     1 => string(86) "pRWEuUViugKdPS3k07eG3wdsEB7Z7g-K1Ib3p5SSJs6GlxvHc45NF6fqSHYdoZpZp5bEijM7STNlcRUgdtS,73"
    2 => NULL
    3 => string(6) "604800"
    4 => object(stdClass)#744 (3) { ["__CLASS__"]=> string(8) "DateTime" ["date"]=> string(25) "2025-12-17T15:42:40+01:00" ["timezone"]=> string(16) "Europe/Amsterdam" }
    5 => NULL
Types     1 => string(6) "string"
    2 => string(6) "string"
    3 => string(7) "integer"
    4 => string(8) "datetime"
    5 => string(4) "text"
Time 0.00016903877258301
SQL "COMMIT" Params Types Time 2.1457672119141E-6