POST https://hermeta.shop/api/search/snippet-set

Query Metrics

14 Database Queries
13 Different statements
1.63 ms Query time

Queries

Group similar statements

# Time Info
1 0.07 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
2 0.05 ms
# 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:
[]
3 0.11 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
4 0.04 ms
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:
[]
5 0.12 ms
SET @@group_concat_max_len = CAST(IF(@@group_concat_max_len > 320000, @@group_concat_max_len, 320000) AS UNSIGNED);SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''))
Parameters:
[]
6 0.10 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
7 0.04 ms
SELECT `name`, `path`, `author`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
8 0.11 ms
SELECT last_updated_password_at FROM user WHERE id = ?
Parameters:
[
  b"B'\e26}D\x0FÉi\x14X┤┬.ó"
]
9 0.04 ms
SELECT item_rounding FROM currency WHERE id = ?
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
10 0.03 ms
SELECT role.privileges FROM acl_user_role mapping INNER JOIN acl_role role ON mapping.acl_role_id = role.id WHERE mapping.user_id = ?
Parameters:
[
  b"B'\e26}D\x0FÉi\x14X┤┬.ó"
]
11 0.03 ms
SELECT admin FROM `user` WHERE id = ?
Parameters:
[
  b"B'\e26}D\x0FÉi\x14X┤┬.ó"
]
12 0.36 ms
SELECT `snippet_set`.`id` FROM `snippet_set` ORDER BY `snippet_set`.`name` ASC LIMIT 25
Parameters:
[]
13 0.22 ms
SELECT COUNT(*) FROM (SELECT `snippet_set`.`id` FROM `snippet_set`) total
Parameters:
[]
14 0.31 ms
SELECT `snippet_set`.`id` as `snippet_set.id`, `snippet_set`.`name` as `snippet_set.name`, `snippet_set`.`base_file` as `snippet_set.baseFile`, `snippet_set`.`iso` as `snippet_set.iso`, `snippet_set`.`custom_fields` as `snippet_set.customFields`, `snippet_set`.`created_at` as `snippet_set.createdAt`, `snippet_set`.`updated_at` as `snippet_set.updatedAt` FROM `snippet_set` WHERE `snippet_set`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"L\x17\x05ÔÔÎAN ¼ˆHÕg\¿"
  b"â;É9N7M*øé\s\x0Fõ´Ú"
  b"µ}eíw\x0EL\x1C™S±\x06jV¸4"
  b"ä\ùpu\tK\x18¤•àÙÜ5‡H"
  b"ܱ¬:\x10\x08Oš¶pS\rÜh\x0Fø"
  b"ºãÛôƒþF»›Rw)1HO­"
  b"ır=i\x1DåHc│┬\x05ÌjìÙ2"
  b"\x01“qŒ¢Ár&‘̹B~zˆ³"
  b"ê¥\tº*Œ@Ê¢‚ƒ«™1Õ‹"
  b"¶SkZÞîM\x05¥qY\f\x1E9IØ"
  b"ßw┴cıM³òü\v)Hõ¤«"
  b"LG”»þöC ­tc\x05vë#‡"
  b"ÂþG2¦KLcˆ²Ù\x7F}ìD²"
  b"ueþÍ6\x06Lý»Æ=·ô2ƒ\x06"
  b"ß2îþ_\x01L½°Póþø×»¿"
  b"\x1F■▄ü#G{âG©ºoûê═"
  b"╦0s2×┤F£Ø2¼²h·pP"
  b"'À[\x00ü™Iß”#îf÷¨b\x06"
  b"43W-\x14¢Gƒ‰b¿fôŸ¯B"
  b"ÿIâðûïH|—øz'\x07\x15"
  b"Tà‚ƒþµEƒ¥íùØ.G)\x1E"
  b"­‡U&BºG_¬ÝZ=)b³á"
  b"\x1DÄ\x02\vÊGpÉ3ø\x7FÄÂ╝ã"
  b"\x01“qŒ¢Ùp±²=pâô\x03î+"
  b"¢²\x10¯┤\x12BÖÆò«üÁòç¡"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.