POST https://sw65.test.firebearstudio.com/api/search/custom-field?q=%2Fapi%2Fsearch%2Fcustom-field

Query Metrics

11 Database Queries
11 Different statements
30.01 ms Query time

Queries

Group similar statements

# Time Info
1 2.15 ms
# cache-id-loader
                SELECT `value` FROM app_config WHERE `key` = ?
Parameters:
[
  "cache-id"
]
2 1.66 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 13.25 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
Parameters:
[]
4 2.36 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:
[]
5 1.97 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
6 1.52 ms
SELECT item_rounding FROM currency WHERE id = ?
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
7 1.34 ms
SELECT id FROM integration WHERE access_key = ?
Parameters:
[
  "SWIAMZNMOXDXTKXOB1FOAGJRZG"
]
8 1.51 ms
SELECT `acl_role`.`privileges`
            FROM `acl_role`
            INNER JOIN `app` ON `app`.`acl_role_id` = `acl_role`.`id`
            WHERE `app`.`integration_id` = ?
Parameters:
[
  b"àu[L╠«H=╗¯N]ü╦\e\x07"
]
9 1.35 ms
SELECT `custom_field`.`id` FROM `custom_field` LIMIT 250
Parameters:
[]
10 1.08 ms
SELECT COUNT(*) FROM (SELECT `custom_field`.`id` FROM `custom_field`) total
Parameters:
[]
11 1.83 ms
SELECT `custom_field`.`id` as `custom_field.id`, `custom_field`.`name` as `custom_field.name`, `custom_field`.`type` as `custom_field.type`, `custom_field`.`config` as `custom_field.config`, `custom_field`.`active` as `custom_field.active`, `custom_field`.`set_id` as `custom_field.customFieldSetId`, `custom_field`.`allow_customer_write` as `custom_field.allowCustomerWrite`, `custom_field`.`created_at` as `custom_field.createdAt`, `custom_field`.`updated_at` as `custom_field.updatedAt` FROM `custom_field` WHERE `custom_field`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\x10\x1AÔ\e£WO\x12‡ZT¸QÈ`="
  b"\x18Ç»ÿ7\x17LL¹Ì\e\x7Fµtä@"
  b"""
    "‚\n
    ë?`J²ŸÁ}]ŸP®\e
    """
  b"#”àÿœHI\x13“˜ûÖîÚ!…"
  b"$nKG\x02WOå¬5'ë\x02=Ò,"
  b"(ê3ýÖÍHç–ü\f\x14\x05h\x19w"
  b"7Õj\x14*:Nã“*“\x13g÷‰‹"
  b":ŠÎEûrA\v’Ùb\Éj_—"
  b"\ë!Ò89H•¬¬RT\x15B¬€"
  b"¬,‡É…\x1CA¥„\x16M7\t \x02£"
  b"­|@%€dIH„.È)›Y]\x18"
  b"î\vàXËÒLÁ¢Ò\x15iæ¬Eð"
  b"ïf\x1E\x18ÌÚC¨†éuMg•ê¸"
  b"÷é?ñGðOq╗ éÏ*F¸ü"
  b"NÄÄLˆ™NBŒ\x1EÄ€Œ\x13\x04¥"
  b" \x00<e\x1EœFœ¤\ts¼¯67ì"
  b"b\v»Á2æF)û╦╬\x00ç·\x14É"
  b"ä\▒ù#cI'É«\td\x00\x12yH"
  b"""
    ´\n
    ü3(\x15K*ž¨¿\x13ž¡’\x01
    """
  b"µr@vª\x1CA‹œŒÇìÔ¿†\x10"
  b"Ñv%\x12\x1F¡NEª^=÷`\x12™E"
  b"ʬE¥ë\x16C\x7F▓ß\x01(fß\x1AÉ"
  b"ÖÖ\x05»\vØDd€«¢4x”õÞ"
  b"èw\x06c‚^KÇ“\x7F¨4\x00¶7®"
  b"ø\x17<5\x17[N¢¿\x07ÕŠ¼n¬Þ"
  b"þãaXlHA\x0E³d_ñTj(c"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.