GET https://www.gp-dupezpalacio.net/

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.53 ms
(76.13%)
2
SELECT config_value FROM app_configuration WHERE config_key = :key
Parameters:
[
  "key" => "magic_link_enabled"
]
0.16 ms
(23.87%)
1
CREATE TABLE IF NOT EXISTS app_configuration (
                config_key VARCHAR(255) PRIMARY KEY,
                config_value JSON NOT NULL,
                updated_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP
            )
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

Entities Mapping

No loaded entities.