GET https://preprod.artlink-up.com/confidentialite

Query Metrics

3 Database Queries
2 Different statements
0.62 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.32 ms
(50.81%)
2
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.value AS value_3, t0.description AS description_4, t0.name AS name_5 FROM setting t0 WHERE t0.uuid = ? LIMIT 1
Parameters:
[
  "frameo_enabled"
]
0.31 ms
(49.19%)
1
SELECT t0.id AS id_1, t0.type AS type_2, t0.title AS title_3, t0.content AS content_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM legal_page t0 WHERE t0.type = ? LIMIT 1
Parameters:
[
  "confidentialite"
]

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\Setting 1

Entities Mapping

Class Mapping errors
App\Entity\Setting No errors.
App\Entity\LandingPage\LegalPage No errors.