GET http://live-logistics.com/

Query Metrics

5 Database Queries
3 Different statements
8.09 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 2.12 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.description AS description_4, t0.slug AS slug_5, t0.image AS image_6, t0.short_image AS short_image_7, t0.image_media_id AS image_media_id_8 FROM app_service t0
Parameters:
[]
2 1.88 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.content AS content_4, t0.description AS description_5, t0.publish_at AS publish_at_6, t0.image AS image_7, t0.created AS created_8, t0.changed AS changed_9, t0.category_id AS category_id_10, t0.image_media_id AS image_media_id_11, t0.idUsersCreator AS idUsersCreator_12, t0.idUsersChanger AS idUsersChanger_13 FROM app_article t0 ORDER BY t0.created DESC LIMIT 1
Parameters:
[]
3 1.07 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.description AS description_4, t0.slug AS slug_5, t0.image AS image_6, t0.short_image AS short_image_7, t0.image_media_id AS image_media_id_8 FROM app_service t0
Parameters:
[]
4 1.27 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.description AS description_4, t0.slug AS slug_5, t0.image AS image_6, t0.short_image AS short_image_7, t0.image_media_id AS image_media_id_8 FROM app_service t0
Parameters:
[]
5 1.75 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:
[
  "live-logistics.com"
  "dev"
  "example"
]

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.