https://mynursery.apik-pp.be/

Query Metrics

229 Database Queries
19 Different statements
416.27 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
139.76 ms
(0.00%)
163
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:
[
  1789457392
  [
    "\x00tags\x00site_domain_b6a29f5c55987f2bf46ce7458517d04d"
    "site_domain_b6a29f5c55987f2bf46ce7458517d04d"
  ]
]
113.74 ms
(0.00%)
1
SELECT COUNT(*) FROM object_localized_2_fr WHERE (premium = 1 AND  object_localized_2_fr.o_type IN ('object','folder')) AND object_localized_2_fr.o_published = 1
Parameters:
[]
72.37 ms
(0.00%)
1
SELECT object_localized_8_fr.o_id as o_id, object_localized_8_fr.o_type as o_type FROM object_localized_8_fr WHERE ( object_localized_8_fr.o_type IN ('object','folder')) AND object_localized_8_fr.o_published = 1 ORDER BY `position` ASC
Parameters:
[]
17.74 ms
(0.00%)
30
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  13
]
17.52 ms
(0.00%)
2
SELECT * FROM object_url_slugs WHERE slug = '/' AND (siteId = 0 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
14.26 ms
(0.00%)
5
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1
]
13.07 ms
(0.00%)
1
SELECT object_localized_12_fr.o_id as o_id, object_localized_12_fr.o_type as o_type FROM object_localized_12_fr WHERE ((publishdate IS NULL OR publishdate < UNIX_TIMESTAMP(NOW())) AND  object_localized_12_fr.o_type IN ('object','folder')) AND object_localized_12_fr.o_published = 1 ORDER BY `publishdate` DESC   LIMIT 4
Parameters:
[]
8.13 ms
(0.00%)
1
INSERT INTO cache_items (item_id, item_data, item_lifetime, item_time) VALUES (?, ?, ?, ?) ON DUPLICATE KEY UPDATE item_data = VALUES(item_data), item_lifetime = VALUES(item_lifetime), item_time = VALUES(item_time)
Parameters:
[
  1 => null
  2 => null
  3 => null
  4 => 1789457392
]
7.34 ms
(0.00%)
3
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  1
]
3.23 ms
(0.00%)
3
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
2.77 ms
(0.00%)
1
SELECT * FROM website_settings WHERE name = ? AND (siteId IS NULL OR siteId = '' OR siteId = ?) AND  (language IS NULL OR language = '' OR language = ?) ORDER BY siteId,language DESC
Parameters:
[
  "avalaibilitiesCount"
  null
  null
]
1.55 ms
(0.00%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
1.49 ms
(0.00%)
4
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
0.94 ms
(0.00%)
6
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
0.85 ms
(0.00%)
1
SELECT object_localized_13_fr.o_id as o_id, object_localized_13_fr.o_type as o_type FROM object_localized_13_fr WHERE ( object_localized_13_fr.o_type IN ('object','folder')) AND object_localized_13_fr.o_published = 1
Parameters:
[]
0.65 ms
(0.00%)
3
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1
  1
  1
]
0.52 ms
(0.00%)
1
SELECT id FROM website_settings
Parameters:
[]
0.28 ms
(0.00%)
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://mynursery.apik-pp.be/"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.06 ms
(0.00%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
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.