POST http://pim.loxone.com/admin/translation/add-admin-translation-keys

Query Metrics

84 Database Queries
15 Different statements
503.58 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
459.68 ms
(91.28%)
57
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_object"
  "simple"
  "ca"
  ""
  1732645020
  1732645020
  38
  38
]
23.96 ms
(4.76%)
3
DELETE FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  "translator\x01tags\x01"
  "translate\x01tags\x01"
]
7.11 ms
(1.41%)
1
INSERT INTO cache_items (item_id, item_data, item_lifetime, item_time) VALUES (?, ?, ?, ?) ON DUPLICATE KEY UPDATE item_data = VALUES(item_data), item_lifetime = VALUES(item_lifetime), item_time = VALUES(item_time)
Parameters:
[
  2 => 30
  3 => 1732645021
  0 => "system_cache_write_lock"
  1 => b"O:1:"©":1:{s:6:"4m\x08\x05À\x1E";i:1732645021;}"
]
5.46 ms
(1.08%)
3
SELECT * FROM translations_admin WHERE `key` = ?
            AND `language` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY `creationDate`
Parameters:
[
  "only_object"
  "ca"
  "cs"
  "de"
  "en"
  "es"
  "fr"
  "hu"
  "it"
  "ja"
  "nl"
  "pl"
  "pt"
  "ru"
  "sk"
  "sv"
  "th"
  "tr"
  "uk"
  "zh_Hans"
]
3.66 ms
(0.73%)
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:
[
  1732645020
  "system_route_redirect"
]
0.60 ms
(0.12%)
1
SHOW COLUMNS FROM translations_admin
Parameters:
[]
0.59 ms
(0.12%)
3
CREATE TABLE IF NOT EXISTS `translations_admin` (
                          `key` varchar(190) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
                          `type` varchar(10) DEFAULT NULL,
                          `language` varchar(10) NOT NULL DEFAULT '',
                          `text` text DEFAULT NULL,
                          `creationDate` int(11) unsigned DEFAULT NULL,
                          `modificationDate` int(11) unsigned DEFAULT NULL,
                          `userOwner` int(11) unsigned DEFAULT NULL,
                          `userModification` int(11) unsigned DEFAULT NULL,
                          PRIMARY KEY (`key`,`language`),
                          KEY `language` (`language`)
                        ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
Parameters:
[]
0.57 ms
(0.11%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
0.41 ms
(0.08%)
1
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  38
]
0.35 ms
(0.07%)
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:
[
  "/admin/translation/add-admin-translation-keys"
  "path"
  "auto_create"
  "/admin/translation/add-admin-translation-keys"
  "path_query"
  "http://pim.loxone.com/admin/translation/add-admin-translation-keys"
  "entire_uri"
]
0.26 ms
(0.05%)
1
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  38
]
0.25 ms
(0.05%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.24 ms
(0.05%)
1
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  38
]
0.23 ms
(0.04%)
1
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:
[
  1732645020
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.22 ms
(0.04%)
1
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  38
]

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

No mapped entities.