http://test-upgrade.pim.koe.engine.acl.at/

Query Metrics

3 Database Queries
3 Different statements
2.04 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

default connection

Time Count Info
1.00 ms
(49.12%)
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" => "/"
  "sourcePathQuery" => "/"
  "sourceEntireUri" => "http://test-upgrade.pim.koe.engine.acl.at/"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.71 ms
(34.90%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.33 ms
(15.98%)
1
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => ""
  "path" => "/"
]

market connection

No database queries were performed.

Database Connections

Name Service
default doctrine.dbal.default_connection
market doctrine.dbal.market_connection

Entity Managers

Name Service
market doctrine.orm.market_entity_manager
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

market entity manager

No loaded entities.

default entity manager

No loaded entities.