http://43.205.101.159/wearhouseDetectionApi

Query Metrics

23 Database Queries
9 Different statements
12.91 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
8.02 ms
(62.13%)
1
SELECT object_13.o_id as o_id, object_13.o_type as o_type FROM object_13 WHERE (pincode = :name AND  object_13.o_type IN ('object','folder')) AND object_13.o_published = 1
Parameters:
[
  "name" => "122018"
]
2.82 ms
(21.85%)
13
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:
[
  1729304159
  [
    "\x00tags\x00site_domain_83d2c431acc7a349222e1ad7d3477403"
    "site_domain_83d2c431acc7a349222e1ad7d3477403"
  ]
]
0.43 ms
(3.36%)
2
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "wearhouseDetectionApi"
  "path" => "/"
]
0.39 ms
(3.04%)
1
SELECT object_2.o_id as o_id, object_2.o_type as o_type FROM object_2 WHERE (location_name = :name AND  object_2.o_type IN ('object','folder')) AND object_2.o_published = 1
Parameters:
[
  "name" => "Gurgaon"
]
0.36 ms
(2.78%)
2
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[
  "key" => "Location"
  "path" => "/"
]
0.35 ms
(2.73%)
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" => "/wearhouseDetectionApi"
  "sourcePathQuery" => "/wearhouseDetectionApi"
  "sourceEntireUri" => "http://43.205.101.159/wearhouseDetectionApi"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.20 ms
(1.53%)
1
SELECT * FROM properties WHERE ((cid IN (1) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  1
]
0.17 ms
(1.32%)
1
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
0.16 ms
(1.26%)
1
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/wearhouseDetectionApi"
]

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.