https://connect.training.kreonta.com/en/login

Query Metrics

4 Database Queries
2 Different statements
2.55 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.11 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.name AS name_3, t0.type AS type_4, t0.string_value AS string_value_5, t0.text_value AS text_value_6, t0.boolean_value AS boolean_value_7, t0.organization_specific AS organization_specific_8, t0.state AS state_9, t0.created AS created_10, t0.updated AS updated_11, t0.file_value_id AS file_value_id_12, t0.configurablelist_id AS configurablelist_id_13, t0.listitem_value_id AS listitem_value_id_14, t0.organization_value_id AS organization_value_id_15, t0.authorizationtype_id AS authorizationtype_id_16, t0.organization_id AS organization_id_17, t0.created_by AS created_by_18, t0.updated_by AS updated_by_19 FROM setting t0 WHERE t0.identifier = ? AND t0.organization_id IS NULL LIMIT 1
Parameters:
[
  "Kernel.LoginWithFacebook"
]
2 0.51 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.name AS name_3, t0.type AS type_4, t0.string_value AS string_value_5, t0.text_value AS text_value_6, t0.boolean_value AS boolean_value_7, t0.organization_specific AS organization_specific_8, t0.state AS state_9, t0.created AS created_10, t0.updated AS updated_11, t0.file_value_id AS file_value_id_12, t0.configurablelist_id AS configurablelist_id_13, t0.listitem_value_id AS listitem_value_id_14, t0.organization_value_id AS organization_value_id_15, t0.authorizationtype_id AS authorizationtype_id_16, t0.organization_id AS organization_id_17, t0.created_by AS created_by_18, t0.updated_by AS updated_by_19 FROM setting t0 WHERE t0.identifier = ? AND t0.organization_id IS NULL LIMIT 1
Parameters:
[
  "Kernel.LoginWithOffice365"
]
3 0.53 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.name AS name_3, t0.type AS type_4, t0.string_value AS string_value_5, t0.text_value AS text_value_6, t0.boolean_value AS boolean_value_7, t0.organization_specific AS organization_specific_8, t0.state AS state_9, t0.created AS created_10, t0.updated AS updated_11, t0.file_value_id AS file_value_id_12, t0.configurablelist_id AS configurablelist_id_13, t0.listitem_value_id AS listitem_value_id_14, t0.organization_value_id AS organization_value_id_15, t0.authorizationtype_id AS authorizationtype_id_16, t0.organization_id AS organization_id_17, t0.created_by AS created_by_18, t0.updated_by AS updated_by_19 FROM setting t0 WHERE t0.identifier = ? AND t0.organization_id IS NULL LIMIT 1
Parameters:
[
  "Kernel.Template"
]
4 0.41 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.boolean1 AS boolean1_3, t0.boolean2 AS boolean2_4, t0.integer1 AS integer1_5, t0.integer2 AS integer2_6, t0.float1 AS float1_7, t0.float2 AS float2_8, t0.string1 AS string1_9, t0.string2 AS string2_10, t0.text1 AS text1_11, t0.text2 AS text2_12, t0.state AS state_13, t0.created AS created_14, t0.updated AS updated_15, t0.list1_id AS list1_id_16, t0.list2_id AS list2_id_17, t0.role_id AS role_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20, t0.organization_id AS organization_id_21, t0.configurablelist_id AS configurablelist_id_22 FROM list_item t0 WHERE t0.id = ?
Parameters:
[
  1544
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Kernel\Setting No errors.
App\Entity\Kernel\KernelFile No errors.
App\Entity\Kernel\ConfigurableList No errors.
App\Entity\Kernel\ListItem No errors.
App\Entity\Kernel\Organization No errors.
App\Entity\Kernel\User No errors.
App\Entity\Kernel\Role No errors.
App\Entity\Kernel\ListItemTranslation No errors.