GET https://develop.attainablebc.ca/

Query Metrics

11 Database Queries
1 Different statements
11.91 ms Query time
0 Invalid entities
11 Managed entities

Queries

Group similar statements

# Time Info
1 2.13 ms
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = ? LIMIT 1
Parameters:
[
  "homepage_hero_headline"
]
2 1.00 ms
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = ? LIMIT 1
Parameters:
[
  "homepage_hero_subtext_1"
]
3 0.98 ms
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = ? LIMIT 1
Parameters:
[
  "homepage_hero_subtext_2"
]
4 0.98 ms
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = ? LIMIT 1
Parameters:
[
  "homepage_cta_primary"
]
5 0.95 ms
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = ? LIMIT 1
Parameters:
[
  "homepage_cta_secondary"
]
6 0.95 ms
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = ? LIMIT 1
Parameters:
[
  "homepage_timeline_title"
]
7 1.02 ms
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = ? LIMIT 1
Parameters:
[
  "homepage_timeline_subtitle"
]
8 1.01 ms
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = ? LIMIT 1
Parameters:
[
  "homepage_eligibility_title"
]
9 1.04 ms
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = ? LIMIT 1
Parameters:
[
  "homepage_contact_text"
]
10 0.95 ms
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = ? LIMIT 1
Parameters:
[
  "homepage_contact_website"
]
11 0.91 ms
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = ? LIMIT 1
Parameters:
[
  "homepage_footer_tagline"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\LegalContent 11

Entities Mapping

Class Mapping errors
App\Entity\LegalContent No errors.