Query Metrics

42 Database Queries
9 Different statements
1354.36 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1295.36 ms
(95.64%)
1
SELECT m0_.moduleName AS moduleName_0, m0_.id AS id_1, m0_.state AS state_2, m0_.generationDate AS generationDate_3, m0_.apiVersion AS apiVersion_4, m0_.content AS content_5, m0_.error AS error_6, m0_.token AS token_7, m0_.previous_id AS previous_id_8, m0_.population_id AS population_id_9, m0_.device_id AS device_id_10 FROM modules_exports m0_ WHERE m0_.moduleName = ? AND m0_.population_id = ? GROUP BY m0_.id ORDER BY m0_.generationDate DESC LIMIT 10
Parameters:
[
  "coach"
  1
]
23.21 ms
(1.71%)
10
SELECT t0.id AS id_1, t0.state AS state_2, t0.type AS type_3, t0.context AS context_4, t0.typeData AS typeData_5, t0.startDate AS startDate_6, t0.endDate AS endDate_7, t0.created AS created_8, t0.updated AS updated_9, t0.module_id AS module_id_10, t0.channel_id AS channel_id_11, t0.population_id AS population_id_12, t0.device_id AS device_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM modules_publications t0 INNER JOIN modules_exports_publications ON t0.id = modules_exports_publications.modulepublication_id WHERE modules_exports_publications.moduleexport_id = ?
Parameters:
[
  3302
]
11.42 ms
(0.84%)
10
SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.previous_id = ?
Parameters:
[
  3302
]
9.79 ms
(0.72%)
10
SELECT t0.id AS id_1, t0.name AS name_2, t0.state AS state_3, t0.type AS type_4, t0.created AS created_5, t0.updated AS updated_6, t0.filter_id AS filter_id_7, t0.device_id AS device_id_8, t0.deviceGroup_id AS deviceGroup_id_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM modules t0 WHERE t0.id = ?
Parameters:
[
  5294
]
4.44 ms
(0.33%)
1
SELECT COUNT(DISTINCT m0_.id) AS sclr_0 FROM modules_exports m0_ WHERE m0_.moduleName = ? AND m0_.population_id = ?
Parameters:
[
  "coach"
  1
]
3.71 ms
(0.27%)
4
SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.id = ?
Parameters:
[
  3164
]
3.60 ms
(0.27%)
4
SELECT t0.id AS id_1, t0.name AS name_2, t0.exportDirectory AS exportDirectory_3, t0.enable AS enable_4, t0.description AS description_5, t0.downloadLimit AS downloadLimit_6, t0.downloadExpiry AS downloadExpiry_7, t0.deletedAt AS deletedAt_8, t0.created AS created_9, t0.updated AS updated_10, t0.services AS services_11, t0.contents AS contents_12, t0.created_by AS created_by_13, t0.updated_by AS updated_by_14 FROM TargetDevice t0 WHERE t0.id = ?
Parameters:
[
  5
]
1.89 ms
(0.14%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.exportDirectory AS exportDirectory_4, t0.ressourceBaseUrl AS ressourceBaseUrl_5, t0.description AS description_6, t0.displayOrder AS displayOrder_7, t0.deletedAt AS deletedAt_8, t0.created AS created_9, t0.updated AS updated_10, t0.created_by AS created_by_11, t0.updated_by AS updated_by_12 FROM TargetPopulation t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.95 ms
(0.07%)
1
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.salt AS salt_5, t0.type AS type_6, t0.googleAuthenticatorSecret AS googleAuthenticatorSecret_7, t0.email AS email_8, t0.enabled AS enabled_9, t0.isVerified AS isVerified_10, t0.deletedAt AS deletedAt_11, t0.channelGroup_id AS channelGroup_id_12, t0.channel_id AS channel_id_13 FROM user t0 WHERE t0.id = ?
Parameters:
[
  79
]

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.