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

Query Metrics

14 Database Queries
14 Different statements
7.15 ms Query time

Queries

Group similar statements

# Time Info
1 0.78 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.15 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.28 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.44 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
6 0.47 ms
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
7 0.44 ms
SELECT item_rounding FROM currency WHERE id = ?
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
8 0.16 ms
SELECT id FROM integration WHERE access_key = ?
Parameters:
[
  "SWIATW11VFPXNM5LEGD2MVZSSG"
]
9 0.15 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 3.11 ms
SELECT `customer`.`id`, `customer`.`auto_increment`, `customer`.`customer_number` FROM `customer` WHERE (`customer`.`customer_number` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) LIMIT 500
Parameters:
[
  31999
  35128
  35909
  33463
  20095
  21504
  36371
  32200
  37237
  36831
  32088
  36836
  33558
  33313
  32508
  32117
  33482
  37537
  37214
  21244
  32439
  36066
  36252
  36592
  21464
  37270
  33349
  36990
  37751
  36837
  36672
  21283
  36201
  35170
  37102
  36301
  35973
  21463
  34549
  35610
  36753
  21295
  21476
  21342
  37284
  37144
  36847
  36251
  35857
  37538
]
13 0.62 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"\tkŸv\x1C\x07O®Ÿ<Ñ:kØ­\f"
  b"\x1CÓüõYPOôü¹édg:Ñ╩"
  b"\x1Em6ö¦.Oã¢Ô\x18Dsõq¹"
  b"'åÆ\v\vM˜€JÉjü.Ñá"
  b")\x17c‰ÃÖEd Á\x04œ\x11Žñ¾"
  b"""
    0Ó┐█\n
    \x13Jü\x02┤ÍØ¶0T
    """
  b"2\x19«Ú1ÂEöªS=ÊÇÕ§©"
  b"4+¬\vF\x1FE×¥\x13©‘\r©\x03O"
  b"6\x14š7ž\x01HW¨XK¯÷™\x12Q"
  b"7W+ÙwO@Ä¥MGÔ\x1AùC~"
  b"8\x02░lì÷NTå0º└@ê\x1A}"
  b"\x12├s¢Dÿ¢áΡŦàQ"
  b"9¥▒?@íM╔Ũªà:È█\n"
  b":üEÑ6àM,×qâ$┌¿Tƒ"
  b"@NÔÚôDKO–ú±›bEí?"
  b"H \\eÍbG\f\x1DE\x10“ÈÌ0"
  b"N¹G\e\x17@ù’\rÓÊ\x07Ô\x1DX"
  b"VX³ø▒°G¾ü_Å\x03\x05 £╣"
  b"W¥Mo4ìF-è╦╬È(┴Ëø"
  b"\x03|+B@\x14§&\vç'\x02ud"
  b"cÙ5K=©CD¸GúdeÊ\x11F"
  b"\x1Dr5DMU¬\x17uÕC\x1D\x15Ë"
  b"iø§ÃQ1NÀ­S_?€uÓ˜"
  b"jÛCÀ›ÚMx¹_þO#Ê·2"
  b"pâî#§LI–œçn²üLñc"
  b"rï7i^èD\r– s‹8âÿL"
  b"xñ.eXÌOå‹ÉR\x18Ò\x10dd"
  b"}_zÅ9"Gá‘*ÑZ&\x0F¹í"
  b"ÇîèÁÅ;@ù░A N#=\x1AL"
  b"é[BÞD2L@ó_ìþEµºû"
  b"ˆû­ñîÊI(¬ ·i8tˆ\f"
  b"î\x06│ùØîHıò┴Þ+\x17ë~Å"
  b"î7>\x03ìÍDâÄ╬D\x00ügbX"
  b"ɦÈb<æIÀª©án}Þýÿ"
  b"”¸q—„¤E‘•\f!\x14¨NW]"
  b"—rÚî\öE,µÆCb%WZÿ"
  b"šO™§VäEe£±&ö\x15áíÙ"
  b"Ü|┼VвOM×{ì.╝IP»"
  b"›Ó‹Ý\x1CíAk¼\x08›¿“œ\x0EÃ"
  b"œ§ÑŃšCÖ•ËÉÆ+°…?"
  b"ƒÞ2íX]KÅë┤s╩Üé┌\x19"
  b"¨$¯\rçŠEÞ&­»ü\x18/5"
  b"¯i‚{àyOG»‹áe½ˆ›\x18"
  b"º\x06\x18æßñ@Ýž\x0F2—çú;*"
  b"Áâê¼uÌMá¨èÒŽŠ‰Ø„"
  b"┬Þàz3ÖAæ▒┌Æ▄¥¢ì╗"
  b"Ê7\x130­N\x13¯°Ëœ!\x11ÅN"
  b"""
    Ëß\x1E³\x13¤E\n
    ¢\x7FËôDØ·ó
    """
  b"Înv(öJL;šÇœÒ6„Tå"
  b"Ò\vc›ÿÖGO®Õ°Poʰ¶"
  b"Ò\x7F4øýéFÔ®ü_A$ÆË­"
  b"Î║┴z\x04iLçû╗OØ%O╩ã"
  b"┌غ\x1FëÂAàÄH©³¹ó؃"
  b"ÜÝ]ºe1O\x14¿ÔÃËòr¨Z"
  b"ÞjhäbvD\vŒ¢\x1EàÈp1Ó"
  b"ç¨\x05\x1AíÙHOŠ\x1A†sÕéÞÓ"
  b"þ▀7ª×+NPÆØ´║\e8¯å"
  b"ë<\x7F·–\Mç'\x08’\gr‚"
  b"±î\x08þM█B╣À9░ؽ!\x1E\"
  b"¨Û£Ø/\tC\x0E║1ÄØ§ó\x7F+"
  b"²ä\rLå¡G\r½É\x1E¡\rN°ä"
]
14 0.17 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.