https://dev2.datoscontinuos.net/2308/eikon_digifact/public/

Query Metrics

3 Database Queries
3 Different statements
1.98 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.46 ms
(73.77%)
1
SELECT t0.country_id AS country_id_1, t0.name AS name_2, t0.phone AS phone_3, t0.address AS address_4, t0.map_embeded AS map_embeded_5, t0.has_gas_app AS has_gas_app_6, t0.has_web_platform AS has_web_platform_7, t0.hast_app_standar AS hast_app_standar_8, t0.has_app_lite AS has_app_lite_9, t0.is_active AS is_active_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.deleted_at AS deleted_at_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15, t0.deleted_by AS deleted_by_16 FROM country t0 WHERE t0.is_active = ?
Parameters:
[
  1
]
0.29 ms
(14.91%)
1
SELECT t0.country_id AS country_id_1, t0.name AS name_2, t0.phone AS phone_3, t0.address AS address_4, t0.map_embeded AS map_embeded_5, t0.has_gas_app AS has_gas_app_6, t0.has_web_platform AS has_web_platform_7, t0.hast_app_standar AS hast_app_standar_8, t0.has_app_lite AS has_app_lite_9, t0.is_active AS is_active_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.deleted_at AS deleted_at_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15, t0.deleted_by AS deleted_by_16 FROM country t0 WHERE t0.country_id = ? LIMIT 1
Parameters:
[
  1
]
0.22 ms
(11.32%)
1
SELECT t0.picture_id AS picture_id_1, t0.picture_path AS picture_path_2, t0.is_active AS is_active_3, t0.created_at AS created_at_4, t0.picture_type AS picture_type_5, t0.created_by AS created_by_6 FROM picture t0 WHERE t0.is_active = ?
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.

Entities Mapping

Class Mapping errors
App\Entity\Country No errors.
App\Entity\User No errors.
App\Entity\Picture No errors.