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

Queries

Group similar statements

# Time Info
1 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
2 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
3 0.35 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:
[
  "/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"
]
4 0.20 ms
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"
]
5 0.23 ms
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"
]
6 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
7 0.41 ms
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  38
]
8 0.26 ms
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  38
]
9 0.22 ms
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  38
]
10 0.24 ms
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  38
]
11 2.64 ms
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"
]
12 0.17 ms
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:
[]
13 0.33 ms
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_resource_columns_translations_admin"
]
14 0.31 ms
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
  "\x00tags\x00system_resource_columns_translations_admin"
]
15 0.60 ms
SHOW COLUMNS FROM translations_admin
Parameters:
[]
16 8.22 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_object"
  "simple"
  "ca"
  ""
  1732645020
  1732645020
  38
  38
]
17 7.77 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_object"
  "simple"
  "cs"
  ""
  1732645020
  1732645020
  38
  38
]
18 9.14 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_object"
  "simple"
  "de"
  ""
  1732645020
  1732645020
  38
  38
]
19 7.28 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_object"
  "simple"
  "en"
  ""
  1732645020
  1732645020
  38
  38
]
20 8.83 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_object"
  "simple"
  "es"
  ""
  1732645020
  1732645020
  38
  38
]
21 6.96 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_object"
  "simple"
  "fr"
  ""
  1732645020
  1732645020
  38
  38
]
22 6.72 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_object"
  "simple"
  "hu"
  ""
  1732645020
  1732645020
  38
  38
]
23 7.36 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_object"
  "simple"
  "it"
  ""
  1732645020
  1732645020
  38
  38
]
24 7.21 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_object"
  "simple"
  "ja"
  ""
  1732645020
  1732645020
  38
  38
]
25 6.70 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_object"
  "simple"
  "nl"
  ""
  1732645020
  1732645020
  38
  38
]
26 7.52 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_object"
  "simple"
  "pl"
  ""
  1732645020
  1732645020
  38
  38
]
27 6.96 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_object"
  "simple"
  "pt"
  ""
  1732645020
  1732645020
  38
  38
]
28 7.46 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_object"
  "simple"
  "ru"
  ""
  1732645020
  1732645020
  38
  38
]
29 8.10 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_object"
  "simple"
  "sk"
  ""
  1732645020
  1732645020
  38
  38
]
30 7.23 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_object"
  "simple"
  "sv"
  ""
  1732645020
  1732645020
  38
  38
]
31 7.10 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_object"
  "simple"
  "th"
  ""
  1732645020
  1732645020
  38
  38
]
32 7.22 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_object"
  "simple"
  "tr"
  ""
  1732645020
  1732645020
  38
  38
]
33 7.09 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_object"
  "simple"
  "uk"
  ""
  1732645020
  1732645020
  38
  38
]
34 7.16 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_object"
  "simple"
  "zh_Hans"
  ""
  1732645020
  1732645020
  38
  38
]
35 1.86 ms
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:
[
  1732645021
  "system_cache_write_lock"
]
36 0.46 ms
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:
[
  1732645021
  "\x00tags\x00system_cache_write_lock"
]
37 0.30 ms
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:
[
  1732645021
  "system_cache_write_lock"
]
38 0.22 ms
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:
[
  1732645021
  "\x00tags\x00system_cache_write_lock"
]
39 7.11 ms
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;}"
]
40 7.17 ms
DELETE FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  "translator\x01tags\x01"
  "translate\x01tags\x01"
]
41 2.43 ms
SELECT * FROM translations_admin WHERE `key` = ?
            AND `language` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY `creationDate`
