https://stagingpim.itcstore.in/api/getfactoriesdata

Query Metrics

18 Database Queries
8 Different statements
16.09 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
7.87 ms
(48.89%)
7
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:
[
  1729304476
  [
    "\x00tags\x00site_domain_e510ecdcba24a1f07a05990dc4de6a88"
    "site_domain_e510ecdcba24a1f07a05990dc4de6a88"
  ]
]
2.17 ms
(13.51%)
3
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "getfactoriesdata"
  "path" => "/api/"
]
1.55 ms
(9.64%)
2
SELECT COUNT(*) FROM object_6 WHERE (code IN (?) AND  object_6.o_type IN ('object','folder')) AND object_6.o_published = 1
Parameters:
[
  [
    "MDD_01"
  ]
]
1.53 ms
(9.52%)
1
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
1.24 ms
(7.69%)
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" => "/api/getfactoriesdata"
  "sourcePathQuery" => "/api/getfactoriesdata"
  "sourceEntireUri" => "https://stagingpim.itcstore.in/api/getfactoriesdata"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.71 ms
(4.44%)
2
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/api/getfactoriesdata"
]
0.67 ms
(4.14%)
1
SELECT object_6.o_id as o_id, object_6.o_type as o_type FROM object_6 WHERE (code IN (?) AND  object_6.o_type IN ('object','folder')) AND object_6.o_published = 1
Parameters:
[
  [
    "MDD_01"
  ]
]
0.35 ms
(2.18%)
1
SELECT * FROM properties WHERE ((cid IN (1) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  1
]

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.