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

Query Metrics

14 Database Queries
14 Different statements
9.03 ms Query time

Queries

Group similar statements

# Time Info
1 0.83 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.14 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.27 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
4 0.38 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.56 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
6 0.37 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.30 ms
SELECT id FROM integration WHERE access_key = ?
Parameters:
[
  "SWIATW11VFPXNM5LEGD2MVZSSG"
]
9 0.29 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.08 ms
SELECT admin FROM `integration` WHERE id = ?
Parameters:
[
  b"ŒgdÃ͵Iˆ„YÐ\e‚h®\x08"
]
11 0.09 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 4.27 ms
SELECT `customer`.`id`, `customer`.`auto_increment`, `customer`.`customer_number` FROM `customer` WHERE (`customer`.`customer_number` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) LIMIT 500
Parameters:
[
  31899
  37559
  37316
  34197
  32210
  33588
  33587
  31936
  33516
  34566
  36609
  37630
  31864
  23441
  37124
  32937
  36276
  36172
  22002
  36127
  34665
  36694
  36142
  23496
  33650
  21705
  21931
  36394
  33910
  32822
  32533
  32887
  37722
  32082
  37465
  33956
  33862
  33586
  34174
  23462
  34493
  37444
  21996
  36488
  20377
  36884
  35136
  36866
  35561
  20507
]
13 0.84 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ćÑxVEížZßr\x1E÷(>"
  b"\x04ZêpùµNõ·\x17ÔY"\x135\t"
  b"\x05ª­·\x1FØEF³©Èª &\x11è"
  b"\x06/žÅüÖH\v¥Yôï\x12#5§"
  b"\vÒà²k\x11G¿ƒ¹9‡5Ç¥—"
  b"\füûs>UH§˜\x12‹=d-uÕ"
  b"\x10Qš¢¢YE¢…6Jñ*•¢ð"
  b"\x10\r¼\x06\x07A║åÅ[5ÀI(Î"
  b"\x12š\1\x1C\fB­¦;i8§‘\x1D1"
  b"\x16û5Äh\x1AC·ó┘üdß=g?"
  b"\x16Âe"¤I6¦^fÍb­oõ"
  b"\x1AgÒU\x05ØHĿ̸³ÎRõ/"
  b"\x1A┬ü¨ZãH\x02ä╗┬mwé\x08#"
  b"\e(rÍ\x14ÂGë»f\x19ÆÝ–¿ª"
  b"\x1D²$5ÜHIaº0¤!¦Kœ\x10"
  b"""
    \x1Ft\x14í\n
    ãBåÀzì├¥Eë╩
    """
  b" ôÇ\x1E–Í@·’:˜ß†òì"
  b"!¼™+2“O‹”\x1C\x19>\x10w"
  b"'\x02ñ\x05║ôK\x13\x1FàÉ\x1C]O°"
  b"(·oèUxFO²ÒdD\x19Ô+*"
  b"-\x16%ÊPöNe·\x18‚Xwr\x7F#"
  b"""
    4Iš\x15\vúIΦ™\n
    Õg/\x03û
    """
  b"7\x06·\x12hÅJºÖ/\x03±Î}¶M"
  b"9)<O‰\rAΠ\x16ÿ\x04e‘\x1C¸"
  b"9DPÏö\x0EK-’\x08ü\x0F\x18ï":"
  b"> ×Ö\x16óDÃì\x12uª■ñcê"
  b">brt4ØNTéqØ\r{╦ý!"
  b"AðiŒw£NP±c¤È\x08Öt;"
  b"JМs\x0E°C\x13¢û˜'\x03T@v"
  b"K`\x1Fîü›Nݺ\x17ð1äH\x02ô"
  b"NÚ^»¼8FÉɺTîH\v\x15"
  b"Sé !\x01ÝDøüb§├BÅ\x07ß"
  b"""
    U\x10\n
    TИM,…LÙ—\x03ê÷ð
    """
  b"Z:»å~eM\x07µ\x05.Ah\x04%L"
  b"`┬u:l┤N)Ö_ýÍì)Õ£"
  b"c“\x15ñZyEÒ—Î3ƒòÚ\x07 "
  b"ic\x0Eâ]ìBk¥3_ü×┌\x0FÒ"
  b"sÜÑrË/HcîÉ+§{ÞÛJ"
  b"u·|2^hCΫ|\x12ùT\x17dS"
  b"""
    x¹‗E┼CB\n
    ößu┘║µÖÉ
    """
  b"y£$Š4òDH†‘\x0EoØ"p­"
  b"|í┼EÙ MNü~µÖÄîë─"
  b"\x7F\x05¬º"<L}€e7š Á\x10 "
  b"üé╚ëtñKt║¡´Sq(\x16d"
  b"âÅ\eQnµI#ÖýRÞO¹&\n"
  b"\x0E"QâßFû¶›5Ì\r_»Á"
  b"Š¥\x02ó·7B†‚¥¢ 58FV"
  b"ôü\f`\x03┤M\x12½sF\x05.Ü\┬"
  b"¤¹…o@\x05I€— Ê\x03\x03²˜¬"
  b"""
    ¥å¬¿¨’Abª–\n
    1§²\x15o
    """
  b"¨`\x161Ç4@,¾¥\x03¢\x16Ì“É"
  b"¬çn+\x12´HÊ–Æ”ßàna¼"
  b"¡Å┌¾â±L\x1EÅ<┌_á<\f«"
  b"─×E¯\x08°BËØ▓Õ={Æúè"
  b"┼Î\x1CEÆaA·ò\x11\x08¤â\x10Éä"
  b"""
    ╠¸ß║MüL\x04º╔£\n
    \n
    Ç·O
    """
  b"""
    ͬ;ié±N░ÿiíÿ\n
    B\x03É
    """
  b"×2»h\vœFü¨\x16Õƒq•*þ"
  b"ÝÂ\x11‘¥\vH® ÕÕvÚúÉ#"
  b"Ô\x00\x1C\x08╣?A\x08Ø╔ñÄ]\x10û¾"
  b"þÅw\x08~aHìɱ°» ýfë"
  b"ÅïõGû«e-Ãj=z©"
  b"îˆy\x05XABÁ”Ã&\x11\x17Ë[;"
  b"ó­ \x02–?Dm¯\x1FA\x03\x0FF*¯"
  b"¶A¬║8îDCü‗\t÷║\x03¯e"
]
14 0.23 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.