Parameters:
[
  "only_variant"
  "ca"
  "cs"
  "de"
  "en"
  "es"
  "fr"
  "hu"
  "it"
  "ja"
  "nl"
  "pl"
  "pt"
  "ru"
  "sk"
  "sv"
  "th"
  "tr"
  "uk"
  "zh_Hans"
]
42 0.27 ms
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:
[]
43 9.54 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_variant"
  "simple"
  "ca"
  ""
  1732645021
  1732645021
  38
  38
]
44 9.65 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_variant"
  "simple"
  "cs"
  ""
  1732645021
  1732645021
  38
  38
]
45 8.84 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_variant"
  "simple"
  "de"
  ""
  1732645021
  1732645021
  38
  38
]
46 7.60 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_variant"
  "simple"
  "en"
  ""
  1732645021
  1732645021
  38
  38
]
47 7.82 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_variant"
  "simple"
  "es"
  ""
  1732645021
  1732645021
  38
  38
]
48 7.18 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_variant"
  "simple"
  "fr"
  ""
  1732645021
  1732645021
  38
  38
]
49 9.35 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_variant"
  "simple"
  "hu"
  ""
  1732645021
  1732645021
  38
  38
]
50 7.13 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_variant"
  "simple"
  "it"
  ""
  1732645021
  1732645021
  38
  38
]
51 7.32 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_variant"
  "simple"
  "ja"
  ""
  1732645021
  1732645021
  38
  38
]
52 6.91 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_variant"
  "simple"
  "nl"
  ""
  1732645021
  1732645021
  38
  38
]
53 8.00 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_variant"
  "simple"
  "pl"
  ""
  1732645021
  1732645021
  38
  38
]
54 6.73 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_variant"
  "simple"
  "pt"
  ""
  1732645021
  1732645021
  38
  38
]
55 7.29 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_variant"
  "simple"
  "ru"
  ""
  1732645021
  1732645021
  38
  38
]
56 7.80 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_variant"
  "simple"
  "sk"
  ""
  1732645021
  1732645021
  38
  38
]
57 7.31 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_variant"
  "simple"
  "sv"
  ""
  1732645021
  1732645021
  38
  38
]
58 10.43 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_variant"
  "simple"
  "th"
  ""
  1732645021
  1732645021
  38
  38
]
59 6.50 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_variant"
  "simple"
  "tr"
  ""
  1732645021
  1732645021
  38
  38
]
60 6.90 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_variant"
  "simple"
  "uk"
  ""
  1732645021
  1732645021
  38
  38
]
61 7.75 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "only_variant"
  "simple"
  "zh_Hans"
  ""
  1732645021
  1732645021
  38
  38
]
62 9.46 ms
DELETE FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  "translator\x01tags\x01"
  "translate\x01tags\x01"
]
63 0.40 ms
SELECT * FROM translations_admin WHERE `key` = ?
            AND `language` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY `creationDate`
Parameters:
[
  "select_objects_type"
  "ca"
  "cs"
  "de"
  "en"
  "es"
  "fr"
  "hu"
  "it"
  "ja"
  "nl"
  "pl"
  "pt"
  "ru"
  "sk"
  "sv"
  "th"
  "tr"
  "uk"
  "zh_Hans"
]
64 0.14 ms
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:
[]
65 6.94 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "select_objects_type"
  "simple"
  "ca"
  ""
  1732645021
  1732645021
  38
  38
]
66 10.85 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "select_objects_type"
  "simple"
  "cs"
  ""
  1732645021
  1732645021
  38
  38
]
67 9.58 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "select_objects_type"
  "simple"
  "de"
  ""
  1732645021
  1732645021
  38
  38
]
68 6.71 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "select_objects_type"
  "simple"
  "en"
  ""
  1732645021
  1732645021
  38
  38
]
69 12.26 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "select_objects_type"
  "simple"
  "es"
  ""
  1732645021
  1732645021
  38
  38
]
70 20.33 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "select_objects_type"
  "simple"
  "fr"
  ""
  1732645021
  1732645021
  38
  38
]
71 11.36 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "select_objects_type"
  "simple"
  "hu"
  ""
  1732645021
  1732645021
  38
  38
]
72 7.67 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "select_objects_type"
  "simple"
  "it"
  ""
  1732645021
  1732645021
  38
  38
]
73 7.35 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "select_objects_type"
  "simple"
  "ja"
  ""
  1732645021
  1732645021
  38
  38
]
74 7.62 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "select_objects_type"
  "simple"
  "nl"
  ""
  1732645021
  1732645021
  38
  38
]
75 9.09 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "select_objects_type"
  "simple"
  "pl"
  ""
  1732645021
  1732645021
  38
  38
]
76 6.50 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "select_objects_type"
  "simple"
  "pt"
  ""
  1732645021
  1732645021
  38
  38
]
77 6.33 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "select_objects_type"
  "simple"
  "ru"
  ""
  1732645021
  1732645021
  38
  38
]
78 6.22 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "select_objects_type"
  "simple"
  "sk"
  ""
  1732645021
  1732645021
  38
  38
]
79 7.12 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "select_objects_type"
  "simple"
  "sv"
  ""
  1732645021
  1732645021
  38
  38
]
80 7.67 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "select_objects_type"
  "simple"
  "th"
  ""
  1732645021
  1732645021
  38
  38
]
81 9.72 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "select_objects_type"
  "simple"
  "tr"
  ""
  1732645021
  1732645021
  38
  38
]
82 7.23 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "select_objects_type"
  "simple"
  "uk"
  ""
  1732645021
  1732645021
  38
  38
]
83 7.09 ms
INSERT INTO translations_admin (`key`, `type`, `language`, `text`, `modificationDate`, `creationDate`, `userOwner`, `userModification`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "select_objects_type"
  "simple"
  "zh_Hans"
  ""
  1732645021
  1732645021
  38
  38
]
84 7.33 ms
DELETE FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  "translator\x01tags\x01"
  "translate\x01tags\x01"
]

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.