Query Metrics
2
Database Queries
2
Different statements
0.36 ms
Query time
0
Invalid entities
0
Managed entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.22 ms |
SELECT a0_.title AS title_0, a0_.description AS description_1, a0_.priority AS priority_2, a0_.allWebspaces AS allWebspaces_3, a0_.active AS active_4, a0_.id AS id_5, a1_.title AS title_6, a1_.frequency AS frequency_7, a1_.id AS id_8, a2_.`type` AS type_9, a2_.`condition` AS condition_10, a2_.id AS id_11, a1_.idTargetGroups AS idTargetGroups_12, a2_.idTargetGroupRules AS idTargetGroupRules_13 FROM at_target_groups a0_ INNER JOIN at_target_group_rules a1_ ON a0_.id = a1_.idTargetGroups INNER JOIN at_target_group_conditions a2_ ON a1_.id = a2_.idTargetGroupRules LEFT JOIN at_target_group_webspaces a3_ ON a0_.id = a3_.idTargetGroups WHERE a0_.active = 1 AND ((a0_.allWebspaces = 1 OR a3_.webspaceKey = ?)) AND a1_.frequency <= ? ORDER BY a0_.priority DESC
Parameters:
[ "teamsante" 3 ] |
| 2 | 0.13 ms |
SELECT w0_.title AS title_0, w0_.webspace_key AS webspace_key_1, w0_.all_domains AS all_domains_2, w0_.content AS content_3, w0_.type AS type_4, w0_.id AS id_5, w1_.url AS url_6, w1_.environment AS environment_7, w1_.id AS id_8 FROM we_analytics w0_ LEFT JOIN we_analytics_domains w2_ ON w0_.id = w2_.analytics LEFT JOIN we_domains w1_ ON w1_.id = w2_.domain WHERE (w0_.all_domains = 1 OR (w1_.url = ? AND w1_.environment = ?)) AND w0_.webspace_key = ? ORDER BY w0_.id ASC
Parameters:
[ "teamsante.alengo.dev/{localization}" "dev" "teamsante" ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| pharmacy | doctrine.dbal.pharmacy_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 mapped entities.