Query Metrics

505 Database Queries
43 Different statements
600.33 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
136.44 ms
(22.73%)
117
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:
[
  71
]
133.60 ms
(22.26%)
122
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  1
]
122.40 ms
(20.39%)
97
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:
[
  71
]
30.69 ms
(5.11%)
26
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1
]
15.71 ms
(2.62%)
13
SELECT * FROM properties WHERE ((cid IN (1,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  154
]
14.12 ms
(2.35%)
12
SELECT * FROM properties WHERE ((cid IN (1) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  8
]
11.51 ms
(1.92%)
9
SELECT * FROM properties WHERE ((cid IN (1,37,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  38
]
10.19 ms
(1.70%)
9
SELECT * FROM properties WHERE ((cid IN (1,9) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  47
]
9.00 ms
(1.50%)
7
SELECT * FROM properties WHERE ((cid IN (1,92) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  128
]
7.76 ms
(1.29%)
6
SELECT * FROM properties WHERE ((cid IN (1,70) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  71
]
7.64 ms
(1.27%)
7
SELECT * FROM properties WHERE ((cid IN (1,29,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  30
]
7.55 ms
(1.26%)
6
SELECT * FROM properties WHERE ((cid IN (1,189) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  190
]
6.99 ms
(1.16%)
5
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:
[
  174
]
6.83 ms
(1.14%)
6
SELECT * FROM properties WHERE ((cid IN (1,55) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  57
]
5.68 ms
(0.95%)
5
SELECT * FROM properties WHERE ((cid IN (1,154,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  159
]
5.47 ms
(0.91%)
4
SELECT * FROM properties WHERE ((cid IN (1,82,149) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  152
]
5.41 ms
(0.90%)
4
SELECT * FROM properties WHERE ((cid IN (1,128,92) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  140
]
5.31 ms
(0.88%)
3
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "vorteile"
  "path" => "/geschaeftskunden/"
]
4.97 ms
(0.83%)
4
SELECT * FROM properties WHERE ((cid IN (1,130,92) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  169
]
4.82 ms
(0.80%)
4
SELECT * FROM properties WHERE ((cid IN (1,63) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  147
]
4.44 ms
(0.74%)
4
SELECT * FROM properties WHERE ((cid IN (1,149) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  125
]
4.44 ms
(0.74%)
1
SELECT * FROM translations_admin WHERE language = ?
Parameters:
[
  "de"
]
3.26 ms
(0.54%)
3
SELECT * FROM properties WHERE ((cid IN (1,24,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  165
]
3.24 ms
(0.54%)
3
SELECT * FROM properties WHERE ((cid IN (1,106,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  22
]
3.20 ms
(0.53%)
3
SELECT * FROM properties WHERE ((cid IN (1,28,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  120
]
2.64 ms
(0.44%)
2
SELECT * FROM properties WHERE ((cid IN (1,23,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  110
]
2.52 ms
(0.42%)
2
SELECT * FROM properties WHERE ((cid IN (1,57,55) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  58
]
2.48 ms
(0.41%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  71
]
2.48 ms
(0.41%)
2
SELECT * FROM properties WHERE ((cid IN (1,60,55) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  61
]
2.32 ms
(0.39%)
2
SELECT * FROM properties WHERE ((cid IN (1,76,149) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  78
]
2.27 ms
(0.38%)
2
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
2.18 ms
(0.36%)
2
SELECT * FROM properties WHERE ((cid IN (1,25,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  116
]
1.85 ms
(0.31%)
1
SELECT * FROM redirects WHERE
            (
                (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR
                (source = :sourcePathQuery AND `type` = :typePathQuery) OR
                (source = :sourceEntireUri AND `type` = :typeEntireUri)
            ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/geschaeftskunden/vorteile"
  "sourcePathQuery" => "/geschaeftskunden/vorteile"
  "sourceEntireUri" => "http://bmw-timmermanns-dev.m2.krankikom.de/geschaeftskunden/vorteile"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
1.22 ms
(0.20%)
1
SELECT id FROM website_settings
Parameters:
[]
1.19 ms
(0.20%)
1
SELECT * FROM object_url_slugs WHERE slug = '/geschaeftskunden/vorteile' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
1.16 ms
(0.19%)
1
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:
[
  6
]
1.15 ms
(0.19%)
1
SELECT * FROM properties WHERE ((cid IN (1,5,3) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  6
]
1.11 ms
(0.19%)
1
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
1.09 ms
(0.18%)
1
SELECT * FROM properties WHERE ((cid IN (1,178,70) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  150
]
1.04 ms
(0.17%)
1
SELECT * FROM properties WHERE ((cid IN (1,3) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  5
]
1.03 ms
(0.17%)
1
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/shared/includes/quick-access-bar"
]
1.00 ms
(0.17%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
0.90 ms
(0.15%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

Class Mapping errors
SeoBundle\Model\ElementMetaData No errors.
FormBuilderBundle\Model\FormDefinition No errors.