https://212.21.168.52/vendor/phpunit/phpunit/Util/PHP/eval-stdin.php

Query Metrics

28 Database Queries
9 Different statements
6.04 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.72 ms
(28.45%)
8
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "eval-stdin.php"
  "path" => "/vendor/phpunit/phpunit/Util/PHP/"
]
1.13 ms
(18.80%)
7
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/vendor/phpunit/phpunit/Util/PHP/eval-stdin.php"
]
0.85 ms
(14.07%)
5
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
0.63 ms
(10.45%)
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" => "/vendor/phpunit/phpunit/Util/PHP/eval-stdin.php"
  "sourcePathQuery" => "/vendor/phpunit/phpunit/Util/PHP/eval-stdin.php"
  "sourceEntireUri" => "https://212.21.168.52/vendor/phpunit/phpunit/Util/PHP/eval-stdin.php"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.60 ms
(10.01%)
2
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "CookiebotId"
  null
  null
]
0.47 ms
(7.82%)
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 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/vendor/phpunit/phpunit/Util/PHP/eval-stdin.php"
  "sourcePathQuery" => "/vendor/phpunit/phpunit/Util/PHP/eval-stdin.php"
  "sourceEntireUri" => "https://212.21.168.52/vendor/phpunit/phpunit/Util/PHP/eval-stdin.php"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.27 ms
(4.49%)
2
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  3
]
0.19 ms
(3.22%)
1
SELECT * FROM object_url_slugs WHERE slug = '/vendor/phpunit/phpunit/Util/PHP/eval-stdin.php' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.16 ms
(2.70%)
1
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]

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

No loaded entities.