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

Query Metrics

14 Database Queries
14 Different statements
6.00 ms Query time

Queries

Group similar statements

# Time Info
1 0.68 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.11 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.23 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
4 0.24 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.32 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
6 0.25 ms
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
7 0.28 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.17 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.84 ms
SELECT `customer`.`id`, `customer`.`auto_increment`, `customer`.`customer_number` FROM `customer` WHERE (`customer`.`customer_number` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) LIMIT 500
Parameters:
[
  33508
  32541
  33573
  36425
  35002
  36957
  34984
  23347
  34132
  36002
  36432
  21832
  37460
  34000
  36457
  32973
  36914
  35418
  37620
  37280
  35856
  21793
  33182
  33575
  37637
  37636
  37374
  34925
  35825
  35282
  34830
  36132
  37586
  32412
  32036
  21771
  35630
  32902
  36004
  21759
  35519
  34362
  21497
  34236
  37394
  21780
  35258
  35042
  34255
  33731
]
13 0.48 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¿╝fk¢J┘ÜB\rJ*ت­"
  b"\x05–ÌôQÒH[®›7PP¡†\t"
  b"\f\x1A\fÊ\x1F\tG\x12½´ä ·ð*ï"
  b"\x14\x03ûú\x12²G\x13½v\x1Dø—qà]"
  b"\x14õ-\x13…FD\x11ˆÒ-WPÆJ\f"
  b"\x17\r┴ìi°A═î%K┼Ï\x0F\x17\x0F"
  b"\x1C;ÎçmuBùá¯d8▒þñÉ"
  b"\x1F\x019´“RE=˜£ÒK\x1A¡Ï¨"
  b" ƒ\x02¼TêG²ì\x0F*s¥Y╠V"
  b")aU\x19»ÇC.©Á\¬@a-\x08"
  b"+®¾\x1C»ýJØŸ$°]_ï^@"
  b"3%ÛÝð<Oȶq`¦kôI-"
  b"4~èócìK{À\x0F\x0E■╝\x11"
  b"?é!Ãè²Bh´sÄœê4o\x14"
  b"@äüeìMM\e´Ü­?Üt\e¤"
  b"Q½’úgeB¾Š\x10å÷\x07ó"u"
  b"""
    V¶oø¨"M²…\x17Ü\x15\x07\n
    
    """
  b"\\rÿÀ÷\x11Em–~BéÍ–Ã\x01"
  b"\NpÙ†îK\x1C†àH–Ù<\x10Ý"
  b"cè‰õ¤¼IW°›êÒ\x112¸$"
  b"i’®'ÕgFþ¯=‡¡\x18Ó£?"
  b"l\\x0F<´™I\x16›,¤E\x00Nöó"
  b"oHï7õøAW¢(\x1FÅ\x12ûï\r"
  b"tE\x7FÃ\x03´MtØ:¬\x06\x0F·["
  b"yS"ŸñŠH®§\x13€žØ¹¹Ó"
  b"~è¯/O!J\x07º\x07Tʽñöñ"
  b"Š\x1ELƒ’.Aųô\eü,àýÆ"
  b"è░\x11\x12éîM╝©¤Lõµ'╝Å"
  b"î²Ü:ÑðFÆí5Ø:┐E\x15ª"
  b"ŽXØRq\x00H^©÷xAá)¸J"
  b"öZØ\x0FÀÝKº▓\x7Fd7\x047╠l"
  b"—lݪUVCà»\x02âýåwï¿"
  b"™)»dË\x08G쾚öçl¼y_"
  b"žN§ÌÇÅEC®ÌM\vJëT\x19"
  b"×\ƒı4×F0ü1\x1CS¼øj,"
  b"ƒj"\x7F\x0ETNQØ─È\x1Dæ`Pp"
  b"¦\e\x01LMoš2\x11B^tÇž"
  b"¿r╩\x19©§Bßä¯ÌA└â\x1Eì"
  b"½áìvÅgHd½TÑ$õ}ÔP"
  b"«Þ\x07¨Ö9K²‘ÔÐç§(*Ä"
  b"¬™g½\x16ˆMê’\x1C\x00\r\n\¾³"
  b"­Gò–ŸûL‰†Þ©óÅ̸Á"
  b"""
    ±a\n
    G%<C1¢¤hLrPfC
    """
  b"┤ºOºÒuDн[e\x05ØÒp▒"
  b"µBÛ¿œ;D*ˆÈOz÷ˆ+ß"
  b"¸p–IJ0J»‘¥N›·pÖû"
  b"©°v°#öNµáÅ´qÚDÛ¶"
  b"Ï=€L¿\x01NW›ü\t×ePS6"
  b"Ц†ã5ÕOQœ”ìü›Ò\x15\v"
  b"Ó¾E€\x03€M\x07°gß³V€\x08®"
  b"ÚZÓ›t’A¾¸Ërt™V72"
  b"Ô0¨\x1Eô\vC╝ÉuWBWW´9"
  b"ó‚ôwØmLkŽ ¸(ÛÏ9‡"
  b"§╦¡\t'╩KTÀÓáLÌØÒé"
  b"§Ì\âÑúF½©Ép┼Ʀ¹ý"
  b"¨┘\x0E´¤ÄCt×├\x01Á\x19ü\x01"
  b"ú`ÿ¸,²FÝ¢‰6\x1D\x02Â"
  b"útq\IØMqŒ1ï"\x00ýwû"
  b"ý:3¡TöO ª2\x04ϼDQ²"
  b"ÿ\x18;ŸmÚEèœhu\x04'Çg?"
]
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.