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

Query Metrics

14 Database Queries
14 Different statements
6.84 ms Query time

Queries

Group similar statements

# Time Info
1 0.76 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.16 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.32 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
4 0.33 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.39 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
6 0.34 ms
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
7 0.34 ms
SELECT item_rounding FROM currency WHERE id = ?
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
8 0.35 ms
SELECT id FROM integration WHERE access_key = ?
Parameters:
[
  "SWIATW11VFPXNM5LEGD2MVZSSG"
]
9 0.27 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.08 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.86 ms
SELECT `customer`.`id`, `customer`.`auto_increment`, `customer`.`customer_number` FROM `customer` WHERE (`customer`.`customer_number` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) LIMIT 500
Parameters:
[
  21122
  36014
  36677
  33209
  33990
  34868
  22360
  36135
  35862
  32819
  35065
  33470
  32982
  36849
  37037
  22421
  35311
  34808
  22424
  36157
  32832
  34701
  22376
  24110
  34677
  34320
  34555
  33653
  36883
  37391
  32013
  34727
  35460
  34061
  31965
  34150
  37562
  36643
  35525
  37445
  36564
  36231
  36642
  34277
  35685
  34897
  22352
  22354
  22334
  33200
]
13 0.47 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"\x01»bØ-}JBœ,2u¯þ(\x14"
  b"\x02\x10®g¢LC\x15Ÿ\x04~•»³ÜÅ"
  b"\rlØÄžZE¶•r\x11»\x11ó/ú"
  b"\x11\rê£\x13äEq¼d<Ì\x1D‘mQ"
  b"\x1AGÿk\x105H¬…‘‚'{•`\t"
  b"\x1C\rkõN\x14¯ù\tj\x19G\x0Eb"
  b"\x1D’ñvf\x13E÷¢çÛ\x10ç²VŸ"
  b"\x1DÃ\x01\x01+q@ü©\x07▀-\x01\x13d\x19"
  b" ðû0ÄoEä°ÎPbꈸ<"
  b"!T┬╩ÃÉLÝíö¼\x1F\rý^Û"
  b"%@ZÒ«\x05AµŒçNÍ\x11tM9"
  b"(´9▓\e\x19B\fÅIîr╩Ë7▄"
  b")tÀ_,ðM²ûW|\vìmiç"
  b")u:õO²F5ìı'ÅAcgù"
  b"+KüU#8C`§û·ht\x10ç!"
  b"4zË%\x07╦H÷»þõSJñü\x0F"
  b"7└ò╩ñ²Fòƒì#øyÞ6¾"
  b"\x10Yp›J¿„'ß\x00*ö‹}"
  b"Cfí\x00ü░AÁïÒ]yÑÅ\x12A"
  b"D\x1CÌÄ–PA"‰—s4«·º@"
  b"\x1F·+\x04O─│+É+├\x15\rã"
  b"PHÂëkXK–ŒCBÍÏ'w\t"
  b"PÏÕ\x1AmÂM„ŽÞ‡Ýmnz|"
  b"R\x06\x05„³cHy¾{Bg\x11ÿ\x16Y"
  b"Y¨Ö¸O³OÓ­\v\x1Dö\x16O<c"
  b"[‹\x1EÛ1œJ—¾Ó\rîŒÜóÅ"
  b"]Ëf÷¹?Dv²ñDûì_žñ"
  b"ez\x7Fˆ¯°@þ¨¾\vkî¤w¸"
  b"eÄÿ\x19põM愞ÖmÊ=¦="
  b"l@ì\x16W3N1»*Ò¢╠»\x16ï"
  b"oʼn0\x12\x1FG/£ø\x00\x00$½ƒ\e"
  b"r\f]Õ,ÃC4¨Új"BŽÎd"
  b"y"E\x00B(L\x18‰€îýì%?>"
  b"y¢^Ÿí:B¿½åª\x15\x05\x14\r"
  b"z¼ãE\x18ÚNTîìËu\x01ø¡║"
  b"\x7FÑÿ\x07¢Ï@¤µ`¸\x06Ê-•x"
  b"\x7F÷\x16˶\x15Jó²3¸æ\x14熷"
  b"ˆÍ¸j<lK<“`&1FDuÕ"
  b"–ªúÕ\x7F¶La¹œ34ªî3X"
  b"ª╚w"ò!J¨ºoòØD/y┬"
  b"¿Më°YjFIüÃDı¸êi¤"
  b"®\x08`;ø9Hx¹q×Ä×Ì©e"
  b"®²µ·\tUAb”¦8q(x*h"
  b"±$\x15_ûÒIo©à4¤ÁL"\r"
  b"²©—´„^@§¾/g¯LdqY"
  b"\x16▀▓ÂÎA\x07Å┼aº¢\x08£╔"
  b"┤O\t\x16\e╔N▓▓üz\x14ÖBtP"
  b"ÀÔ¦þqìA$‚°`(d†%`"
  b"┴­È(H~M¦Å\x00mé~ZBi"
  b"Ãa\x07NsáBà‹'&ê\x0E£®\x14"
  b"\x12\t§Éè@{£÷/├á■rU"
  b"Ãßþú═\x02H\x14áw└HüYhí"
  b"═ÿ4u\x1CxE\x04üDL#<Ïi═"
  b"ÐK+¬§|I<Å3\vA÷U4N"
  b"Ò\x1CÓžl[Lê–¸³<~\eŠÀ"
  b"Ò]1p“HLL’¨ý„Šjuû"
  b"ÕCœZ•úI‚€(ÕH\x061IÅ"
  b"ÜEÓÍûqD…¸Ë V%Û\x10+"
  b"õÇü²¸æO²Å\x1FÁ¿┐¥Û¿"
  b"è\x1Cnö+\x05N\x1F™ÛØ!ŒÇ©‚"
  b"ìi/¯|\x02KʹP?˃aŸ¹"
  b"Ýzo΃4H)╝gÉ$]`\x03Ë"
  b"îóï½ÀåEœˆvÂ/ ÓI["
  b"""
    ïÏŠ`\x1CûE\x0E‘7Çâ Ä\n
    ƒ
    """
  b"øúc7|¿J\x10»:™a16Wu"
  b"ù³oõÄöE·„rÊ+'x\x08\x07"
  b"·«├ÇÊ¡H^ü■\x07\f%!â░"
  b"ÿá\x0FæY£Iù Ïã‡kôí5"
]
14 0.08 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.