http://139.144.70.215/phpunit/phpunit/Util/PHP/eval-stdin.php

Query Metrics

30 Database Queries
10 Different statements
12.37 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
5.54 ms
(44.74%)
12
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1731663780
  [
    "\x00tags\x00output_38b8992ed617225fdc76189e07fcd5f7_desktop"
    "output_38b8992ed617225fdc76189e07fcd5f7_desktop"
  ]
]
2.47 ms
(19.92%)
1
UPDATE http_error_log SET `count` = `count` + 1, date = ? WHERE uri = ?
Parameters:
[
  1731663780
  "http://139.144.70.215/phpunit/phpunit/Util/PHP/eval-stdin.php"
]
1.57 ms
(12.69%)
6
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "eval-stdin.php"
  "path" => "/phpunit/phpunit/Util/PHP/"
]
1.30 ms
(10.53%)
5
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/phpunit/phpunit/Util/PHP/eval-stdin.php"
]
0.40 ms
(3.23%)
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" => "/phpunit/phpunit/Util/PHP/eval-stdin.php"
  "sourcePathQuery" => "/phpunit/phpunit/Util/PHP/eval-stdin.php"
  "sourceEntireUri" => "http://139.144.70.215/phpunit/phpunit/Util/PHP/eval-stdin.php"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.34 ms
(2.72%)
1
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "eval-stdin.php"
  "path" => "/phpunit/phpunit/Util/PHP/"
]
0.31 ms
(2.55%)
1
SELECT date FROM http_error_log WHERE uri = ?
Parameters:
[
  "http://139.144.70.215/phpunit/phpunit/Util/PHP/eval-stdin.php"
]
0.17 ms
(1.37%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.15 ms
(1.18%)
1
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
0.13 ms
(1.06%)
1
SELECT id FROM targeting_rules WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.