GET https://attika.a4interactive.ch/references-api/publish-all?token=def456

Query Metrics

10 Database Queries
7 Different statements
124.69 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 0.29 ms
SET SESSION innodb_strict_mode = 0
Parameters:
[]
2 2.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
3 12.55 ms
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:
[
  "/references-api/publish-all"
  "path"
  "auto_create"
  "/references-api/publish-all?token=def456"
  "path_query"
  "https://attika.a4interactive.ch/references-api/publish-all?token=def456"
  "entire_uri"
]
4 11.72 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
5 26.23 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/references-api/"
  "publish-all"
]
6 11.21 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/references-api/publish-all"
]
7 11.67 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "references-api"
]
8 0.59 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/references-api"
]
9 0.34 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  ""
]
10 47.66 ms
SELECT object_localized_5_de.id as id, object_localized_5_de.type as `type` FROM object_localized_5_de WHERE (createdByFachhaendler LIKE 1 AND publishedMail NOT LIKE 1 AND state LIKE "%online%" AND  object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 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.

Managed Entities

No managed entities.

Entities Mapping

No mapped entities.