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

Query Metrics

14 Database Queries
14 Different statements
6.02 ms Query time

Queries

Group similar statements

# Time Info
1 0.69 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.12 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.30 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
4 0.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) 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.16 ms
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
7 0.19 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.16 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.11 ms
SELECT admin FROM `integration` WHERE id = ?
Parameters:
[
  b"ŒgdÃ͵Iˆ„YÐ\e‚h®\x08"
]
11 0.14 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.79 ms
SELECT `customer`.`id`, `customer`.`auto_increment`, `customer`.`customer_number` FROM `customer` WHERE (`customer`.`customer_number` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) LIMIT 500
Parameters:
[
  35468
  32444
  37256
  37557
  33151
  32708
  33259
  34196
  32863
  34290
  32974
  32987
  36729
  32020
  34879
  37262
  21165
  37164
  36676
  34322
  33841
  33744
  35893
  34416
  32356
  33574
  35383
  31999
  35128
  35909
  33463
  36371
  32200
  37237
  36831
  32088
  36836
  33558
  33313
  32117
  33482
  32508
  37537
  37214
  32439
  36066
  36252
  36592
  21526
  37270
]
13 0.50 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ê*d£•Mج¦@¡süd\x12"
  b"\x05*¯­3±HGØ;Ã\x04ƃS■"
  b"\tkŸv\x1C\x07O®Ÿ<Ñ:kØ­\f"
  b"\vÿqàQCI╣à\x0E\x04ü\x02©/|"
  b"\x16$w®ÍaO@µ\x06w\x07T¹ÌÕ"
  b"\x18#\x7F\x08)ÍA§“…\x07Kç«Võ"
  b"\x1CÓüõYPOôü¹édg:Ñ╩"
  b"'åÆ\v\vM˜€JÉjü.Ñá"
  b".ã"Fw\x04G¿·J\x11ÃfГ%"
  b"""
    0Ó┐█\n
    \x13Jü\x02┤ÍØ¶0T
    """
  b"2\x19«Ú1ÂEöªS=ÊÇÕ§©"
  b"@õé ¨\x1EC\®žT\x02»\x04­â"
  b"D4]r\x06yO^‹øVP\x18<I\x14"
  b"G\v\x11îñ'FÓ¹jGüP”(E"
  b"H \\eÍbG\f\x1DE\x10“ÈÌ0"
  b"""
    IàèË\t‰B¼±<`‹Û\n
    \x12²
    """
  b"N¹G\e\x17@ù’\rÓÊ\x07Ô\x1DX"
  b"VX³ø▒°G¾ü_Å\x03\x05 £╣"
  b"W¥Mo4ìF-è╦╬È(┴Ëø"
  b"WáS^l-J\x03…û¶å\e£¢à"
  b"\x03|+B@\x14§&\vç'\x02ud"
  b"""
    ciËc¹YD祂C޽\n
    
    """
  b"cÙ5K=©CD¸GúdeÊ\x11F"
  b"\x7FŸÂ¾žƒO|•\x04D\x02J\x0Fjm"
  b"ü:kÜx\x18MH¼Å$└ä;k'"
  b"éZø£ºÁGKìS~ eá\x00"
  b"é[BÞD2L@ó_ìþEµºû"
  b"ˆû­ñîÊI(¬ ·i8tˆ\f"
  b"î\x06│ùØîHıò┴Þ+\x17ë~Å"
  b"æmÞGÉ\x1DC²ÉÁh¨OÆ\x12´"
  b"Æ╝┼É│{HÅôTÔR¶u>Ã"
  b"Ü|┼VвOM×{ì.╝IP»"
  b"›Ó‹Ý\x1CíAk¼\x08›¿“œ\x0EÃ"
  b"Ø╠øöU\x02C\x03è{(┼«aÊS"
  b"صËok\vO"ÂÇ\f¨\x10´Mº"
  b"¥®PÖI)C"©ç³Ê\x03Ôž;"
  b"¬║¯\x08\t%F\x1D»`\x1DW╣¸┴Å"
  b"«»\eãø9Gv“V,¼þ"Hž"
  b"¯i‚{àyOG»‹áe½ˆ›\x18"
  b"º\x06\x18æßñ@Ýž\x0F2—çú;*"
  b"ºðš™RqK=›\x1FÔ\x0E„ãN‰"
  b"Áâê¼uÌMá¨èÒŽŠ‰Ø„"
  b"┬Þàz3ÖAæ▒┌Æ▄¥¢ì╗"
  b"Ê7\x130­N\x13¯°Ëœ!\x11ÅN"
  b"Êb¤\x1AJñFé›ÁÞTË¥{Å"
  b"Í+ðß–-B蔓¥_­¤Â\n"
  b"Í¢ap¥ÜAĸ7ÖÑŠÑ©Y"
  b"Î\x18\x04Ì\v´BS—9‹ªe<Ÿ\x1E"
  b"Înv(öJL;šÇœÒ6„Tå"
  b"ðFÚ╚\x1F AxÑä▒Øı\fâD"
  b"Ûàà&1DG´¾ Û ‰÷…J"
  b"ÜÝ]ºe1O\x14¿ÔÃËòr¨Z"
  b"ÞjhäbvD\vŒ¢\x1EàÈp1Ó"
  b"ã)/¦°^Aü•v+\fñç\x04³"
  b"Ò²¹îW╚G─Éà¶╬\ÍÉ:"
  b"ä*AV)TE*»žWÌ\f“ZÇ"
  b"þ▀7ª×+NPÆØ´║\e8¯å"
  b"ë<\x7F·–\Mç'\x08’\gr‚"
  b"­®©\x1E\x14ÓIFü┬ózãÎñÆ"
  b"§cö\x04:╦L³ü«╚î¹┬\\x05"
  b"²ä\rLå¡G\r½É\x1E¡\rN°ä"
  b"ÿ*ehßTO„’§›îGÖjc"
]
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.