http://bmw-timmermanns-dev.m2.krankikom.de/fahrzeugboerse/fahrzeuge%20neuss

Query Metrics

10 Database Queries
9 Different statements
11.54 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.76 ms
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" => "/fahrzeugboerse/fahrzeuge neuss"
  "sourcePathQuery" => "/fahrzeugboerse/fahrzeuge neuss"
  "sourceEntireUri" => "http://bmw-timmermanns-dev.m2.krankikom.de/fahrzeugboerse/fahrzeuge neuss"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
2 0.86 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
3 1.10 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "fahrzeuge neuss"
  "path" => "/fahrzeugboerse/"
]
4 1.08 ms
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:
[
  177
]
5 1.15 ms
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:
[
  177
]
6 1.09 ms
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:
[
  55
]
7 1.15 ms
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:
[
  55
]
8 1.21 ms
SELECT * FROM properties WHERE ((cid IN (1,55) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  177
]
9 1.02 ms
SELECT * FROM object_url_slugs WHERE slug = '/fahrzeugboerse/fahrzeuge neuss' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
10 1.14 ms
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.