Error 403 Forbidden

PATCH https://www.all4team.de/api/product-media/019fa72e9c9e73f28952e01b5b4e7030?_response=detail

Query Metrics

15 Database Queries
15 Different statements
300.93 ms Query time

Grouped Statements

Show all queries

Time Count Info
113.21 ms
(37.62%)
1
SELECT item_rounding FROM currency WHERE id = ?
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
85.11 ms
(28.28%)
1
SELECT `name`, `path`, `author`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
20.75 ms
(6.89%)
1
"ROLLBACK"
Parameters:
[]
19.32 ms
(6.42%)
1
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
13.73 ms
(4.56%)
1
SELECT custom_entity.name, custom_entity.fields, custom_entity.flags
                FROM custom_entity
                    LEFT JOIN app ON app.id = custom_entity.app_id
                WHERE (custom_entity.app_id IS NULL OR app.active = 1) AND custom_entity.deleted_at IS NULL;
Parameters:
[]
8.94 ms
(2.97%)
1
SELECT LOWER(HEX(language.id)) AS array_key, LOWER(HEX(language.id)) AS id, locale.code, parentLocale.code AS parentCode, LOWER(HEX(language.parent_id)) parentId FROM language LEFT JOIN locale locale ON language.translation_code_id = locale.id LEFT JOIN language parentLanguage ON language.parent_id = parentLanguage.id LEFT JOIN locale parentLocale ON parentLanguage.translation_code_id = parentLocale.id
Parameters:
[]
7.76 ms
(2.58%)
1
SELECT admin FROM `integration` WHERE id = ?
Parameters:
[
  b"Ru#?•ðIšœ)=sµŽ\eÂ"
]
7.05 ms
(2.34%)
1
SELECT 1 as `exists`, `id`, `version_id` FROM `product_media` WHERE (`id` IN (?)) AND (version_id = ?)
Parameters:
[
  b"\x01Ÿ§.œžsò‰Rà\e[Np0"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
]
5.43 ms
(1.80%)
1
SELECT id FROM integration WHERE access_key = ?
Parameters:
[
  "SWIABJLLUHDXAFVVREDNBEDDZG"
]
5.06 ms
(1.68%)
1
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
4.86 ms
(1.61%)
1
SELECT role.privileges FROM integration_role mapping INNER JOIN acl_role role ON mapping.acl_role_id = role.id WHERE mapping.integration_id = ?
Parameters:
[
  b"Ru#?•ðIšœ)=sµŽ\eÂ"
]
4.35 ms
(1.45%)
1
SELECT 1 as `exists` FROM `product_media` WHERE (`id` = ?) AND (`version_id` = ?)
Parameters:
[
  b"\x01Ÿ§.œžsò‰Rà\e[Np0"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
]
4.32 ms
(1.43%)
1
"START TRANSACTION"
Parameters:
[]
0.74 ms
(0.25%)
1
# dbal-plugin-loader
        SELECT
               `name`,
               `base_class` AS baseClass,
               IF(`active` = 1 AND `installed_at` IS NOT NULL, 1, 0) AS active,
               `path`,
               `version`,
               `autoload`,
               `managed_by_composer` AS managedByComposer,
               composer_name as composerName
        FROM `plugin`
        ORDER BY `installed_at`;
Parameters:
[]
0.30 ms
(0.10%)
1
SELECT `acl_role`.`privileges`
            FROM `acl_role`
            INNER JOIN `app` ON `app`.`acl_role_id` = `acl_role`.`id`
            WHERE `app`.`integration_id` = ?
Parameters:
[
  b"Ru#?•ðIšœ)=sµŽ\eÂ"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.