Query Metrics

1626 Database Queries
123 Different statements
248.45 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
34.94 ms
(14.06%)
15
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_376915__f4070e5bcd617a3c024b389a020399ea"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:0:{}s:9:"\x00*\x00medias";a:0:{}s:7:"\x00*\x00name";s:38:"_auto_40cd750bba9870f18aada2478b24840a";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";N;s:16:"\x00*\x00preserveColor";b:0;s:26:"\x00*\x00forceProcessICCProfiles";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1785020833
  1785625633
  1
]
20.95 ms
(8.43%)
10
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_376915__f4070e5bcd617a3c024b389a020399ea"
]
20.63 ms
(8.30%)
207
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
]
18.61 ms
(7.49%)
207
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  2050
]
11.29 ms
(4.55%)
99
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
]
10.86 ms
(4.37%)
124
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  4
]
8.17 ms
(3.29%)
23
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
8.05 ms
(3.24%)
82
SELECT * FROM object_localized_data_Governorate WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
  276
]
7.26 ms
(2.92%)
82
SELECT * FROM object_relations_Governorate WHERE src_id = ?
Parameters:
[
  276
]
7.02 ms
(2.83%)
71
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:
[
  22
]
5.73 ms
(2.30%)
82
SELECT * FROM object_store_Governorate WHERE oo_id = ? FOR UPDATE
Parameters:
[
  276
]
5.66 ms
(2.28%)
56
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:
[
  22
]
5.59 ms
(2.25%)
24
SELECT * FROM object_relations_OurServices WHERE src_id = ?
Parameters:
[
  227276
]
5.52 ms
(2.22%)
1
SELECT * FROM translations_messages WHERE language = ?
Parameters:
[
  "en"
]
5.45 ms
(2.19%)
1
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP(NOW(6)) + 300)
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "Far23Ktfotc1sKhS0isMl+uZg4tpQiBTWhUUdMcN6ow="
]
4.42 ms
(1.78%)
40
SELECT * FROM object_localized_data_manned_alert_notification WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
  386743
]
4.27 ms
(1.72%)
40
SELECT * FROM object_relations_manned_alert_notification WHERE src_id = ?
Parameters:
[
  386743
]
3.70 ms
(1.49%)
24
SELECT * FROM object_localized_data_OurServices WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
  227276
]
3.65 ms
(1.47%)
26
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  4
]
3.46 ms
(1.39%)
21
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,4) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  2
]
2.97 ms
(1.20%)
40
SELECT * FROM object_store_manned_alert_notification WHERE oo_id = ? FOR UPDATE
Parameters:
[
  386743
]
2.79 ms
(1.12%)
1
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "Far23Ktfotc1sKhS0isMl+uZg4tpQiBTWhUUdMcN6ow="
]
2.61 ms
(1.05%)
3
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/services/our-services"
  "path"
  "auto_create"
  "/en/services/our-services"
  "path_query"
  "https://devncmpublic.centricdxb.com/en/services/our-services"
  "entire_uri"
]
2.47 ms
(0.99%)
3
SELECT COUNT(*) FROM object_localized_Category_en WHERE ( object_localized_Category_en.type IN ('object','variant','folder')) AND object_localized_Category_en.published = 1
Parameters:
[]
2.34 ms
(0.94%)
24
SELECT * FROM object_store_OurServices WHERE oo_id = ? FOR UPDATE
Parameters:
[
  227276
]
2.10 ms
(0.85%)
21
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
1.40 ms
(0.56%)
13
SELECT * FROM object_localized_data_Region WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
  36
]
1.38 ms
(0.56%)
1
SELECT object_localized_manned_alert_notification_en.id as id, object_localized_manned_alert_notification_en.type as `type` FROM object_localized_manned_alert_notification_en WHERE (IFNULL(isEws, 0) = ? AND (`toDate` >= ?)  AND  object_localized_manned_alert_notification_en.type IN ('object','variant','folder')) AND object_localized_manned_alert_notification_en.published = 1 ORDER BY `lastModifiedDate` DESC
Parameters:
[
  0
  1785020832
]
1.33 ms
(0.54%)
14
SELECT * FROM object_localized_data_alert_hazard WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
  2067
]
1.28 ms
(0.52%)
1
SELECT COUNT(*) FROM object_localized_manned_alert_notification_en WHERE (IFNULL(isEws, 0) = ? AND (`toDate` >= ?)  AND  object_localized_manned_alert_notification_en.type IN ('object','variant','folder')) AND object_localized_manned_alert_notification_en.published = 1
Parameters:
[
  0
  1785020832
]
1.16 ms
(0.47%)
6
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  132
]
1.14 ms
(0.46%)
1
SHOW COLUMNS FROM tmp_store
Parameters:
[]
1.00 ms
(0.40%)
13
SELECT * FROM object_relations_Region WHERE src_id = ?
Parameters:
[
  36
]
1.00 ms
(0.40%)
14
SELECT * FROM object_relations_alert_hazard WHERE src_id = ?
Parameters:
[
  2067
]
0.95 ms
(0.38%)
5
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,87,195,4) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  201
]
0.92 ms
(0.37%)
5
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,135,4) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  22
]
0.92 ms
(0.37%)
13
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Region"
]
0.91 ms
(0.36%)
14
SELECT * FROM object_store_alert_hazard WHERE oo_id = ? FOR UPDATE
Parameters:
[
  2067
]
0.88 ms
(0.36%)
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:
[
  135
]
0.88 ms
(0.35%)
5
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,195,4) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  87
]
0.87 ms
(0.35%)
13
SELECT * FROM object_store_Region WHERE oo_id = ? FOR UPDATE
Parameters:
[
  36
]
0.85 ms
(0.34%)
5
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,88,4) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  89
]
0.76 ms
(0.30%)
4
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,92,88,4) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  106
]
0.75 ms
(0.30%)
1
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/services/"
  "our-services"
]
0.74 ms
(0.30%)
7
SELECT * FROM object_localized_data_alert_status WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
  2066
]
0.74 ms
(0.30%)
4
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,84,4) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  17
]
0.64 ms
(0.26%)
9
SELECT * FROM object_relations_Suggestions WHERE src_id = ?
Parameters:
[
  133595
]
0.59 ms
(0.24%)
3
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,25,4) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  161
]
0.54 ms
(0.22%)
9
SELECT * FROM object_store_Suggestions WHERE oo_id = ? FOR UPDATE
Parameters:
[
  133595
]
0.54 ms
(0.22%)
7
SELECT * FROM object_relations_alert_status WHERE src_id = ?
Parameters:
[
  2066
]
0.53 ms
(0.21%)
6
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:
[
  3
]
0.52 ms
(0.21%)
3
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,76,4) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  63
]
0.51 ms
(0.20%)
4
SELECT * FROM object_localized_data_municipality WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
  33749
]
0.50 ms
(0.20%)
5
SELECT * FROM object_localized_data_aa WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
  2157
]
0.48 ms
(0.19%)
7
SELECT * FROM object_store_alert_status WHERE oo_id = ? FOR UPDATE
Parameters:
[
  2066
]
0.47 ms
(0.19%)
1
SELECT object_localized_OurServices_en.id as id, object_localized_OurServices_en.type as `type` FROM object_localized_OurServices_en WHERE ( object_localized_OurServices_en.type IN ('object','variant','folder')) AND object_localized_OurServices_en.published = 1 ORDER BY `orderId` ASC
Parameters:
[]
0.44 ms
(0.18%)
1
SELECT object_localized_Category_en.id as id, object_localized_Category_en.type as `type` FROM object_localized_Category_en WHERE ( object_localized_Category_en.type IN ('object','variant','folder')) AND object_localized_Category_en.published = 1 ORDER BY `orderId` ASC
Parameters:
[]
0.44 ms
(0.18%)
1
SELECT object_Suggestions.id as id, object_Suggestions.type as `type` FROM object_Suggestions WHERE (page LIKE ? AND WasThisPageHelpful = ? AND  object_Suggestions.type IN ('object','variant','folder')) AND object_Suggestions.published = 1
Parameters:
[
  "%/services/our-services"
  "yes"
]
0.43 ms
(0.17%)
4
SELECT * FROM object_relations_municipality WHERE src_id = ?
Parameters:
[
  33749
]
0.40 ms
(0.16%)
1
SELECT object_SuggestionAndComments.id as id, object_SuggestionAndComments.type as `type` FROM object_SuggestionAndComments WHERE (page LIKE ? AND  object_SuggestionAndComments.type IN ('object','variant','folder')) AND object_SuggestionAndComments.published = 1
Parameters:
[
  "%/services/our-services"
]
0.39 ms
(0.15%)
5
SELECT * FROM object_relations_aa WHERE src_id = ?
Parameters:
[
  2157
]
0.38 ms
(0.15%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,89,88,4) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  100
]
0.38 ms
(0.15%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,94,88,4) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  103
]
0.37 ms
(0.15%)
1
SELECT object_Suggestions.id as id, object_Suggestions.type as `type` FROM object_Suggestions WHERE (page LIKE ? AND  object_Suggestions.type IN ('object','variant','folder')) AND object_Suggestions.published = 1
Parameters:
[
  "%/services/our-services"
]
0.37 ms
(0.15%)
5
SELECT * FROM object_store_aa WHERE oo_id = ? FOR UPDATE
Parameters:
[
  2157
]
0.36 ms
(0.15%)
1
SELECT object_localized_municipality_en.id as id, object_localized_municipality_en.type as `type` FROM object_localized_municipality_en WHERE (`municipalityid` = '1339'  AND  object_localized_municipality_en.type IN ('variant','object')) AND object_localized_municipality_en.published = 1 LIMIT 1
Parameters:
[]
0.36 ms
(0.15%)
1
SELECT id FROM redirects WHERE active = 1 AND regex = 1  ORDER BY `priority` DESC
Parameters:
[]
0.35 ms
(0.14%)
1
SELECT object_localized_municipality_en.id as id, object_localized_municipality_en.type as `type` FROM object_localized_municipality_en WHERE (`municipalityid` = '1369'  AND  object_localized_municipality_en.type IN ('variant','object')) AND object_localized_municipality_en.published = 1 LIMIT 1
Parameters:
[]
0.33 ms
(0.13%)
1
SELECT object_localized_Tag_en.id as id, object_localized_Tag_en.type as `type` FROM object_localized_Tag_en WHERE ( object_localized_Tag_en.type IN ('object','variant','folder')) AND object_localized_Tag_en.published = 1 ORDER BY `orderId` ASC
Parameters:
[]
0.32 ms
(0.13%)
1
SELECT * FROM object_url_slugs WHERE slug = '/en/services/our-services' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.31 ms
(0.13%)
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
  "Far23Ktfotc1sKhS0isMl+uZg4tpQiBTWhUUdMcN6ow="
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "Far23Ktfotc1sKhS0isMl+uZg4tpQiBTWhUUdMcN6ow="
]
0.29 ms
(0.12%)
1
SELECT object_localized_municipality_en.id as id, object_localized_municipality_en.type as `type` FROM object_localized_municipality_en WHERE (`municipalityid` = '1340'  AND  object_localized_municipality_en.type IN ('variant','object')) AND object_localized_municipality_en.published = 1 LIMIT 1
Parameters:
[]
0.29 ms
(0.12%)
1
SELECT search_term, page_url, search_count FROM most_searched_terms ORDER BY search_count DESC LIMIT 10
Parameters:
[]
0.29 ms
(0.12%)
1
SELECT COUNT(*) FROM object_localized_Tag_en WHERE ( object_localized_Tag_en.type IN ('object','variant','folder')) AND object_localized_Tag_en.published = 1
Parameters:
[]
0.28 ms
(0.11%)
4
SELECT * FROM object_store_municipality WHERE oo_id = ? FOR UPDATE
Parameters:
[
  33749
]
0.27 ms
(0.11%)
1
SELECT object_localized_municipality_en.id as id, object_localized_municipality_en.type as `type` FROM object_localized_municipality_en WHERE (`municipalityid` = '1345'  AND  object_localized_municipality_en.type IN ('variant','object')) AND object_localized_municipality_en.published = 1 LIMIT 1
Parameters:
[]
0.25 ms
(0.10%)
4
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
0.21 ms
(0.09%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  22
]
0.21 ms
(0.08%)
2
SELECT * FROM object_localized_data_Category WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
  93269
]
0.21 ms
(0.08%)
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.21 ms
(0.08%)
2
SELECT * FROM object_localized_data_alert_type WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
  2043
]
0.20 ms
(0.08%)
2
SELECT * FROM object_localized_data_Tag WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
  93279
]
0.20 ms
(0.08%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.20 ms
(0.08%)
2
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP(NOW(6))
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "Far23Ktfotc1sKhS0isMl+uZg4tpQiBTWhUUdMcN6ow="
]
0.19 ms
(0.07%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,160,195,4) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  175
]
0.18 ms
(0.07%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2,4) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  188
]
0.18 ms
(0.07%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  4
]
0.17 ms
(0.07%)
1
select `subscriptionDetailBlock` from object_store_OurServices where oo_id  = 227275
Parameters:
[]
0.17 ms
(0.07%)
2
SELECT * FROM object_relations_Category WHERE src_id = ?
Parameters:
[
  93269
]
0.17 ms
(0.07%)
2
SELECT * FROM object_relations_alert_type WHERE src_id = ?
Parameters:
[
  2043
]
0.17 ms
(0.07%)
2
SELECT * FROM object_relations_SuggestionAndComments WHERE src_id = ?
Parameters:
[
  178338
]
0.16 ms
(0.06%)
2
SELECT * FROM object_store_SuggestionAndComments WHERE oo_id = ? FOR UPDATE
Parameters:
[
  178338
]
0.16 ms
(0.06%)
2
SELECT * FROM object_relations_Tag WHERE src_id = ?
Parameters:
[
  93279
]
0.15 ms
(0.06%)
1
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[
  "devncmpublic.centricdxb.com"
  "%"devncmpublic.centricdxb.com"%"
]
0.15 ms
(0.06%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.14 ms
(0.06%)
2
SELECT * FROM object_store_alert_type WHERE oo_id = ? FOR UPDATE
Parameters:
[
  2043
]
0.14 ms
(0.06%)
2
SELECT * FROM object_store_Category WHERE oo_id = ? FOR UPDATE
Parameters:
[
  93269
]
0.13 ms
(0.05%)
2
SELECT * FROM object_store_Tag WHERE oo_id = ? FOR UPDATE
Parameters:
[
  93279
]
0.10 ms
(0.04%)
1
SELECT id FROM website_settings
Parameters:
[]
0.10 ms
(0.04%)
1
select `subscriptionDetailBlock` from object_store_OurServices where oo_id  = 2897
Parameters:
[]
0.09 ms
(0.04%)
1
select `subscriptionDetailBlock` from object_store_OurServices where oo_id  = 93291
Parameters:
[]
0.08 ms
(0.03%)
1
select `subscriptionDetailBlock` from object_store_OurServices where oo_id  = 32137
Parameters:
[]
0.08 ms
(0.03%)
1
select `subscriptionDetailBlock` from object_store_OurServices where oo_id  = 227273
Parameters:
[]
0.08 ms
(0.03%)
1
select `subscriptionDetailBlock` from object_store_OurServices where oo_id  = 227276
Parameters:
[]
0.08 ms
(0.03%)
1
select `subscriptionDetailBlock` from object_store_OurServices where oo_id  = 93314
Parameters:
[]
0.07 ms
(0.03%)
1
select `subscriptionDetailBlock` from object_store_OurServices where oo_id  = 227274
Parameters:
[]
0.07 ms
(0.03%)
1
select `subscriptionDetailBlock` from object_store_OurServices where oo_id  = 6
Parameters:
[]
0.07 ms
(0.03%)
1
select `subscriptionDetailBlock` from object_store_OurServices where oo_id  = 93312
Parameters:
[]
0.07 ms
(0.03%)
1
select `subscriptionDetailBlock` from object_store_OurServices where oo_id  = 7
Parameters:
[]
0.07 ms
(0.03%)
1
select `subscriptionDetailBlock` from object_store_OurServices where oo_id  = 93334
Parameters:
[]
0.07 ms
(0.03%)
1
select `subscriptionDetailBlock` from object_store_OurServices where oo_id  = 93339
Parameters:
[]
0.07 ms
(0.03%)
1
select `subscriptionDetailBlock` from object_store_OurServices where oo_id  = 93332
Parameters:
[]
0.07 ms
(0.03%)
1
select `subscriptionDetailBlock` from object_store_OurServices where oo_id  = 32161
Parameters:
[]
0.07 ms
(0.03%)
1
select `subscriptionDetailBlock` from object_store_OurServices where oo_id  = 2898
Parameters:
[]
0.07 ms
(0.03%)
1
select `subscriptionDetailBlock` from object_store_OurServices where oo_id  = 93305
Parameters:
[]
0.07 ms
(0.03%)
1
select `subscriptionDetailBlock` from object_store_OurServices where oo_id  = 93322
Parameters:
[]
0.07 ms
(0.03%)
1
SELECT id,domains FROM sites
Parameters:
[]
0.06 ms
(0.03%)
1
select `subscriptionDetailBlock` from object_store_OurServices where oo_id  = 93335
Parameters:
[]
0.06 ms
(0.03%)
1
select `subscriptionDetailBlock` from object_store_OurServices where oo_id  = 93331
Parameters:
[]
0.06 ms
(0.03%)
1
select `subscriptionDetailBlock` from object_store_OurServices where oo_id  = 93333
Parameters:
[]
0.06 ms
(0.03%)
1
select `subscriptionDetailBlock` from object_store_OurServices where oo_id  = 93311
Parameters:
[]
0.06 ms
(0.02%)
1
select `subscriptionDetailBlock` from object_store_OurServices where oo_id  = 93336
Parameters:
[]
0.06 ms
(0.02%)
1
select `subscriptionDetailBlock` from object_store_OurServices where oo_id  = 93313
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.