https://backoffice.vuitton.galilee.fr/api-v1/user/get/179?user_id=179

Query Metrics

14 Database Queries
7 Different statements
5.71 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.97 ms
(34.55%)
5
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => "179"
  "path" => "/api-v1/user/get/"
]
1.19 ms
(20.83%)
4
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/api-v1/user/get/179"
]
0.81 ms
(14.24%)
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-v1/user/get/179"
  "sourcePathQuery" => "/api-v1/user/get/179?user_id=179"
  "sourceEntireUri" => "https://backoffice.vuitton.galilee.fr/api-v1/user/get/179?user_id=179"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.50 ms
(8.73%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.48 ms
(8.32%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "LV_User"
]
0.46 ms
(8.03%)
1
Select text FROM translations_admin WHERE translations_admin.key = "Administrateur" AND translations_admin.language = "fr"
Parameters:
[]
0.30 ms
(5.30%)
1
Select text FROM translations_admin WHERE translations_admin.key = "French" AND translations_admin.language = "fr"
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.

Entities Mapping