Symfony 2.7.24
PHP7.2.34-8+ubuntu18.04.1+deb.sury.org+1
PHP Extensionsxdebugaccel
PHP SAPIfpm-fcgi
Nameapp
Environmentdev
Token057a78
Status200 OK
ControllerContentController contentAction
Route namecontent
Has sessionyes
0
AJAX requests
Method URL Time Profile
Total time 63 ms
2.0 MB
Memory usage 2.0 / 512.0 MB
Missing messages 4
Render Time 24 ms
Template Calls 16
Block Calls 20
Macro Calls 7
Database Queries 4
Query time 6.87 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.07 ms
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

Group similar statements

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