Redirect 301 redirect from GET @document_1 (bfea0c)

GET https://devncmpublic.centricdxb.com/ar

Query Metrics

492 Database Queries
69 Different statements
168.40 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
129.98 ms
(77.19%)
1
SELECT COUNT(*) FROM objects WHERE ( objects.type IN ('object','variant','folder')) AND objects.published = 1
Parameters:
[]
4.74 ms
(2.81%)
97
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:
[
  5
]
4.27 ms
(2.53%)
81
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:
[
  5
]
3.33 ms
(1.98%)
59
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  5
]
2.26 ms
(1.34%)
1
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP(NOW(6)) + 300)
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "wQ28DbhfRs8cYz0MBeJ1CL0D9ll8Ji516YbA5eEsqIA="
]
2.02 ms
(1.20%)
32
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  383
]
2.01 ms
(1.19%)
21
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  6
]
1.89 ms
(1.12%)
1
SELECT * FROM translations_messages WHERE language = ?
Parameters:
[
  "ar"
]
1.88 ms
(1.12%)
1
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "wQ28DbhfRs8cYz0MBeJ1CL0D9ll8Ji516YbA5eEsqIA="
]
0.89 ms
(0.53%)
16
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  2050
]
0.88 ms
(0.52%)
5
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:
[
  "/ar"
  "path"
  "auto_create"
  "/ar"
  "path_query"
  "https://devncmpublic.centricdxb.com/ar"
  "entire_uri"
]
0.85 ms
(0.50%)
14
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  5
]
0.75 ms
(0.45%)
16
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  2050
]
0.70 ms
(0.41%)
13
SELECT * FROM object_localized_data_Region WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
  36
]
0.67 ms
(0.40%)
8
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,136,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  41
]
0.56 ms
(0.33%)
6
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,77,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  64
]
0.54 ms
(0.32%)
13
SELECT * FROM object_relations_Region WHERE src_id = ?
Parameters:
[
  36
]
0.54 ms
(0.32%)
2
SELECT object_localized_manned_alert_notification_ar.id as id, object_localized_manned_alert_notification_ar.type as `type` FROM object_localized_manned_alert_notification_ar WHERE (((isEws = ? OR isEws IS NULL))  AND (`toDate` >= ?)  AND  object_localized_manned_alert_notification_ar.type IN ('object','variant','folder')) AND object_localized_manned_alert_notification_ar.published = 1 ORDER BY `lastModifiedDate` DESC
Parameters:
[
  0
  1775240630
]
0.53 ms
(0.32%)
5
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  16244
]
0.52 ms
(0.31%)
13
SELECT * FROM object_store_Region WHERE oo_id = ? FOR UPDATE
Parameters:
[
  36
]
0.51 ms
(0.30%)
5
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.50 ms
(0.30%)
5
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,93,90,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  107
]
0.50 ms
(0.29%)
5
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Region"
]
0.39 ms
(0.23%)
1
SELECT objects.id as id, objects.type as `type` FROM objects WHERE ( objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `modificationDate` DESC   LIMIT 1
Parameters:
[]
0.38 ms
(0.23%)
4
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,28,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  35
]
0.36 ms
(0.21%)
7
SELECT documents.*, documents_link.*, tree_locks.locked FROM documents
            LEFT JOIN documents_link ON documents.id = documents_link.id
                LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  28
]
0.35 ms
(0.21%)
7
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents
            LEFT JOIN documents_snippet ON documents.id = documents_snippet.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  7
]
0.34 ms
(0.20%)
4
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,90,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  91
]
0.31 ms
(0.18%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  5
]
0.27 ms
(0.16%)
3
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,44,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  171
]
0.25 ms
(0.15%)
1
SELECT object_localized_OurServices_ar.id as id, object_localized_OurServices_ar.type as `type` FROM object_localized_OurServices_ar WHERE ( object_localized_OurServices_ar.type IN ('object','variant','folder')) AND object_localized_OurServices_ar.published = 1 ORDER BY `orderId` ASC
Parameters:
[]
0.25 ms
(0.15%)
2
SELECT COUNT(*) FROM object_localized_manned_alert_notification_ar WHERE (((isEws = ? OR isEws IS NULL))  AND (`toDate` >= ?)  AND  object_localized_manned_alert_notification_ar.type IN ('object','variant','folder')) AND object_localized_manned_alert_notification_ar.published = 1
Parameters:
[
  0
  1775240630
]
0.21 ms
(0.13%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,95,90,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  102
]
0.19 ms
(0.11%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,6,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  7
]
0.19 ms
(0.11%)
1
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (`key` = 'kingdom_weather'  AND  objects.type IN ('variant','object')) AND objects.published = 1 LIMIT 1
Parameters:
[]
0.19 ms
(0.11%)
2
SELECT object_localized_Events_ar.id as id, object_localized_Events_ar.type as `type` FROM object_localized_Events_ar WHERE (startDateTime > ? AND  object_localized_Events_ar.type IN ('object','variant','folder')) AND object_localized_Events_ar.published = 1 ORDER BY `orderId` ASC
Parameters:
[
  1775240631
]
0.18 ms
(0.11%)
1
SELECT object_SuggestionAndComments.id as id, object_SuggestionAndComments.type as `type` FROM object_SuggestionAndComments WHERE (page IN (?, ?) AND  object_SuggestionAndComments.type IN ('object','variant','folder')) AND object_SuggestionAndComments.published = 1
Parameters:
[
  "/en"
  "/ar"
]
0.17 ms
(0.10%)
1
SELECT search_term, page_url, search_count FROM most_searched_terms ORDER BY search_count DESC LIMIT 10
Parameters:
[]
0.14 ms
(0.08%)
2
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP(NOW(6))
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "wQ28DbhfRs8cYz0MBeJ1CL0D9ll8Ji516YbA5eEsqIA="
]
0.14 ms
(0.08%)
1
SELECT * FROM object_relations_KingdomWeather WHERE src_id = ?
Parameters:
[
  30674
]
0.14 ms
(0.08%)
1
SELECT * FROM object_store_KingdomWeather WHERE oo_id = ? FOR UPDATE
Parameters:
[
  30674
]
0.13 ms
(0.08%)
1
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[
  "devncmpublic.centricdxb.com"
  "%"devncmpublic.centricdxb.com"%"
]
0.12 ms
(0.07%)
1
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  2050
]
0.12 ms
(0.07%)
1
UPDATE lock_keys SET key_expiration = UNIX_TIMESTAMP(NOW(6)) + ?, key_token = ? WHERE key_id = ? AND (key_token = ? OR key_expiration <= UNIX_TIMESTAMP(NOW(6)))
Parameters:
[
  300.0
  "wQ28DbhfRs8cYz0MBeJ1CL0D9ll8Ji516YbA5eEsqIA="
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "wQ28DbhfRs8cYz0MBeJ1CL0D9ll8Ji516YbA5eEsqIA="
]
0.12 ms
(0.07%)
1
SELECT COUNT(*) FROM object_localized_OurServices_ar WHERE ( object_localized_OurServices_ar.type IN ('object','variant','folder')) AND object_localized_OurServices_ar.published = 1
Parameters:
[]
0.12 ms
(0.07%)
1
SELECT COUNT(*) FROM documents WHERE published = 1
Parameters:
[]
0.11 ms
(0.06%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  5
]
0.10 ms
(0.06%)
1
SELECT * FROM object_relations_twitter_feed WHERE src_id = ?
Parameters:
[
  288961
]
0.10 ms
(0.06%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.10 ms
(0.06%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,120,77,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  144
]
0.10 ms
(0.06%)
1
SELECT object_Suggestions.id as id, object_Suggestions.type as `type` FROM object_Suggestions WHERE (page IN (?, ?) AND WasThisPageHelpful = ? AND  object_Suggestions.type IN ('object','variant','folder')) AND object_Suggestions.published = 1
Parameters:
[
  "/en"
  "/ar"
  "yes"
]
0.10 ms
(0.06%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,157,136,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  179
]
0.10 ms
(0.06%)
1
SELECT * FROM object_store_twitter_feed WHERE oo_id = ? FOR UPDATE
Parameters:
[
  288961
]
0.10 ms
(0.06%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,154,136,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  178
]
0.10 ms
(0.06%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,134,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  126
]
0.10 ms
(0.06%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,91,90,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  101
]
0.09 ms
(0.06%)
1
SELECT object_localized_Category_ar.id as id, object_localized_Category_ar.type as `type` FROM object_localized_Category_ar WHERE ( object_localized_Category_ar.type IN ('object','variant','folder')) AND object_localized_Category_ar.published = 1 ORDER BY `orderId` ASC
Parameters:
[]
0.09 ms
(0.05%)
1
SELECT documents.id, documents.type FROM documents WHERE published = 1 ORDER BY `modificationDate` DESC   LIMIT 1
Parameters:
[]
0.09 ms
(0.05%)
1
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "ar"
]
0.09 ms
(0.05%)
1
SELECT object_localized_News_ar.id as id, object_localized_News_ar.type as `type` FROM object_localized_News_ar WHERE ((`newsType` = ?)  AND  object_localized_News_ar.type IN ('object','variant','folder')) AND object_localized_News_ar.published = 1 ORDER BY `creationDate` DESC   LIMIT 6
Parameters:
[
  "internal"
]
0.08 ms
(0.05%)
1
SELECT object_localized_Tag_ar.id as id, object_localized_Tag_ar.type as `type` FROM object_localized_Tag_ar WHERE ( object_localized_Tag_ar.type IN ('object','variant','folder')) AND object_localized_Tag_ar.published = 1 ORDER BY `orderId` ASC
Parameters:
[]
0.08 ms
(0.05%)
1
SELECT object_InternalNews.id as id, object_InternalNews.type as `type` FROM object_InternalNews WHERE ( object_InternalNews.type IN ('object','variant','folder')) AND object_InternalNews.published = 1 ORDER BY `modified` DESC   LIMIT 6
Parameters:
[]
0.08 ms
(0.05%)
1
SELECT object_localized_mediaGallery_ar.id as id, object_localized_mediaGallery_ar.type as `type` FROM object_localized_mediaGallery_ar WHERE ( object_localized_mediaGallery_ar.type IN ('object','variant','folder')) AND object_localized_mediaGallery_ar.published = 1
Parameters:
[]
0.08 ms
(0.05%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.07 ms
(0.04%)
1
SELECT id FROM redirects WHERE active = 1 AND regex = 1  ORDER BY `priority` DESC
Parameters:
[]
0.07 ms
(0.04%)
1
SELECT object_twitter_feed.id as id, object_twitter_feed.type as `type` FROM object_twitter_feed WHERE ( object_twitter_feed.type IN ('object','variant','folder')) AND object_twitter_feed.published = 1 ORDER BY `createdAt` DESC   LIMIT 10
Parameters:
[]
0.06 ms
(0.04%)
1
SELECT * FROM object_url_slugs WHERE slug = '/ar' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.06 ms
(0.04%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.05 ms
(0.03%)
1
SELECT id,domains FROM sites
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

No managed entities.

Entities Mapping

No mapped entities.