Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
137.26 ms
(23.39%)
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:
[
  125
]
127.94 ms
(21.80%)
122
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  1
]
120.63 ms
(20.55%)
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:
[
  125
]
29.00 ms
(4.94%)
26
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1
]
16.71 ms
(2.85%)
13
SELECT * FROM properties WHERE ((cid IN (1,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  154
]
13.50 ms
(2.30%)
12
SELECT * FROM properties WHERE ((cid IN (1) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  8
]
11.03 ms
(1.88%)
9
SELECT * FROM properties WHERE ((cid IN (1,9) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  47
]
9.18 ms
(1.56%)
9
SELECT * FROM properties WHERE ((cid IN (1,37,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  38
]
8.72 ms
(1.48%)
6
SELECT * FROM properties WHERE ((cid IN (1,189) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  190
]
8.13 ms
(1.39%)
6
SELECT * FROM properties WHERE ((cid IN (1,55) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  57
]
7.61 ms
(1.30%)
7
SELECT * FROM properties WHERE ((cid IN (1,29,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  30
]
6.63 ms
(1.13%)
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.56 ms
(1.12%)
7
SELECT * FROM properties WHERE ((cid IN (1,92) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  128
]
6.54 ms
(1.11%)
6
SELECT * FROM properties WHERE ((cid IN (1,70) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  71
]
6.33 ms
(1.08%)
4
SELECT * FROM properties WHERE ((cid IN (1,82,149) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  152
]
5.99 ms
(1.02%)
5
SELECT * FROM properties WHERE ((cid IN (1,154,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  159
]
5.03 ms
(0.86%)
4
SELECT * FROM properties WHERE ((cid IN (1,149) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  125
]
4.91 ms
(0.84%)
4
SELECT * FROM properties WHERE ((cid IN (1,63) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  147
]
4.44 ms
(0.76%)
1
SELECT * FROM translations_admin WHERE language = ?
Parameters:
[
  "de"
]
4.23 ms
(0.72%)
3
SELECT * FROM properties WHERE ((cid IN (1,24,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  165
]
4.10 ms
(0.70%)
3
SELECT * FROM properties WHERE ((cid IN (1,28,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  120
]
3.85 ms
(0.66%)
4
SELECT * FROM properties WHERE ((cid IN (1,128,92) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  140
]
3.63 ms
(0.62%)
3
SELECT * FROM properties WHERE ((cid IN (1,106,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  22
]
3.36 ms
(0.57%)
4
SELECT * FROM properties WHERE ((cid IN (1,130,92) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  169
]
3.20 ms
(0.54%)
2
SELECT * FROM properties WHERE ((cid IN (1,76,149) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  78
]
2.79 ms
(0.48%)
2
SELECT * FROM properties WHERE ((cid IN (1,23,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  110
]
2.69 ms
(0.46%)
3
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "alles-aus-einer-hand"
  "path" => "/elektrisiert/"
]
2.69 ms
(0.46%)
2
SELECT * FROM properties WHERE ((cid IN (1,57,55) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  58
]
2.46 ms
(0.42%)
2
SELECT * FROM properties WHERE ((cid IN (1,60,55) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  61
]
2.42 ms
(0.41%)
2
SELECT * FROM properties WHERE ((cid IN (1,25,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  116
]
1.97 ms
(0.34%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  125
]
1.62 ms
(0.28%)
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" => "/elektrisiert/alles-aus-einer-hand"
  "sourcePathQuery" => "/elektrisiert/alles-aus-einer-hand"
  "sourceEntireUri" => "http://bmw-timmermanns-dev.m2.krankikom.de/elektrisiert/alles-aus-einer-hand"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
1.45 ms
(0.25%)
2
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
1.20 ms
(0.20%)
1
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
1.17 ms
(0.20%)
1
SELECT id FROM website_settings
Parameters:
[]
1.15 ms
(0.20%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
1.11 ms
(0.19%)
1
SELECT * FROM object_url_slugs WHERE slug = '/elektrisiert/alles-aus-einer-hand' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
1.10 ms
(0.19%)
1
SELECT * FROM properties WHERE ((cid IN (1,178,70) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  150
]
1.05 ms
(0.18%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.91 ms
(0.16%)
1
SELECT * FROM properties WHERE ((cid IN (1,5,3) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  6
]
0.91 ms
(0.15%)
1
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/shared/includes/quick-access-bar"
]
0.90 ms
(0.15%)
1
SELECT * FROM properties WHERE ((cid IN (1,3) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  5
]
0.81 ms
(0.14%)
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
]

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.