GET http://cms-requestador.xiphias-digital.com/Documentation

Query Metrics

41 Database Queries
15 Different statements
34.09 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
16.21 ms
(47.57%)
2
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 => null
  3 => 1784225840
  0 => "output\x01tags\x01"
  1 => b"s:6:"Æ““\x0EDZ";"
]
6.92 ms
(20.31%)
17
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:
[
  1784225840
  "site_domain_bdf9cead241a94b715e1124e54cab384"
]
2.46 ms
(7.21%)
5
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:
[
  1784225840
  "system\x01tags\x01"
  "site\x01tags\x01"
]
1.58 ms
(4.63%)
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:
[
  1784225840
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_172\x01tags\x01"
  "document_171\x01tags\x01"
]
1.55 ms
(4.54%)
3
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  168
]
1.11 ms
(3.26%)
2
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  168
]
0.74 ms
(2.18%)
1
SELECT * FROM object_url_slugs WHERE slug = '/Documentation' AND (siteId = 5 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.68 ms
(1.99%)
1
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 = 5 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/Documentation"
  "path"
  "auto_create"
  "/Documentation"
  "path_query"
  "http://cms-requestador.xiphias-digital.com/Documentation"
  "entire_uri"
]
0.62 ms
(1.82%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,168,96) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  171
]
0.61 ms
(1.79%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,171,168,96) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  172
]
0.39 ms
(1.13%)
1
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.32 ms
(0.93%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  168
]
0.31 ms
(0.92%)
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:
[
  1784225840
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.31 ms
(0.90%)
1
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Requestador/"
  "Documentation"
]
0.28 ms
(0.83%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
pimcore doctrine.orm.pimcore_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

pimcore entity manager

Class Amount of managed objects

Entities Mapping

No loaded entities.