GET https://flow.apik-pp.be/fr/qui-sommes-nous

Query Metrics

240 Database Queries
62 Different statements
244.49 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
42.49 ms
(17.38%)
69
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:
[
  1770167091
  "\x01tags\x01site_domain_ea7e467d23ab80526c1d2a28ecf6eb8e"
  "site_domain_ea7e467d23ab80526c1d2a28ecf6eb8e"
]
41.85 ms
(17.12%)
1
CREATE TABLE IF NOT EXISTS `object_localized_data_22` (
              `ooo_id` int(11) UNSIGNED NOT NULL default '0',
              `language` varchar(10) NOT NULL DEFAULT '',
              PRIMARY KEY (`ooo_id`,`language`),
              INDEX `language` (`language`),
              CONSTRAINT `fk_object_localized_data_22__ooo_id` FOREIGN KEY (`ooo_id`) REFERENCES objects (`id`) ON DELETE CASCADE
            ) DEFAULT CHARSET=utf8mb4;
Parameters:
[]
38.26 ms
(15.65%)
8
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1770167091
  "asset_36"
]
34.58 ms
(14.15%)
1
CREATE TABLE IF NOT EXISTS `object_localized_query_22_fr` (
                      `ooo_id` int(11) UNSIGNED NOT NULL default '0',
                      `language` varchar(10) NOT NULL DEFAULT '',
                      PRIMARY KEY (`ooo_id`,`language`),
                      INDEX `language` (`language`),
                      CONSTRAINT `fk_object_localized_query_22_fr__ooo_id` FOREIGN KEY (`ooo_id`) REFERENCES objects (`id`) ON DELETE CASCADE
                    ) DEFAULT CHARSET=utf8mb4;
Parameters:
[]
18.86 ms
(7.72%)
1
CREATE OR REPLACE VIEW `object_localized_22_fr` AS

SELECT `oo_id`,`oo_classId`,`oo_className`,`name`,`image`,`linksite`,`slug`,`id`,`parentId`,`type`,`key`,`path`,`index`,`published`,`creationDate`,`modificationDate`,`userOwner`,`userModification`,`classId`,`className`,`childrenSortBy`,`childrenSortOrder`,`versionCount`,`fr`.`ooo_id`,`fr`.`language`
FROM `object_query_22`
    JOIN `objects`
        ON (`objects`.`id` = `object_query_22`.`oo_id`)LEFT JOIN object_localized_query_22_fr as `fr`
    ON( 1
        AND object_query_22.oo_id = fr.ooo_id
    )
