Symfony 2.7.24
PHP7.2.34-8+ubuntu18.04.1+deb.sury.org+1
PHP Extensionsxdebugaccel
PHP SAPIfpm-fcgi
Nameapp
Environmentdev
Tokenf24d14
Status200 OK
ControllerTestsController menuAction
Route nametests
Has sessionyes
0
AJAX requests
Method URL Time Profile
Total time 84 ms
4.0 MB
Memory usage 4.0 / 512.0 MB
Missing messages 3
Render Time 34 ms
Template Calls 16
Block Calls 19
Macro Calls 7
Database Queries 3
Query time 12.93 ms
Invalid entities 0
Second Level Cache disabled
Logged in as anon.
Authenticated Yes
Token class AnonymousToken
Real Blocks 0
Containers 0
Total Blocks 0

Events 0
Queries 4
Query time 1.22 ms
View last 10 Profile for: GET https://dev.bofa11plus.com/tests/ by 216.73.217.4 at Fri, 04 Jul 2025 11:08:26 +0100

Queries

Group similar statements

# Time Info
1 3.84 ms
SELECT t0_.year AS year0 FROM test_def t0_ WHERE t0_.program_id = ? GROUP BY t0_.year
Parameters: [0 => 4]
2 4.59 ms
SELECT u0_.id AS id0, u0_.logo_enabled AS logo_enabled1, u0_.sch_name AS sch_name2, u0_.logo_filepath AS logo_filepath3, u0_.user_category AS user_category4 FROM users u0_ WHERE u0_.usertype = ? AND u0_.logo_enabled <> 0 AND (u0_.user_category = ? OR u0_.user_category IS NULL) ORDER BY u0_.sch_name ASC
Parameters: [0 => 10, 1 => School]
3 4.50 ms
SELECT u0_.id AS id0, u0_.logo_enabled AS logo_enabled1, u0_.sch_name AS sch_name2, u0_.logo_filepath AS logo_filepath3, u0_.user_category AS user_category4 FROM users u0_ WHERE u0_.usertype = ? AND u0_.logo_enabled <> 0 AND (u0_.user_category = ? OR u0_.user_category IS NULL) ORDER BY u0_.sch_name ASC
Parameters: [0 => 10, 1 => School]

Database Connections

Key Value
default
doctrine.dbal.default_connection

Entity Managers

Key Value
default
doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

Class Mapping errors
Bofa\TestBundle\Entity\TestDef No errors.
Bofa\CoreBundle\Entity\User No errors.