POST https://staging.reinhold-sohn-hygiene.de/api/search/customer

Query Metrics

14 Database Queries
14 Different statements
6.03 ms Query time

Queries

Group similar statements

# Time Info
1 0.53 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:
[]
2 0.10 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:
[]
3 0.36 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
4 0.26 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.40 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
6 0.18 ms
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
7 0.21 ms
SELECT item_rounding FROM currency WHERE id = ?
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
8 0.15 ms
SELECT id FROM integration WHERE access_key = ?
Parameters:
[
  "SWIATW11VFPXNM5LEGD2MVZSSG"
]
9 0.12 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"ŒgdÃ͵Iˆ„YÐ\e‚h®\x08"
]
10 0.06 ms
SELECT admin FROM `integration` WHERE id = ?
Parameters:
[
  b"ŒgdÃ͵Iˆ„YÐ\e‚h®\x08"
]
11 0.07 ms
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"ŒgdÃ͵Iˆ„YÐ\e‚h®\x08"
]
12 2.89 ms
SELECT `customer`.`id`, `customer`.`auto_increment`, `customer`.`customer_number` FROM `customer` WHERE (`customer`.`customer_number` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) LIMIT 500
Parameters:
[
  32768
  31848
  35346
  33935
  36378
  32739
  22372
  34865
  22721
  35090
  22370
  37378
  32019
  36656
  34801
  32955
  36171
  33080
  35743
  33570
  33623
  21490
  20954
  37327
  36745
  23377
  23368
  34684
  37452
  35202
  35238
  37622
  34168
  36418
  35629
  32797
  20176
  32741
  35037
  35430
  36148
  37138
  34899
  37052
  33932
  23103
  32493
  37439
  37247
  34685
]
13 0.57 ms
SELECT `customer`.`id` as `customer.id`, `customer`.`customer_group_id` as `customer.groupId`, `customer`.`sales_channel_id` as `customer.salesChannelId`, `customer`.`language_id` as `customer.languageId`, `customer`.`last_payment_method_id` as `customer.lastPaymentMethodId`, `customer`.`default_billing_address_id` as `customer.defaultBillingAddressId`, `customer`.`default_shipping_address_id` as `customer.defaultShippingAddressId`, `customer`.`auto_increment` as `customer.autoIncrement`, `customer`.`customer_number` as `customer.customerNumber`, `customer`.`salutation_id` as `customer.salutationId`, `customer`.`first_name` as `customer.firstName`, `customer`.`last_name` as `customer.lastName`, `customer`.`company` as `customer.company`, `customer`.`password` as `customer.password`, `customer`.`email` as `customer.email`, `customer`.`title` as `customer.title`, `customer`.`vat_ids` as `customer.vatIds`, `customer`.`affiliate_code` as `customer.affiliateCode`, `customer`.`campaign_code` as `customer.campaignCode`, `customer`.`active` as `customer.active`, `customer`.`double_opt_in_registration` as `customer.doubleOptInRegistration`, `customer`.`double_opt_in_email_sent_date` as `customer.doubleOptInEmailSentDate`, `customer`.`double_opt_in_confirm_date` as `customer.doubleOptInConfirmDate`, `customer`.`hash` as `customer.hash`, `customer`.`guest` as `customer.guest`, `customer`.`first_login` as `customer.firstLogin`, `customer`.`last_login` as `customer.lastLogin`, `customer`.`newsletter_sales_channel_ids` as `customer.newsletterSalesChannelIds`, `customer`.`birthday` as `customer.birthday`, `customer`.`last_order_date` as `customer.lastOrderDate`, `customer`.`order_count` as `customer.orderCount`, `customer`.`order_total_amount` as `customer.orderTotalAmount`, `customer`.`review_count` as `customer.reviewCount`, `customer`.`custom_fields` as `customer.customFields`, `customer`.`legacy_password` as `customer.legacyPassword`, `customer`.`legacy_encoder` as `customer.legacyEncoder`, `customer`.`remote_address` as `customer.remoteAddress`, `customer`.`tag_ids` as `customer.tagIds`, `customer`.`requested_customer_group_id` as `customer.requestedGroupId`, `customer`.`bound_sales_channel_id` as `customer.boundSalesChannelId`, `customer`.`account_type` as `customer.accountType`, `customer`.`created_by_id` as `customer.createdById`, `customer`.`updated_by_id` as `customer.updatedById`, `customer`.`default_payment_method_id` as `customer.defaultPaymentMethodId`, `customer`.`created_at` as `customer.createdAt`, `customer`.`updated_at` as `customer.updatedAt` FROM `customer` WHERE `customer`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\x02,?úÇ­@<ž\x10b\t¾ )ß"
  b"\x07yU¯jÅKâ¼£Š<D@¹é"
  b"\x0Eñ‰å|\eN¦—ð–.Â\x02M`"
  b"\x0Fœƒnó#L„ƒÉW=·e¿Œ"
  b"\x14£üJT\vHG¹R­†’5Yç"
  b"""
    \x1AZÿÞŒªA&œ6º\x1CË’\n
    \t
    """
  b"\x1EìÁd=<O,™†ùv\x16•ÖT"
  b"""
    'Æ╠Hð\n
    O\x16ä¿┘üÆòy-
    """
  b"(ä“BV\x02E©Œ\x1CÚ•ÂéË`"
  b"*\x1E<úâÍAÔ€ÛÞM+Õs’"
  b",qZל\rJȘ*·\x10Lê%ƒ"
  b"/­aØÔ¥K«Å$è÷|▓/▒"
  b"7Ñî\vo¯H<”H\x1C\x16Ø\x00¶@"
  b":åOT¡\x1CD¶„\v\x02˜\x1Cç\x15}"
  b"G\x1A®óx´L¦·qßîwªå•"
  b"Q­Ü•E‘I¸™\x02Èܦ\x1CÇ\x0F"
  b"RÇwúôÚL`²q?r\x085\x06\x05"
  b"UäòùsaEóµ{¥§¢^‹Ò"
  b"["…ƒÞúJ…žaØ®G\x02ik"
  b"[Þ¿D[€M¹´ôµ€Cc4t"
  b"`\x0EÕ—B‹O\x1F±v <ã^Né"
  b"""
    b\n
    ¦¥Ý\x12Kg™±ÈCDÚíS
    """
  b"b­¿\x13“ÇD4†¢Êpø‹ü8"
  b"c›5ÓCGG\x7Fµ“žé™ô:Æ"
  b"n­“WŽ‘@z¥¸D~9­šù"
  b"nË-€ø%Lv¾bY(°\x1Cöµ"
  b"síG*X¬CZó·├l¶Å\x1D"
  b"vX„X\x1CÏF^‘x\f¢¡MOÕ"
  b"{\x1A!ì[¢OoÉ· ò╩\x02\x08"
  b"\x7FÛŽ@ƆC@¾êð³iÉèi"
  b"ƒgat«¥O¼¹—ŸPÇm+Ñ"
  b"ƒ±¤ª´{Cœ½É°[aô‹ó"
  b"ä÷ÚP1:F\üÓ\x16tõ▒³p"
  b"àFÈ\t}«N»ëÛ╝Ôì²ô¾"
  b"ˆuz§\x08›G\x05­òÍæ\x18?Bo"
  b"“Þ\ß\x1DËI”¨uþü8ÜüM"
  b"œe‘¹š\x0F@¸£\x0Fí¶¥#¶\f"
  b"ªòî|ÐÄA|€"ŽÃ\x19&\x07\x19"
  b"­4¸ÅCüIñ—j¨4vÄ5ç"
  b"­ÃZž_LC\¦™±¢ý\x034\"
  b"±ã¡Œ\rYH<’7®Ÿ\x0Fâ Ñ"
  b"· žå\x06ÕL½„„‡Æò)%\x1F"
  b"""
    ¥È9\x1C¢ªOIì\tÙ╔Ì║\n
    ù
    """
  b"Æ5,$siB\x7FžÞ©z¡kfÅ"
  b"Ãg©\x12DèO¨üä╦UÏáÊ{"
  b"Í‚´ìÒßM¹ˆ¾\x1Eì­Œ£N"
  b"Î(\x1E\x04+¿LÔ»Óh¸œ²eœ"
  b"""
    ÔÑ/\n
    }\x1FBãŽÇ\x12{ÀB³Š
    """
  b"ÖmÒãfðNšŸò©†\fƒ¬§"
  b"ÛÁû‡¡×@Ÿ¨O½<Z\x03"
  b"Ó]×\x7FOüHÛ©Ù‗Î╣£└▀"
  b"àñÑýBþA\¤ŠŠÞß\x1F"
  b"Òîpò§WG┐Ø¡Lñî&Ey"
  b"ê%˜“ûþJ³›o‹e°\x19Ž…"
  b"­êªX£╩F²í\x0Fö7Ø┐Êr"
  b"­óìFÁñO×ëW\x1DËÎgZß"
  b"ñ1'€\x05ØK2™ùƒ8\x06ç\x17U"
  b"ýÄ­e•÷Eg˜sŽÖªiêµ"
]
14 0.13 ms
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.