Query Metrics

506 Database Queries
44 Different statements
613.20 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
136.78 ms
(22.31%)
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:
[
  128
]
134.76 ms
(21.98%)
122
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  1
]
127.72 ms
(20.83%)
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:
[
  128
]
29.86 ms
(4.87%)
26
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1
]
15.83 ms
(2.58%)
13
SELECT * FROM properties WHERE ((cid IN (1,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  154
]
14.10 ms
(2.30%)
12
SELECT * FROM properties WHERE ((cid IN (1) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  8
]
11.85 ms
(1.93%)
9
SELECT * FROM properties WHERE ((cid IN (1,37,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  38
]
11.34 ms
(1.85%)
9
SELECT * FROM properties WHERE ((cid IN (1,9) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  47
]
8.58 ms
(1.40%)
7
SELECT * FROM properties WHERE ((cid IN (1,29,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  30
]
7.67 ms
(1.25%)
7
SELECT * FROM properties WHERE ((cid IN (1,92) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  128
]
7.64 ms
(1.25%)
6
SELECT * FROM properties WHERE ((cid IN (1,55) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  57
]
7.10 ms
(1.16%)
6
SELECT * FROM properties WHERE ((cid IN (1,189) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  190
]
6.62 ms
(1.08%)
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.37 ms
(1.04%)
6
SELECT * FROM properties WHERE ((cid IN (1,70) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  71
]
6.26 ms
(1.02%)
5
SELECT * FROM properties WHERE ((cid IN (1,154,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  159
]
5.92 ms
(0.97%)
4
SELECT * FROM properties WHERE ((cid IN (1,128,92) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  140
]
5.61 ms
(0.92%)
4
SELECT * FROM properties WHERE ((cid IN (1,149) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  125
]
5.19 ms
(0.85%)
4
SELECT * FROM properties WHERE ((cid IN (1,82,149) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  152
]
5.14 ms
(0.84%)
4
SELECT * FROM properties WHERE ((cid IN (1,63) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  147
]
5.00 ms
(0.82%)
1
SELECT * FROM translations_admin WHERE language = ?
Parameters:
[
  "en"
]
4.92 ms
(0.80%)
2
SELECT * FROM properties WHERE ((cid IN (1,76,149) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  78
]
4.27 ms
(0.70%)
4
SELECT * FROM properties WHERE ((cid IN (1,130,92) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  169
]
3.89 ms
(0.63%)
3
SELECT * FROM properties WHERE ((cid IN (1,28,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  120
]
3.71 ms
(0.60%)
3
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "filialen"
  "path" => "/unternehmen/"
]
3.68 ms
(0.60%)
3
SELECT * FROM properties WHERE ((cid IN (1,24,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  165
]
3.50 ms
(0.57%)
3
SELECT * FROM properties WHERE ((cid IN (1,106,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  22
]
2.91 ms
(0.47%)
2
SELECT * FROM properties WHERE ((cid IN (1,60,55) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  61
]
2.65 ms
(0.43%)
2
SELECT * FROM properties WHERE ((cid IN (1,57,55) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  58
]
2.58 ms
(0.42%)
2
SELECT * FROM properties WHERE ((cid IN (1,25,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  116
]
2.50 ms
(0.41%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  128
]
2.30 ms
(0.37%)
1
SELECT id FROM website_settings
Parameters:
[]
2.05 ms
(0.33%)
2
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
2.02 ms
(0.33%)
2
SELECT * FROM properties WHERE ((cid IN (1,23,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  110
]
1.54 ms
(0.25%)
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" => "/unternehmen/filialen"
  "sourcePathQuery" => "/unternehmen/filialen"
  "sourceEntireUri" => "http://bmw-timmermanns-dev.m2.krankikom.de/unternehmen/filialen"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
1.35 ms
(0.22%)
1
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:
[
  80
]
1.26 ms
(0.20%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
1.23 ms
(0.20%)
1
SELECT * FROM properties WHERE ((cid IN (1,3) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  5
]
1.22 ms
(0.20%)
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.14 ms
(0.19%)
1
SELECT * FROM object_url_slugs WHERE slug = '/unternehmen/filialen' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
1.12 ms
(0.18%)
1
SELECT * FROM properties WHERE ((cid IN (1,178,70) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  150
]
1.07 ms
(0.18%)
1
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
1.04 ms
(0.17%)
1
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/shared/includes/quick-access-bar"
]
1.00 ms
(0.16%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.90 ms
(0.15%)
1
SELECT * FROM properties WHERE ((cid IN (1,5,3) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  6
]

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.