Redirect 302 redirect from GET @_pimcore_service_thumbnail (2d9af1)

Query Metrics

555 Database Queries
35 Different statements
110.81 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
25.41 ms
(22.93%)
124
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:
[
  351
]
24.44 ms
(22.05%)
136
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:
[
  351
]
21.04 ms
(18.98%)
130
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  1
]
20.11 ms
(18.14%)
96
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,12,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  240
]
3.30 ms
(2.98%)
4
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,341,4) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  342
]
2.42 ms
(2.19%)
10
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1
]
1.66 ms
(1.50%)
7
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,7,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  338
]
1.15 ms
(1.04%)
4
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  364
]
1.09 ms
(0.98%)
5
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  5
]
1.02 ms
(0.92%)
4
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,4) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  341
]
0.87 ms
(0.78%)
4
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,344) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  345
]
0.83 ms
(0.75%)
1
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[
  "dev.eassh.eu"
  "%"dev.eassh.eu"%"
]
0.73 ms
(0.66%)
3
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  7
]
0.72 ms
(0.65%)
4
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:
[
  663
]
0.43 ms
(0.39%)
1
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:
[
  459
]
0.39 ms
(0.35%)
1
SELECT tagid FROM tags_assignment WHERE cid = ? AND ctype = ?
Parameters:
[
  459
  "object"
]
0.38 ms
(0.34%)
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 IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/Publications/Position-Papers/Horizon-2020--Struggling-with-Interdisciplinarity-The-3rd-SSH-Integration-Monitor-Report-Reveals-the-Truth-about-Top-Down-Interdisciplinarity-June-2018~p459"
  "path"
  "auto_create"
  "/Publications/Position-Papers/Horizon-2020--Struggling-with-Interdisciplinarity-The-3rd-SSH-Integration-Monitor-Report-Reveals-the-Truth-about-Top-Down-Interdisciplinarity-June-2018~p459"
  "path_query"
  "https://dev.eassh.eu/Publications/Position-Papers/Horizon-2020--Struggling-with-Interdisciplinarity-The-3rd-SSH-Integration-Monitor-Report-Reveals-the-Truth-about-Top-Down-Interdisciplinarity-June-2018~p459"
  "entire_uri"
]
0.37 ms
(0.33%)
1
SELECT * FROM object_relations_4 WHERE src_id = ?
Parameters:
[
  459
]
0.37 ms
(0.33%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.35 ms
(0.31%)
1
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.34 ms
(0.31%)
2
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Publications/Position-Papers/"
  "Horizon-2020--Struggling-with-Interdisciplinarity-The-3rd-SSH-Integration-Monitor-Report-Reveals-the-Truth-about-Top-Down-Interdisciplinarity-June-2018~p459"
]
0.33 ms
(0.30%)
1
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  459
]
0.33 ms
(0.30%)
1
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP(NOW(6)) + 300)
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "I8JmkLgX2ebTckLeRdsRJprmyqw+H+STSBSe2Zv6iNA="
]
0.32 ms
(0.29%)
2
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP(NOW(6))
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "I8JmkLgX2ebTckLeRdsRJprmyqw+H+STSBSe2Zv6iNA="
]
0.31 ms
(0.28%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,364,3) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  375
]
0.31 ms
(0.28%)
1
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "I8JmkLgX2ebTckLeRdsRJprmyqw+H+STSBSe2Zv6iNA="
]
0.27 ms
(0.24%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  351
]
0.24 ms
(0.22%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "4"
]
0.24 ms
(0.22%)
1
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  719
]
0.23 ms
(0.20%)
1
SELECT id FROM redirects WHERE active = 1 AND regex = 1  ORDER BY `priority` DESC
Parameters:
[]
0.20 ms
(0.18%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.17 ms
(0.15%)
1
SELECT id,domains FROM sites
Parameters:
[]
0.16 ms
(0.15%)
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
  "I8JmkLgX2ebTckLeRdsRJprmyqw+H+STSBSe2Zv6iNA="
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "I8JmkLgX2ebTckLeRdsRJprmyqw+H+STSBSe2Zv6iNA="
]
0.15 ms
(0.14%)
1
SELECT * FROM object_store_4 WHERE oo_id = ? FOR UPDATE
Parameters:
[
  459
]
0.14 ms
(0.13%)
1
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/Publications/Position-Papers/Horizon-2020--Struggling-with-Interdisciplinarity-The-3rd-SSH-Integration-Monitor-Report-Reveals-the-Truth-about-Top-Down-Interdisciplinarity-June-2018~p459"
]

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.