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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.55 ms
(67.48%)
2
SELECT config_value FROM app_configuration WHERE config_key = :key
Parameters:
[
  "key" => "magic_link_enabled"
]
0.26 ms
(32.52%)
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.