Query Metrics

509 Database Queries
44 Different statements
593.87 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
136.68 ms
(23.02%)
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:
[
  140
]
128.54 ms
(21.64%)
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:
[
  140
]
127.68 ms
(21.50%)
122
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  1
]
26.44 ms
(4.45%)
26
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1
]
13.63 ms
(2.30%)
12
SELECT * FROM properties WHERE ((cid IN (1) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  8
]
13.18 ms
(2.22%)
13
SELECT * FROM properties WHERE ((cid IN (1,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  154
]
11.01 ms
(1.85%)
9
SELECT * FROM properties WHERE ((cid IN (1,37,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  38
]
9.96 ms
(1.68%)
9
SELECT * FROM properties WHERE ((cid IN (1,9) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  47
]
7.98 ms
(1.34%)
7
SELECT * FROM properties WHERE ((cid IN (1,29,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  30
]
7.95 ms
(1.34%)
6
SELECT * FROM properties WHERE ((cid IN (1,55) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  57
]
7.86 ms
(1.32%)
7
SELECT * FROM properties WHERE ((cid IN (1,92) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  128
]
7.65 ms
(1.29%)
6
SELECT * FROM properties WHERE ((cid IN (1,70) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  71
]
7.41 ms
(1.25%)
6
SELECT * FROM properties WHERE ((cid IN (1,189) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  190
]
6.10 ms
(1.03%)
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
]
5.96 ms
(1.00%)
5
SELECT * FROM properties WHERE ((cid IN (1,154,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  159
]
5.42 ms
(0.91%)
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:
[
  5787
]
5.15 ms
(0.87%)
4
SELECT * FROM properties WHERE ((cid IN (1,82,149) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  152
]
4.70 ms
(0.79%)
4
SELECT * FROM properties WHERE ((cid IN (1,149) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  125
]
4.58 ms
(0.77%)
4
SELECT * FROM properties WHERE ((cid IN (1,130,92) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  169
]
4.58 ms
(0.77%)
1
SELECT * FROM translations_admin WHERE language = ?
Parameters:
[
  "de"
]
4.57 ms
(0.77%)
4
SELECT * FROM properties WHERE ((cid IN (1,63) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  147
]
4.35 ms
(0.73%)
4
SELECT * FROM properties WHERE ((cid IN (1,128,92) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  140
]
3.92 ms
(0.66%)
3
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "duesseldorf"
  "path" => "/unternehmen/filialen/"
]
3.20 ms
(0.54%)
3
SELECT * FROM properties WHERE ((cid IN (1,24,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  165
]
3.19 ms
(0.54%)
3
SELECT * FROM properties WHERE ((cid IN (1,28,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  120
]
2.76 ms
(0.47%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  140
]
2.71 ms
(0.46%)
2
SELECT * FROM properties WHERE ((cid IN (1,60,55) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  61
]
2.46 ms
(0.41%)
2
SELECT * FROM properties WHERE ((cid IN (1,57,55) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  58
]
2.44 ms
(0.41%)
2
SELECT * FROM properties WHERE ((cid IN (1,25,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  116
]
2.37 ms
(0.40%)
3
SELECT * FROM properties WHERE ((cid IN (1,106,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  22
]
2.30 ms
(0.39%)
2
SELECT * FROM properties WHERE ((cid IN (1,23,8) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  110
]
2.10 ms
(0.35%)
2
SELECT * FROM properties WHERE ((cid IN (1,76,149) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  78
]
1.89 ms
(0.32%)
2
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
1.57 ms
(0.26%)
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/duesseldorf"
  "sourcePathQuery" => "/unternehmen/filialen/duesseldorf"
  "sourceEntireUri" => "http://bmw-timmermanns-dev.m2.krankikom.de/unternehmen/filialen/duesseldorf"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
1.55 ms
(0.26%)
1
SELECT * FROM properties WHERE ((cid IN (1,3) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  5
]
1.33 ms
(0.22%)
1
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
1.32 ms
(0.22%)
1
SELECT * FROM properties WHERE ((cid IN (1,5,3) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  6
]
1.26 ms
(0.21%)
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.26 ms
(0.21%)
1
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/shared/includes/quick-access-bar"
]
1.20 ms
(0.20%)
1
SELECT * FROM properties WHERE ((cid IN (1,178,70) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  150
]
0.96 ms
(0.16%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.96 ms
(0.16%)
1
SELECT * FROM object_url_slugs WHERE slug = '/unternehmen/filialen/duesseldorf' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.92 ms
(0.16%)
1
SELECT id FROM website_settings
Parameters:
[]
0.81 ms
(0.14%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]

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.