Query Metrics

86 Database Queries
23 Different statements
32.16 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.94 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01site_domain_f465b7d3984ce61dd84a479f4f084c51"
  "site_domain_f465b7d3984ce61dd84a479f4f084c51"
]
2 0.50 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[
  1728189216
  "system\x01tags\x01"
  "site\x01tags\x01"
  "site_domain_f465b7d3984ce61dd84a479f4f084c51\x01tags\x01"
]
3 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
4 0.67 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/en/home"
  "path"
  "auto_create"
  "/en/home"
  "path_query"
  "http://168.119.165.255:8088/en/home"
  "entire_uri"
]
5 0.50 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01system_route_redirect"
  "system_route_redirect"
]
6 0.51 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?)
Parameters:
[
  1728189216
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
  "system_route_redirect\x01tags\x01"
]
7 0.54 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
8 0.42 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "home"
]
9 0.38 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01document_4"
  "document_4"
]
10 0.93 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1728189216
  "document_4"
]
11 0.43 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  4
]
12 0.50 ms
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  4
]
13 0.37 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01sites_path_mapping"
  "sites_path_mapping"
]
14 0.44 ms
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
15 0.37 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01document_properties_4"
  "document_properties_4"
]
16 0.74 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1728189216
  "document_properties_4"
]
17 0.40 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01document_11"
  "document_11"
]
18 0.35 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1728189216
  "document_11\x01tags\x01"
]
19 0.33 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01document_1"
  "document_1"
]
20 0.53 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1728189216
  "document_1\x01tags\x01"
  "asset_5\x01tags\x01"
  "asset_11\x01tags\x01"
  "asset_13\x01tags\x01"
  "asset_14\x01tags\x01"
  "asset_16\x01tags\x01"
  "asset_18\x01tags\x01"
  "asset_19\x01tags\x01"
  "asset_17\x01tags\x01"
  "asset_20\x01tags\x01"
  "asset_6\x01tags\x01"
  "asset_12\x01tags\x01"
  "asset_8\x01tags\x01"
  "asset_10\x01tags\x01"
  "asset_9\x01tags\x01"
  "asset_7\x01tags\x01"
]
21 0.52 ms
SELECT * FROM properties WHERE ((cid IN (1,11) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  4
]
22 0.35 ms
SELECT * FROM object_url_slugs WHERE slug = '/en/home' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
23 0.47 ms
SELECT t0.id AS id_1, t0.element_type AS element_type_2, t0.element_id AS element_id_3, t0.integrator AS integrator_4, t0.data AS data_5 FROM seo_element_meta_data t0 WHERE t0.element_type = ? AND t0.element_id = ?
Parameters:
[
  "document"
  4
]
24 0.40 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01nav_f77a46348bff49be513432a03f423032"
  "nav_f77a46348bff49be513432a03f423032"
]
25 0.40 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1728189216
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_4\x01tags\x01"
  "document_3\x01tags\x01"
  "document_13\x01tags\x01"
  "document_7\x01tags\x01"
  "document_5\x01tags\x01"
  "document_12\x01tags\x01"
  "document_14\x01tags\x01"
  "document_19\x01tags\x01"
  "nav_f77a46348bff49be513432a03f423032\x01tags\x01"
]
26 0.30 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  4
]
27 0.48 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  4
  4
  4
]
28 0.30 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
29 0.28 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
30 0.36 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01document_10"
  "document_10"
]
31 0.31 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1728189216
  "document_10\x01tags\x01"
]
32 0.35 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01asset_22"
  "asset_22"
]
33 0.31 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1728189216
  "asset_22\x01tags\x01"
]
34 0.34 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
35 0.41 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea"
  "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea"
]
36 0.39 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?)
Parameters:
[
  1728189216
  "translator\x01tags\x01"
  "translator_website\x01tags\x01"
  "translate\x01tags\x01"
  "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea\x01tags\x01"
]
37 0.59 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  4
]
38 0.48 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01object_19"
  "object_19"
]
39 0.38 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Contact"
]
40 0.42 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[
  1728189216
  "object_19\x01tags\x01"
  "class_Contact\x01tags\x01"
  "asset_15\x01tags\x01"
]
41 0.42 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01object_42"
  "object_42"
]
42 0.35 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[
  1728189216
  "object_42\x01tags\x01"
  "class_Contact\x01tags\x01"
  "asset_39\x01tags\x01"
]
43 0.32 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01object_43"
  "object_43"
]
44 0.32 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[
  1728189216
  "object_43\x01tags\x01"
  "class_Contact\x01tags\x01"
  "asset_38\x01tags\x01"
]
45 0.40 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01object_44"
  "object_44"
]
46 0.43 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[
  1728189216
  "object_44\x01tags\x01"
  "class_Contact\x01tags\x01"
  "asset_37\x01tags\x01"
]
47 0.44 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01asset_5"
  "asset_5"
]
48 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
49 0.46 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01imagick_format_avif"
  "imagick_format_avif"
]
50 0.36 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1728189216
  "imagick_format_avif\x01tags\x01"
]
51 0.34 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01imagick_format_webp"
  "imagick_format_webp"
]
52 0.30 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1728189216
  "imagick_format_webp\x01tags\x01"
]
53 0.52 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01asset_7"
  "asset_7"
]
54 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  7
]
55 0.36 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01asset_6"
  "asset_6"
]
56 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  6
]
57 0.38 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01asset_8"
  "asset_8"
]
58 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8
]
59 0.43 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01asset_10"
  "asset_10"
]
60 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  10
]
61 0.29 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01asset_9"
  "asset_9"
]
62 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  9
]
63 0.23 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01asset_13"
  "asset_13"
]
64 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  13
]
65 0.22 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01asset_11"
  "asset_11"
]
66 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  11
]
67 0.25 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01asset_12"
  "asset_12"
]
68 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  12
]
69 0.22 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1728189216
  "\x01tags\x01asset_14"
  "asset_14"
]
70 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  14
]
71 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
72 0.38 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_format=html&_locale=en&_controller=App%5CController%5CContactController%3A%3AteamAction"
  "path_query"
  "http://168.119.165.255:8088/_fragment?_path=_format=html&_locale=en&_controller=App%5CController%5CContactController%3A%3AteamAction"
  "entire_uri"
]
73 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  15
]
74 0.27 ms
SELECT * FROM object_collection_SocialMediaContact_Contact WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  19
  "socialLinks"
]
75 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
76 0.35 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_format=html&_locale=en&_controller=App%5CController%5CContactController%3A%3AteamAction"
  "path_query"
  "http://168.119.165.255:8088/_fragment?_path=_format=html&_locale=en&_controller=App%5CController%5CContactController%3A%3AteamAction"
  "entire_uri"
]
77 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  39
]
78 0.25 ms
SELECT * FROM object_collection_SocialMediaContact_Contact WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  42
  "socialLinks"
]
79 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
80 0.32 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_format=html&_locale=en&_controller=App%5CController%5CContactController%3A%3AteamAction"
  "path_query"
  "http://168.119.165.255:8088/_fragment?_path=_format=html&_locale=en&_controller=App%5CController%5CContactController%3A%3AteamAction"
  "entire_uri"
]
81 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  38
]
82 0.23 ms
SELECT * FROM object_collection_SocialMediaContact_Contact WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  43
  "socialLinks"
]
83 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
84 0.37 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_format=html&_locale=en&_controller=App%5CController%5CContactController%3A%3AteamAction"
  "path_query"
  "http://168.119.165.255:8088/_fragment?_path=_format=html&_locale=en&_controller=App%5CController%5CContactController%3A%3AteamAction"
  "entire_uri"
]
85 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  37
]
86 0.27 ms
SELECT * FROM object_collection_SocialMediaContact_Contact WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  44
  "socialLinks"
]

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
SeoBundle\Model\ElementMetaData No errors.