https://3.101.211.23/

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
170.90 ms
(61.27%)
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:
[
  1767091462
  [
    "\x00tags\x00site_domain_ed0ea111b42f74a1c542f1676c227c44"
    "site_domain_ed0ea111b42f74a1c542f1676c227c44"
  ]
]
17.77 ms
(6.37%)
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
]
13.95 ms
(5.00%)
1
SELECT id FROM classes WHERE name = ?
Parameters:
[
  "User"
]
12.27 ms
(4.40%)
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
]
11.12 ms
(3.99%)
1
SELECT COUNT(*) FROM object_18 WHERE ( object_18.o_type IN ('object','folder')) AND object_18.o_published = 1
Parameters:
[]
10.13 ms
(3.63%)
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.59 ms
(2.72%)
2
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "2"
]
7.58 ms
(2.72%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
6.87 ms
(2.46%)
1
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
5.71 ms
(2.05%)
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:
[]
5.61 ms
(2.01%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1
]
3.19 ms
(1.14%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
2.93 ms
(1.05%)
1
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
0.99 ms
(0.36%)
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
]
0.72 ms
(0.26%)
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.71 ms
(0.26%)
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:
[]
0.63 ms
(0.23%)
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.28 ms
(0.10%)
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.