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
#▲ | 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. |