GET https://picobells.com/api/state-machine-state?limit=500&page=1

Query Metrics

14 Database Queries
13 Different statements
12.71 ms Query time

Grouped Statements

Show all queries

Time Count Info
1.98 ms
(15.53%)
1
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
1.96 ms
(15.40%)
1
SELECT `state_machine_state`.`id` FROM `state_machine_state` LIMIT 500
Parameters:
[]
1.83 ms
(14.42%)
1
SELECT `state_machine_state`.`id` as `state_machine_state.id`, `state_machine_state`.`technical_name` as `state_machine_state.technicalName`, `state_machine_state`.`state_machine_id` as `state_machine_state.stateMachineId`, `state_machine_state`.`created_at` as `state_machine_state.createdAt`, `state_machine_state`.`updated_at` as `state_machine_state.updatedAt`, `state_machine_state.translation.name`, `state_machine_state.translation.name` as `state_machine_state.name`, `state_machine_state.translation.customFields`, `state_machine_state.translation.customFields` as `state_machine_state.customFields` FROM `state_machine_state` LEFT JOIN (SELECT `state_machine_state.translation`.`state_machine_state_id`, `state_machine_state.translation`.`name` as `state_machine_state.translation.name`, `state_machine_state.translation`.`custom_fields` as `state_machine_state.translation.customFields` FROM `state_machine_state_translation` `state_machine_state.translation` WHERE `state_machine_state.translation`.`language_id` = ?) `state_machine_state.state_machine_state_translation` ON `state_machine_state.state_machine_state_translation`.`state_machine_state_id` = `state_machine_state`.`id` WHERE `state_machine_state`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"╬²dæÉ\x10I\x03Ö▄\x01Î?Öµ""
  b"¤±<ÝhqM\x16¼mƒþ\x1Cì\x137"
  b"­zاW╝@éîyè╔«¯«º"
  b"ù‹1QÝ8Iñ˜âï׆z§+"
  b"úË’f­¡Jˇì»\x15\x1D\x19ÇÅ"
  b"LL\x13\x04€‹I`½\x1A6}tÐ\x14ƒ"
  b"©«›œ¿HH`¯»Px="²¾"
  b"èØ3´íG<•Ê–~QL[ó"
  b"6.I╝ÛÊCãÆõ\x17úØ\x19é°"
  b"lÇ╗!ÅWEG£ßgªR4¹w"
  b"üäü■õÆO\x18ûÀàG#Á÷l"
  b"‹áÿ¡åiH¬°´h†¼ÐU¯"
  b"\x00\x10*)ZòMޢ޶I7úŸÓ"
  b"\x05Ý\x14ê¤\x18C\x1D”“0\f\x15ùéµ"
  b"\x03~X\x1CJÚükO■─mÄ\x00"
  b"zG°œcÒ@ø¦¨\x05\x12›ï"
  b"üXkjî\x18J¹┐ÏÖììæy╩"
  b"¬´ë¿SeOò˜é\x00\x05\x16Ôý5"
  b"░A£╩³┬H5»Z\x19éìØ└L"
  b"ÀBÖ¸±UG\x12•¸Ç,:5\x10\x18"
  b"Ãí┼b0ÜK\üÕ¨ÒlÅJñ"
  b"Ô5DæÅ“O÷€å{\x0EÖêa\x03"
  b"Øs\x19×ÛäHz´sYgÍ\x15\x16G"
  b"­\x17\x10°Giá!mçWÔÅ4"
  b"\x00Û@GŽþCö©h1ªâ4b\x15"
  b"\x04û\x00–žäEh˜ qø¥u\x08\x14"
  b"äÍÉ¿ð╦D5¾yà─ÅzÁ"
  b"†å8\eÞíJ¿ŠÂV-\x0Fëˆò"
  b"æËÉšº×Oõ™<Ó{þìã¡"
  b"¯\x10ƒÅêN\vú*y.^£1j"
]
1.62 ms
(12.75%)
2
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
1.39 ms
(10.93%)
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:
[]
0.87 ms
(6.87%)
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.83 ms
(6.55%)
1
SELECT item_rounding FROM currency WHERE id = ?
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
0.60 ms
(4.70%)
1
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
0.41 ms
(3.24%)
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"WÄr\x03!├AoÜÇì\x02Þ1s¿"
]
0.40 ms
(3.14%)
1
SELECT id FROM integration WHERE access_key = ?
Parameters:
[
  "SWIANXZVZUVDB3N2T2JNUVE0ZG"
]
0.34 ms
(2.66%)
1
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:
[]
0.30 ms
(2.33%)
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"WÄr\x03!├AoÜÇì\x02Þ1s¿"
]
0.19 ms
(1.47%)
1
SELECT admin FROM `integration` WHERE id = ?
Parameters:
[
  b"WÄr\x03!├AoÜÇì\x02Þ1s¿"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.