Parameters:
[]
12.16 ms
(4.97%)
1
INSERT INTO cache_items (item_id, item_data, item_lifetime, item_time) VALUES (?, ?, ?, ?) ON DUPLICATE KEY UPDATE item_data = VALUES(item_data), item_lifetime = VALUES(item_lifetime), item_time = VALUES(item_time)
Parameters:
[
  2 => 30
  3 => 1770167093
  0 => "system_cache_write_lock"
  1 => b"O:1:"©":1:{s:6:"Ì÷D\x07À\x1E";i:1770167093;}"
]
9.77 ms
(3.99%)
2
DELETE FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  "asset_116\x01tags\x01"
  "asset_properties\x01tags\x01"
]
7.45 ms
(3.05%)
1
INSERT INTO messenger_messages (body, headers, queue_name, created_at, available_at) VALUES(?, ?, ?, ?, ?)
Parameters:
[
  "O:36:\"Symfony\\Component\\Messenger\\Envelope\":2:{s:44:\"\0Symfony\\Component\\Messenger\\Envelope\0stamps\";a:1:{s:46:\"Symfony\\Component\\Messenger\\Stamp\\BusNameStamp\";a:1:{i:0;O:46:\"Symfony\\Component\\Messenger\\Stamp\\BusNameStamp\":1:{s:55:\"\0Symfony\\Component\\Messenger\\Stamp\\BusNameStamp\0busName\";s:26:\"messenger.bus.pimcore-core\";}}}s:45:\"\0Symfony\\Component\\Messenger\\Envelope\0message\";O:69:\"Pimcore\\Bundle\\SimpleBackendSearchBundle\\Message\\SearchBackendMessage\":2:{s:7:\"\0*\0type\";s:5:\"asset\";s:5:\"\0*\0id\";i:116;}}"
  "[]"
  "pimcore_search_backend_message"
  "2026-02-04 01:04:53"
  "2026-02-04 01:04:53"
]
4.65 ms
(1.90%)
19
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:
[
  36
]
2.93 ms
(1.20%)
1
SELECT id, targetType, targetId FROM dependencies WHERE sourceType= ? AND sourceId = ?
Parameters:
[
  "asset"
  116
]
2.92 ms
(1.19%)
1
"COMMIT"
Parameters:
[]
2.35 ms
(0.96%)
1
SELECT id FROM schedule_tasks WHERE `cid` = ? AND `ctype` = ?
Parameters:
[
  116
  "asset"
]
2.24 ms
(0.92%)
9
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:
[
  52
]
2.02 ms
(0.83%)
13
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  36
]
1.98 ms
(0.81%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
1.61 ms
(0.66%)
9
SELECT * FROM object_localized_data_20 WHERE ooo_id = ? AND language IN ('fr')
Parameters:
[
  52
]
1.25 ms
(0.51%)
4
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:
[
  "/fr/qui-sommes-nous"
  "path"
  "auto_create"
  "/fr/qui-sommes-nous"
  "path_query"
  "https://flow.apik-pp.be/fr/qui-sommes-nous"
  "entire_uri"
]
1.22 ms
(0.50%)
13
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  36
]
0.80 ms
(0.33%)
1
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  0
]
0.76 ms
(0.31%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,7,2) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  44
]
0.67 ms
(0.27%)
1
UPDATE assets SET `path` = ?, `id` = ?, `creationDate` = ?, `modificationDate` = ?, `versionCount` = ?, `userOwner` = ?, `userModification` = ?, `parentId` = ?, `type` = ?, `filename` = ?, `mimetype` = ?, `customSettings` = ?, `hasMetaData` = ?, `dataModificationDate` = ? WHERE `id` = ?
Parameters:
[
  "/video/"
  116
  1702630792
  1770167092
  1
  2
  0
  114
  "video"
  "waterfall_-_6394 (720p).mp4"
  "video/mp4"
  "a:2:{s:8:"checksum";s:32:"4ac6b85ff120895794da844073138300";s:8:"duration";d:11.48;}"
  0
  1702630792
  116
]
0.66 ms
(0.27%)
1
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  0
]
0.64 ms
(0.26%)
1
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  0
]
0.62 ms
(0.25%)
1
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  0
]
0.57 ms
(0.23%)
1
SHOW COLUMNS FROM `object_query_22`
Parameters:
[]
0.55 ms
(0.22%)
4
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:
[
  1770167091
  "asset_30\x01tags\x01"
]
0.54 ms
(0.22%)
2
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "20"
]
0.52 ms
(0.21%)
3
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:
[
  1770167091
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.50 ms
(0.20%)
9
SELECT * FROM object_relations_20 WHERE src_id = ?
Parameters:
[
  52
]
0.49 ms
(0.20%)
1
SHOW COLUMNS FROM object_localized_query_22_fr
Parameters:
[]
0.48 ms
(0.20%)
9
SELECT * FROM object_store_20 WHERE oo_id = ?
Parameters:
[
  52
]
0.48 ms
(0.20%)
9
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  52
]
0.47 ms
(0.19%)
2
SELECT id FROM assets WHERE `path` = ? AND `filename` = ?
Parameters:
[
  "/video/"
  "waterfall_-_6394 (720p).mp4"
]
0.47 ms
(0.19%)
1
SHOW COLUMNS FROM assets
Parameters:
[]
0.46 ms
(0.19%)
1
SHOW COLUMNS FROM object_localized_data_22
Parameters:
[]
0.44 ms
(0.18%)
2
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenace_mode"
]
0.43 ms
(0.17%)
1
SHOW COLUMNS FROM `objects`
Parameters:
[]
0.41 ms
(0.17%)
2
SELECT object_22.id as id, object_22.type as `type` FROM object_22 WHERE ( object_22.type IN ('object','variant','folder')) AND object_22.published = 1
Parameters:
[]
0.40 ms
(0.16%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,114) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  116
]
0.36 ms
(0.15%)
1
show columns from object_localized_query_22_fr
Parameters:
[]
0.35 ms
(0.14%)
1
SHOW COLUMNS FROM `object_localized_query_22_fr`
Parameters:
[]
0.34 ms
(0.14%)
1
show columns from object_localized_data_22
Parameters:
[]
0.33 ms
(0.13%)
5
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.30 ms
(0.12%)
1
DELETE FROM tree_locks WHERE id = ? AND type = ?
Parameters:
[
  116
  "asset"
]
0.28 ms
(0.12%)
2
SELECT CONCAT(`path`,filename) as `path` FROM assets WHERE id = ?
Parameters:
[
  114
]
0.28 ms
(0.11%)
1
INSERT INTO assets (`path`, `id`, `creationDate`, `modificationDate`, `versionCount`, `userOwner`, `userModification`, `parentId`, `type`, `filename`, `mimetype`, `customSettings`, `hasMetaData`, `dataModificationDate`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "/video/"
  116
  1702630792
  1770167092
  1
  2
  0
  114
  "video"
  "waterfall_-_6394 (720p).mp4"
  "video/mp4"
  "a:2:{s:8:"checksum";s:32:"4ac6b85ff120895794da844073138300";s:8:"duration";d:11.48;}"
  0
  1702630792
]
0.24 ms
(0.10%)
2
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/fr/"
  "qui-sommes-nous"
]
0.23 ms
(0.10%)
1
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:
[
  1770167091
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_7\x01tags\x01"
  "document_24\x01tags\x01"
  "document_25\x01tags\x01"
  "document_10\x01tags\x01"
  "document_11\x01tags\x01"
  "document_3\x01tags\x01"
  "document_4\x01tags\x01"
  "document_5\x01tags\x01"
  "document_14\x01tags\x01"
  "document_6\x01tags\x01"
  "document_16\x01tags\x01"
  "document_17\x01tags\x01"
  "document_18\x01tags\x01"
  "document_19\x01tags\x01"
  "document_20\x01tags\x01"
  "document_21\x01tags\x01"
  "document_22\x01tags\x01"
]
0.20 ms
(0.08%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  16
  16
  16
]
0.19 ms
(0.08%)
1
SHOW INDEXES FROM `object_localized_query_22_fr` WHERE Key_Name LIKE 'c\_%'
Parameters:
[]
0.17 ms
(0.07%)
1
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:
[
  1770167091
  "document_2\x01tags\x01"
  "document_1\x01tags\x01"
  "asset_86\x01tags\x01"
  "asset_103\x01tags\x01"
  "asset_92\x01tags\x01"
  "asset_98\x01tags\x01"
  "asset_94\x01tags\x01"
]
0.16 ms
(0.07%)
1
SHOW INDEXES FROM `object_localized_data_22` WHERE Key_Name LIKE 'c\_%'
Parameters:
[]
0.15 ms
(0.06%)
1
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:
[
  1770167091
  "document_18\x01tags\x01"
  "asset_81\x01tags\x01"
  "asset_82\x01tags\x01"
  "asset_83\x01tags\x01"
  "asset_84\x01tags\x01"
  "asset_85\x01tags\x01"
]
0.15 ms
(0.06%)
1
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:
[
  1770167091
  "website_config\x01tags\x01"
  "system\x01tags\x01"
  "config\x01tags\x01"
  "output\x01tags\x01"
  "asset_105\x01tags\x01"
]
0.14 ms
(0.06%)
1
SELECT * FROM object_url_slugs WHERE slug = '/fr/qui-sommes-nous' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.14 ms
(0.06%)
1
SELECT `name` FROM assets_metadata WHERE cid = ? LIMIT 1
Parameters:
[
  116
]
0.13 ms
(0.05%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  16
]
0.11 ms
(0.05%)
1
DELETE FROM schedule_tasks WHERE `cid` = '116' AND `ctype` = 'asset'
Parameters:
[]
0.10 ms
(0.04%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.06 ms
(0.03%)
1
SELECT object_localized_20_fr.id as id, object_localized_20_fr.type as `type` FROM object_localized_20_fr WHERE ( object_localized_20_fr.type IN ('object','variant','folder')) AND object_localized_20_fr.published = 1
Parameters:
[]
0.06 ms
(0.02%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.06 ms
(0.02%)
1
"START TRANSACTION"
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.

Entities Mapping

No mapped entities.