GET https://art.psychofact.fr/mentions

Query Metrics

9 Database Queries
3 Different statements
2.69 ms Query time
0 Invalid entities
9 Managed entities

Queries

Group similar statements

# Time Info
1 0.80 ms
SELECT t0.config_key AS config_key_1, t0.config_value AS config_value_2 FROM config t0 WHERE t0.config_key = ?
Parameters:
[
  "color_primary"
]
2 0.23 ms
SELECT t0.config_key AS config_key_1, t0.config_value AS config_value_2 FROM config t0 WHERE t0.config_key = ?
Parameters:
[
  "color_header_start"
]
3 0.23 ms
SELECT t0.config_key AS config_key_1, t0.config_value AS config_value_2 FROM config t0 WHERE t0.config_key = ?
Parameters:
[
  "color_header_end"
]
4 0.23 ms
SELECT t0.config_key AS config_key_1, t0.config_value AS config_value_2 FROM config t0 WHERE t0.config_key = ?
Parameters:
[
  "site_name"
]
5 0.23 ms
SELECT t0.config_key AS config_key_1, t0.config_value AS config_value_2 FROM config t0 WHERE t0.config_key = ?
Parameters:
[
  "site_tagline"
]
6 0.33 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.invite_token AS invite_token_6 FROM `user` t0
Parameters:
[]
7 0.18 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.invite_token AS invite_token_6 FROM `user` t0
Parameters:
[]
8 0.18 ms
SELECT t0.config_key AS config_key_1, t0.config_value AS config_value_2 FROM config t0 WHERE t0.config_key = ?
Parameters:
[
  "site_description"
]
9 0.30 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.label AS label_3, t0.focus AS focus_4, t0.keywords AS keywords_5, t0.position AS position_6, t0.last_imported_at AS last_imported_at_7 FROM category t0
Parameters:
[]

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\Config 6
App\Entity\Category 2
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\Config No errors.
App\Entity\User No errors.
App\Entity\Category No errors.
App\Entity\Article No errors.