GET https://pre-sentinel.arold.es/login

Query Metrics

5 Database Queries
3 Different statements
1.47 ms Query time
0 Invalid entities
6 Managed entities

Queries

Group similar statements

# Time Info
1 0.67 ms
SELECT t0.id AS id_1, t0.variable AS variable_2, t0.type AS type_3, t0.category AS category_4, t0.value AS value_5, t0.title AS title_6, t0.description AS description_7, t0.locale AS locale_8 FROM platform_setting t0 WHERE t0.variable = ? AND t0.locale IS NULL LIMIT 1
Parameters:
[
  "platformLanguage"
]
2 0.25 ms
SELECT t0.id AS id_1, t0.variable AS variable_2, t0.type AS type_3, t0.category AS category_4, t0.value AS value_5, t0.title AS title_6, t0.description AS description_7, t0.locale AS locale_8 FROM platform_setting t0 WHERE t0.variable = ? AND t0.locale IS NULL LIMIT 1
Parameters:
[
  "platformTheme"
]
3 0.17 ms
SELECT t0.id AS id_1, t0.variable AS variable_2, t0.type AS type_3, t0.category AS category_4, t0.value AS value_5, t0.title AS title_6, t0.description AS description_7, t0.locale AS locale_8 FROM platform_setting t0 WHERE t0.variable = ? AND t0.locale IS NULL LIMIT 1
Parameters:
[
  "platformName"
]
4 0.16 ms
SELECT t0.id AS id_1, t0.variable AS variable_2, t0.type AS type_3, t0.category AS category_4, t0.value AS value_5, t0.title AS title_6, t0.description AS description_7, t0.locale AS locale_8 FROM platform_setting t0 WHERE t0.variable = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  "privacyPolicyContent"
  "es"
]
5 0.21 ms
SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.english_name AS english_name_3, t0.iso_code AS iso_code_4, t0.icon AS icon_5, t0.available AS available_6 FROM language t0 WHERE t0.available = ?
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\PlatformSetting 4
App\Entity\Language 2

Entities Mapping