https://3.101.211.23/

Query Metrics

77 Database Queries
18 Different statements
201.76 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
90.02 ms
(44.62%)
57
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:
[
  1767086895
  [
    "\x00tags\x00site_domain_ed0ea111b42f74a1c542f1676c227c44"
    "site_domain_ed0ea111b42f74a1c542f1676c227c44"
  ]
]
20.79 ms
(10.30%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1
]
17.60 ms
(8.72%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
10.70 ms
(5.30%)
1
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:
[
  "timezone"
  null
  null
]
9.75 ms
(4.83%)
1
SELECT object_6.o_id AS o_id, object_6.o_type AS o_type FROM object_6 WHERE ( object_6.o_type IN ('object','folder')) AND object_6.o_published = 1 ORDER BY `o_id` ASC
Parameters:
[]
8.67 ms
(4.29%)
1
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
8.63 ms
(4.28%)
1
SELECT object_1.o_id AS o_id, object_1.o_type AS o_type FROM object_1 WHERE (category__id = :categoryId AND  object_1.o_type IN ('object','folder')) AND object_1.o_published = 1 LIMIT 3
Parameters:
[
  "categoryId" => 12397
]
8.15 ms
(4.04%)
1
SELECT object_1.o_id AS o_id, object_1.o_type AS o_type FROM object_1 WHERE ( object_1.o_type IN ('object','folder')) AND object_1.o_published = 1 LIMIT 3
Parameters:
[]
7.40 ms
(3.67%)
1
SELECT object_3.o_id AS o_id, object_3.o_type AS o_type FROM object_3 WHERE ( object_3.o_type IN ('object','folder')) AND object_3.o_published = 1 ORDER BY `o_id` DESC
Parameters:
[]
6.72 ms
(3.33%)
1
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
5.87 ms
(2.91%)
1
SELECT COUNT(*) FROM object_18 WHERE ( object_18.o_type IN ('object','folder')) AND object_18.o_published = 1
Parameters:
[]
3.45 ms
(1.71%)
3
SELECT name, TYPE, data, cid, inheritable, cpath FROM properties WHERE ((cid IN (1,12398,2695) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
  11148
]
1.87 ms
(0.93%)
1
SELECT id FROM classes WHERE name = ?
Parameters:
[
  "User"
]
0.63 ms
(0.31%)
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" => "https://3.101.211.23/"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.48 ms
(0.24%)
1
SELECT object_18.o_id AS o_id, object_18.o_type AS o_type FROM object_18 WHERE ( object_18.o_type IN ('object','folder')) AND object_18.o_published = 1
Parameters:
[]
0.42 ms
(0.21%)
2
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "2"
]
0.34 ms
(0.17%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.28 ms
(0.14%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
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.