Redirect 301 redirect from GET @document_134 (f5dfa5)

GET https://devncmpublic.centricdxb.com/_profiler

Query Metrics

9 Database Queries
8 Different statements
10.27 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
6.53 ms
(63.60%)
1
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "8+Tz70IJM0/fGwPrG3T2B+BqM9KBiYkHgy2bvqFy0a4="
]
2.83 ms
(27.56%)
1
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP(NOW(6)) + 300)
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "8+Tz70IJM0/fGwPrG3T2B+BqM9KBiYkHgy2bvqFy0a4="
]
0.24 ms
(2.36%)
1
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_profiler"
  "path"
  "auto_create"
  "/_profiler"
  "path_query"
  "https://devncmpublic.centricdxb.com/_profiler"
  "entire_uri"
]
0.19 ms
(1.85%)
1
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.16 ms
(1.61%)
2
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP(NOW(6))
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "8+Tz70IJM0/fGwPrG3T2B+BqM9KBiYkHgy2bvqFy0a4="
]
0.14 ms
(1.33%)
1
UPDATE lock_keys SET key_expiration = UNIX_TIMESTAMP(NOW(6)) + ?, key_token = ? WHERE key_id = ? AND (key_token = ? OR key_expiration <= UNIX_TIMESTAMP(NOW(6)))
Parameters:
[
  300.0
  "8+Tz70IJM0/fGwPrG3T2B+BqM9KBiYkHgy2bvqFy0a4="
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "8+Tz70IJM0/fGwPrG3T2B+BqM9KBiYkHgy2bvqFy0a4="
]
0.10 ms
(0.98%)
1
SELECT id FROM redirects WHERE active = 1 AND regex = 1  ORDER BY `priority` DESC
Parameters:
[]
0.07 ms
(0.71%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]

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.

Managed Entities

No managed entities.

Entities Mapping

No mapped entities.