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

Query Metrics

14 Database Queries
14 Different statements
5.98 ms Query time

Queries

Group similar statements

# Time Info
1 0.54 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.13 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.26 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.33 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.20 ms
SELECT item_rounding FROM currency WHERE id = ?
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
8 0.14 ms
SELECT id FROM integration WHERE access_key = ?
Parameters:
[
  "SWIATW11VFPXNM5LEGD2MVZSSG"
]
9 0.11 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.05 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.96 ms
SELECT `customer`.`id`, `customer`.`auto_increment`, `customer`.`customer_number` FROM `customer` WHERE (`customer`.`customer_number` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) LIMIT 500
Parameters:
[
  37695
  37694
  37106
  35876
  37126
  37687
  37028
  36968
  37108
  33221
  36169
  22327
  35625
  36480
  37523
  35033
  32876
  21302
  32394
  32728
  33441
  33813
  31977
  22723
  34799
  32275
  35845
  36266
  33335
  37146
  37158
  35134
  22753
  35267
  35691
  33620
  35172
  21923
  34008
  32129
  22003
  22009
  22528
  22007
  35336
  20149
  33763
  33965
  33823
  20956
]
13 0.64 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"\x00ÞQ§\x1CÃNÕ½Tp\x05v\x00š\x1F"
  b"\t¢¾─~ÖHÞüè,|\x17©¥Ò"
  b"\vÙ+'2\x17EÀ¨Ik±\v¤V•"
  b"\fô\x19·¶ÂI‚†\œ|&-€¢"
  b"\x15µ4├ë N®£r½\x1AÉQ|\x13"
  b"\x18@\x12@ÊECr€êÌÜÑä^É"
  b"\x1ELái\x1E•B\x10©ÁýßF\x1C \r"
  b"\x1E|ì¢%¹H|ù¦;ëz\x16\x16"
  b"\x1FOªãKíEKƒ¬\x16ü \x08‹®"
  b")ر+╗`G·Ü█\t`±█t"
  b"*ÊÑ~è»@╩üyú½\x06³eØ"
  b",║å\f┤sAjí─ÉðH¸t÷"
  b"-\x06´Y*+Nö†èWî*"žx"
  b"6\vãzQjH®¡IVuœÌÈÕ"
  b"@\x0FŒ\x1A\x19oMÈ¿ôó\x1C8è=["
  b"FHLêcÓMŽ·lY)5Šhˆ"
  b"Gú#\x15¯ÝG\x10 \§É7Œ÷¢"
  b"IrÛ6nÔN# <’+r×bN"
  b"Iû´·¡µO\x0E½[ÁÁØûMm"
  b"Miùp\fÐIÛ˜üUÃù–\x13Ø"
  b"_4\x17V‚’NÅ…{Æ­€§\tÃ"
  b"ds║JR5B\x18«×®╩ü׺║"
  b"i4쎚Ó@E©ÓÑIŽdT\r"
  b"jðÎ\x08+£Dÿü║▄?¤\x10\x19"
  b"puZ¸vQD░ª+Ø\x06{^Q9"
  b"""
    w\n
    ‘¯›>C\x16™+0n»£w¤
    """
  b"\fžQW9BŒˆ%\x0F€ê\x01Zg"
  b"Ç│\x05└KÉD\x06äáÐ+ñü)═"
  b"€ý•a°LB ]97\x1AªW"
  b"ü=ª░º\vG\x13ö;\x17\tìW\x0E\x7F"
  b"ƒ\x06\x00–Ž;C¢¤ŒÑÕ\x128U¹"
  b"„Ø~%\x0F\x0FCw“$üVj\x19St"
  b"Žx\x19°\eèJè°NØ€8¾\v7"
  b"ÅO^¿\tJDòîõ·@Â\x15\ew"
  b"\x12¹z¢qNž±+LØ8\vÆj"
  b"“^Û,CˆD"œ.J¸\û8ï"
  b"ÿ╣ rnƒG÷ù\x13Åmd\x02¥1"
  b"›Úþle¬KëNzÏ\x10{´="
  b"ž,F•¢ÀE1§ð^Õ7ç{4"
  b"""
    ×W\n
    |¸+E&É6D\x02═q╩‗
    """
  b"¢Ž¡\x06\x00ÂLß¼<ÀŒdäÞŽ"
  b"¤\x1DÞ^¥BN)¥Ø0òkæ™)"
  b"¤’\x14fu\x17O‘ˆŒgÂi.HŒ"
  b"""
    ®[Bq êG<«\n
     Ã-\x01óè
    """
  b"°Æ­4\fàH\x11…”Ý:‹4³¯"
  b"¸Ø\x15öùÔAË‚¡T\x0F¢.›ù"
  b"\x02ƒ?f╚B«¥Þ\x04\x01·ì\x13"
  b"Á\x0F¾GÔ[LÝ—¦v/êñ\x17£"
  b"ÁžéÌÅ\x1ADnŸ\x0F±õ6Höƒ"
  b"\v~┘¿'Oı×\Ø╦Q¨?{"
  b"""
    ÏœrO\n
    ¹:¯Ä’ßI}
    """
  b"×HfU\x10óBz§ dÍ™ÇäŽ"
  b"Ø }ä=ÝH\x1A¹7Ä;ê^`×"
  b"Úîÿãg\x16N\t—§,B¥A@Ý"
  b"ã8\x02TÑ-I!„¦[r¤\r\x12º"
  b"µ¤^▄ɳKiîØ6┬t6L╣"
  b"¸\x02NÄ{\x11O▀ø¨\x0E\x7F┬Òü\x13"
  b"¹╝îa┬■IÅê«ÆåbÚà^"
  b"ÿº¥Ë2vOv¼ú˜ér\x7F…Œ"
]
14 0.11 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.