View last 10
Profile for:
GET
https://dev.london-11plus.co.uk/content/Translate
by 172.70.160.210 at Thu, 03 Apr 2025 01:35:50 +0100
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.86 ms |
SELECT id FROM content WHERE section = :section AND urlname = :urlname AND COALESCE(parentid, 0) = :parentid AND published = 1
Parameters: [section => content, parentid => 0, urlname => Translate]
|
2 | 0.30 ms |
SELECT t0.id AS id1, t0.title AS title2, t0.description AS description3, t0.keywords AS keywords4, t0.summary AS summary5, t0.content AS content6, t0.published AS published7, t0.urlname AS urlname8, t0.section AS section9, t0.weight AS weight10, t0.tags AS tags11, t0.contexts AS contexts12, t0.parentid AS parentid13 FROM content t0 WHERE t0.id = ?
Parameters: [0 => 146]
|
3 | 2.88 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]
|
4 | 2.84 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\CoreBundle\Entity\Content | No errors. |
Bofa\CoreBundle\Entity\User | No errors. |