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

Query Metrics

14 Database Queries
14 Different statements
6.23 ms Query time

Queries

Group similar statements

# Time Info
1 0.70 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.34 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.22 ms
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
7 0.38 ms
SELECT item_rounding FROM currency WHERE id = ?
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
8 0.17 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.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.66 ms
SELECT `customer`.`id`, `customer`.`auto_increment`, `customer`.`customer_number` FROM `customer` WHERE (`customer`.`customer_number` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) LIMIT 500
Parameters:
[
  34204
  33214
  35490
  34437
  34496
  35193
  36221
  32715
  35819
  35591
  33029
  35682
  35866
  34152
  34870
  36479
  32552
  35166
  32263
  34166
  35626
  21402
  32008
  36546
  32206
  35554
  36520
  37349
  31856
  34254
  33334
  35896
  33774
  34342
  34353
  34457
  34797
  35351
  34415
  32561
  36682
  31838
  34262
  34547
  32595
  36346
  32827
  33408
  36505
  33328
]
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"\x02¯:À»ÿG└«uØv\x00Êÿ¹"
  b"\x04}\x1C\x13¹©N‹¬ûSÙÏQ·¦"
  b"\f.Ñ) ?L\f¾Í&AMüëf"
  b"\x0F\x06;ýt\x14C÷’ßá‰UxGS"
  b"\x13\x15ÒVË╩D.ì¬ı¿V-Íß"
  b"\x13{%@@\x1FD¬¨È\x11æ{››\t"
  b"\x14)¹Q&ÆAW¯I÷{éy¶m"
  b"\x14Æ|E/wC¡²A—\x07ëNº\n"
  b"\x16LGäRàOñâɦ╚©É~ß"
  b"\x1C\x00÷Š\x12UO[¡|PîSÉÄ`"
  b"*D\x1F\x16ÞIì▒▀×\x15g¾Ýö"
  b"/5<\x03\v[Cˆˆ\x17,œ6¼òü"
  b"0Ôñ­±ÉK¥øD?¿\x02é*Z"
  b">‰„¬L®A€«L÷/\rË\x02Ê"
  b"\fô¹qA…‡pf\x18XÅŠÍ"
  b"LPO▓'\x12IAØ¿\x7Fe^â╗┌"
  b"""
    M9ì(é\x16Ií¤x@\n
    ¦ßƒj
    """
  b"S´Éi\x10\@^¹_zC\x16Uîà"
  b"""
    T!\x11~„üL=¶\x15\n
    ~Wañs
    """
  b"TK‘¶T‹Iô–À\x00½½ãæõ"
  b"V<\x04─X÷Lpì]°»ò¶³ô"
  b"]ý`T\x15ÆE&±Éú#\x03\x06x*"
  b"_\f\x03òD ¦`€s”\x19ÁŽ"
  b"_ù|=BO@ü£\x042ü0"pÆ"
  b"b‡6UE\x0ECá˜h*"\f[3'"
  b"dùPŸæËFM­Îg]Ùƒ:Œ"
  b"e\x1FƒE`ÂK8¤FÀÓ\x02\x02Gi"
  b"f\x08\x08ñŽ/L¶¾)öã„cÁ£"
  b"iãX\x03­ôOó¼Q‘ÙÛ¶\fÓ"
  b"vÍ"CD™@È“\vÜŠšE>\x06"
  b"|1î.h\x02Oˆ¡;X¼Ì­š÷"
  b"}6¥Í™ÂLÔ›¾\x1Cßë!©C"
  b"€[j7í²G‚§[•*ÈĈÊ"
  b"€Ô†ÿÇ*J‚œXù\x19^ÌíÒ"
  b"‡U¾×>vBz¾Ç¯«<º­à"
  b"ètªQW╠DLá\x0F▓fÛ\x15ì»"
  b"Ä┴(ÓúçMûüº ╚®\x14U\x17"
  b"Ä‗╣à`┤@ÍÅ▀╩\\x05aÏ>"
  b"”Ê»÷Ñ\v@A¼–FÊHþÔ4"
  b"ûŧ'´─FÒ«ñ\x08┤3¥L]"
  b"š)\x00Ì\x0EpA®”ÜdU”9þÚ"
  b"œækH¥dO5–÷ub{ExA"
  b"Ÿ\x1EîïáMAr‰šÂXtð¸Á"
  b"¢¢=íÅxN¤…ké€-\x1FË "
  b"·u@Ö\x02_GPºé®¶t6î\x0F"
  b"╣|\t\e,I\x1AÁf█7ÛÅ┤¨"
  b"¹Ó\x11£OäF…Ž[i>\x02/ÔD"
  b"¼WÛ°d=Bp´_Ù`~7ÙD"
  b"Á\x0EDÀô±C\x10…2‘“¡N‡v"
  b"""
    Íg\n
    L\x1DøI=–ZnØi\x7F\x12\x13
    """
  b"Ð1\x02\x01>nL1—\x181ãÈÕ\x176"
  b"""
    Úf°óˆÀCH¥\n
    l®ä1¥é
    """
  b"Þ2"/°ñGT®Ã\x10ð¼\x1AüÄ"
  b"ßÛy„"]K𿨑³IR÷Ê"
  b"ÔDмÔ=EtÅ\x1A║>­o\x06Ò"
  b"ãxX(þŸC¹†›ä\x1FÎlj\x10"
  b"ÛgaN¹\x15B½Ø_`¶B¢§ø"
  b"ëþ\x16FÏQKɆ¸D\x01TxÚQ"
  b"î(肆5J\x13¢\v¡ÕU\x01"
  b"¾åêÅ\x1EhN┐▒út\v\x131$Ô"
  b"ûjÄ’YžM\x03¿&‘f:Ø\tw"
  b"þ\fCEv¥Iʸ¿×Ål†ô€"
  b" n\x7F╠BAHÆàÅQFÔ▒rI"
]
14 0.15 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.