GET https://test-examens-ifcyde.com/faqs

Query Metrics

5 Database Queries
4 Different statements
8.26 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.97 ms
SELECT t0.id AS id_1, t0.faq_category AS faq_category_2, t0.question AS question_3, t0.answers AS answers_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.position AS position_7 FROM faq t0 ORDER BY t0.position ASC
Parameters:
[]
2 2.40 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.label AS label_3, t0.value AS value_4, t0.position AS position_5 FROM sf_configurations t0 ORDER BY t0.position ASC
Parameters:
[]
3 0.43 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.label AS label_3, t0.value AS value_4, t0.position AS position_5 FROM sf_configurations t0 ORDER BY t0.position ASC
Parameters:
[]
4 1.75 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.hook AS hook_3, t0.menu_type AS menu_type_4, t0.active AS active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM menu t0 WHERE t0.hook = ? LIMIT 1
Parameters:
[
  "Top"
]
5 1.72 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.value AS value_4, t0.link_value AS link_value_5, t0.blank_target AS blank_target_6, t0.active AS active_7, t0.cliquable AS cliquable_8, t0.position AS position_9, t0.display_children AS display_children_10, t0.display_title AS display_title_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.menu_id AS menu_id_14, t0.parent_item_menu_id AS parent_item_menu_id_15, t0.c_mspage_id AS c_mspage_id_16 FROM menu_item t0 WHERE t0.menu_id = ? ORDER BY t0.position ASC
Parameters:
[
  1
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Faq No errors.
App\Entity\Configuration No errors.
App\Entity\Menu No errors.
App\Entity\MenuItem No errors.
App\Entity\CMSPage No errors.