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

Queries

Group similar statements

# Time Info
1 0.95 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 => what-areas-still-have-eleven-plus-exams]
2 0.69 ms
SELECT id
                FROM content
				WHERE section = :section
                AND urlname = :urlname
                AND COALESCE(parentid, 0) = :parentid AND published = 1
Parameters: [section => content, parentid => 45, urlname => eleven-plus-exam-northern-england]
3 0.62 ms
SELECT id
                FROM content
				WHERE section = :section
                AND urlname = :urlname
                AND COALESCE(parentid, 0) = :parentid AND published = 1
Parameters: [section => content, parentid => 40, urlname => 11-in-north-yorkshire]
4 0.32 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 => 49]

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.