Query Metrics

41 Database Queries
10 Different statements
33.11 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
15.22 ms
(45.96%)
17
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:
[
  1730879593
  [
    "\x00tags\x00output_fca92750817d3d888211c8dbf0a20581_desktop"
    "output_fca92750817d3d888211c8dbf0a20581_desktop"
  ]
]
5.19 ms
(15.69%)
7
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/wp-content/plugins"
]
4.35 ms
(13.13%)
1
INSERT INTO http_error_log (`uri`, `code`, `parametersGet`, `parametersPost`, `cookies`, `serverVars`, `date`, `count`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "https://credimas.it/wp-content/plugins/"
  404
  "a:0:{}"
  "a:0:{}"
  "a:0:{}"
  """
    a:43:{s:4:"USER";s:8:"www-data";s:4:"HOME";s:8:"/var/www";s:11:"SCRIPT_NAME";s:10:"/index.php";s:11:"REQUEST_URI";s:20:"/wp-content/plugins/";s:12:"QUERY_STRING";s:0:"";s:14:"REQUEST_METHOD";s:3:"GET";s:15:"SERVER_PROTOCOL";s:8:"HTTP/1.1";s:17:"GATEWAY_INTERFACE";s:7:"CGI/1.1";s:12:"REDIRECT_URL";s:20:"/wp-content/plugins/";s:11:"REMOTE_PORT";s:4:"4186";s:15:"SCRIPT_FILENAME";s:42:"/var/www/html/credimas.it/public/index.php";s:12:"SERVER_ADMIN";s:17:"admin@credimas.it";s:21:"CONTEXT_DOCUMENT_ROOT";s:32:"/var/www/html/credimas.it/public";s:14:"CONTEXT_PREFIX";s:0:"";s:14:"REQUEST_SCHEME";s:5:"https";s:13:"DOCUMENT_ROOT";s:32:"/var/www/html/credimas.it/public";s:11:"REMOTE_ADDR";s:11:"18.232.36.1";s:11:"SERVER_PORT";s:3:"443";s:11:"SERVER_ADDR";s:13:"159.69.16.126";s:11:"SERVER_NAME";s:11:"credimas.it";s:15:"SERVER_SOFTWARE";s:22:"Apache/2.4.58 (Ubuntu)";s:16:"SERVER_SIGNATURE";s:73:"<address>Apache/2.4.58 (Ubuntu) Server at credimas.it Port 443</address>\n
    ";s:4:"PATH";s:59:"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin";s:20:"HTTP_ACCEPT_ENCODING";s:12:"gzip,deflate";s:15:"HTTP_USER_AGENT";s:181:"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)";s:9:"HTTP_HOST";s:11:"credimas.it";s:15:"HTTP_CONNECTION";s:5:"close";s:17:"proxy-nokeepalive";s:1:"1";s:11:"SSL_TLS_SNI";s:11:"credimas.it";s:5:"HTTPS";s:2:"on";s:15:"REDIRECT_STATUS";s:3:"200";s:20:"REDIRECT_SSL_TLS_SNI";s:11:"credimas.it";s:14:"REDIRECT_HTTPS";s:2:"on";s:9:"FCGI_ROLE";s:9:"RESPONDER";s:8:"PHP_SELF";s:10:"/index.php";s:18:"REQUEST_TIME_FLOAT";d:1730879593.870934;s:12:"REQUEST_TIME";i:1730879593;s:7:"APP_ENV";s:3:"dev";s:9:"APP_DEBUG";s:1:"0";s:16:"PIMCORE_DEV_MODE";s:5:"false";s:13:"SITE_PROTOCOL";s:5:"https";s:10:"MAILER_DSN";s:89:"smtp://4ce8d8e3d9a08e:9ab5a599066afb@smtp.mailtrap.io:2525?encryption=tls&auth_mode=login";s:19:"SYMFONY_DOTENV_VARS";s:59:"APP_ENV,APP_DEBUG,PIMCORE_DEV_MODE,SITE_PROTOCOL,MAILER_DSN";}
    """
  1730879593
  1
]
2.47 ms
(7.46%)
10
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "plugins"
  "path" => "/wp-content/"
]
1.94 ms
(5.85%)
1
SELECT * FROM object_url_slugs WHERE slug = '/wp-content/plugins/' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
1.55 ms
(4.70%)
1
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
1.21 ms
(3.65%)
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" => "/wp-content/plugins/"
  "sourcePathQuery" => "/wp-content/plugins/"
  "sourceEntireUri" => "https://credimas.it/wp-content/plugins/"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.54 ms
(1.63%)
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" => "/wp-content/plugins/"
  "sourcePathQuery" => "/wp-content/plugins/"
  "sourceEntireUri" => "https://credimas.it/wp-content/plugins/"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.37 ms
(1.11%)
1
SELECT date FROM http_error_log WHERE uri = ?
Parameters:
[
  "https://credimas.it/wp-content/plugins/"
]
0.28 ms
(0.84%)
1
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]

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.