Symfony 2.7.24
PHP7.2.34-8+ubuntu18.04.1+deb.sury.org+1
PHP Extensionsxdebugaccel
PHP SAPIfpm-fcgi
Nameapp
Environmentdev
Tokenbd5f89
Status200 OK
ControllerTestsController demoAction
Route namedemo_by_subject
Has sessionyes
0
AJAX requests
Method URL Time Profile
Total time 89 ms
4.0 MB
Memory usage 4.0 / 512.0 MB
Missing messages 3
Render Time 36 ms
Template Calls 16
Block Calls 19
Macro Calls 7
Database Queries 6
Query time 9.72 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.19 ms
View last 10 Profile for: GET https://dev.bofa11plus.com/tests/ks2englishspelling/demo by 216.73.216.163 at Fri, 20 Jun 2025 06:31:53 +0100

Grouped Statements

Show all queries

Time Count Info
6.66 ms
(68.52%)
2
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]
1.24 ms
(12.76%)
1
SELECT id
                FROM content
				WHERE section = :section
                AND urlname = :urlname
                AND COALESCE(parentid, 0) = :parentid AND published = 1
Parameters: [section => information, parentid => 0, urlname => demo-ks2englishspelling]
0.88 ms
(9.04%)
1
SELECT t0.id AS id1, t0.name AS name2, t0.display_name AS display_name3, t0.number AS number4, t0.test_type AS test_type5, t0.year AS year6, t0.test_count AS test_count7, t0.testsum_score1 AS testsum_score18, t0.testsum_score1squared AS testsum_score1squared9, t0.program_id AS program_id10, t0.subject_id AS subject_id11, t0.level_id AS level_id12, t0.pack_id AS pack_id13 FROM test_def t0 WHERE t0.subject_id = ? AND t0.program_id = ? AND t0.level_id = ? LIMIT 1
Parameters: [0 => 8, 1 => 2, 2 => 10]
0.50 ms
(5.11%)
1
SELECT t0.id AS id1, t0.name AS name2, t0.`key` AS key3, t0.display_name AS display_name4, t0.factory_service AS factory_service5, t0.test_classname AS test_classname6, t0.has_extracts AS has_extracts7, t0.is_active AS is_active8, t0.question_table AS question_table9, t0.sort_order AS sort_order10, t0.start_content AS start_content11, t0.program_id AS program_id12 FROM test_subject t0 WHERE t0.`key` = ? LIMIT 1
Parameters: [0 => ks2englishspelling]
0.44 ms
(4.57%)
1
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 => 415]

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\Subject No errors.
Bofa\TestBundle\Entity\Program No errors.
Bofa\TestBundle\Entity\TestDef No errors.
Bofa\TestBundle\Entity\TestQuestion No errors.
Bofa\TestBundle\Entity\Level No errors.
Bofa\PretestBundle\Entity\Pack No errors.
Bofa\TestBundle\Entity\TestDefVersion No errors.
Bofa\CoreBundle\Entity\PupilTestDefAccess No errors.
Bofa\CoreBundle\Entity\Content No errors.
Bofa\CoreBundle\Entity\User No errors.