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

Query Metrics

14 Database Queries
14 Different statements
5.74 ms Query time

Queries

Group similar statements

# Time Info
1 0.66 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.16 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
4 0.23 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.17 ms
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
7 0.23 ms
SELECT item_rounding FROM currency WHERE id = ?
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
8 0.11 ms
SELECT id FROM integration WHERE access_key = ?
Parameters:
[
  "SWIATW11VFPXNM5LEGD2MVZSSG"
]
9 0.10 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.05 ms
SELECT admin FROM `integration` WHERE id = ?
Parameters:
[
  b"ŒgdÃ͵Iˆ„YÐ\e‚h®\x08"
]
11 0.06 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:
[
  35466
  37514
  37600
  36099
  36850
  37443
  35915
  37018
  35089
  36549
  34629
  21306
  21382
  21296
  24116
  21263
  21310
  21389
  21398
  21350
  34872
  22962
  32312
  34303
  35539
  31830
  21984
  36404
  36175
  35829
  33496
  33563
  36615
  33126
  36827
  32805
  36931
  35575
  32976
  34645
  31816
  31846
  21378
  37071
  32626
  34829
  35760
  33275
  35130
  33356
]
13 0.53 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"\x08\x10╦âãM\x04ì\x1EÏíCaE£"
  b"\x0Fîw¯ê°E€‚ö\x0F\x7F\eŒ"
  b"\x10¥h@È?Nãµ§ÆäÄíʧ"
  b"\x17­\x15ÒÁŽN𯭺\x17Û<€\r"
  b"\x1F`ܽ`ÄNì‡@С\x13\x08(q"
  b"+^½E6\x07F\x11Å\x13▀LÐc5n"
  b"/\e>v"ùLq¼„‰\x12ô?ÜÁ"
  b"5ÈI„óaL)¿O\x0Fší»Åz"
  b"8ÉÉð┴GCüè½Í╔╣1å\"
  b"""
    ;┼‗§¶┘H\n
    É\x08Q'¤pD\e
    """
  b"\x13!ȲL~╗5ì\x12¯|be"
  b"A\x1DK9g—L“‡³A)\x14gÆ£"
  b"D®}\x03lnCAØ'\t└b╠k6"
  b"\x7Fn04M\x1Aºö|ö*­ÿ©"
  b"""
    L\x0ElpCeDdò%ì<\n
    Ö}õ
    """
  b"L▓╩ë\x04[LÑØ©\x15ÐãF®╬"
  b"Nñ7ƒaÛI\f…3å\x15½P ¤"
  b"P┼]ê¾ìB\x1Dª\x183"íÁêK"
  b"WüB®H\x06Fɺ_Š:D}© "
  b"YÆ▀¨ñýIãɹ|äà>)-"
  b"[ƒª=Å╗M└Ø@▄gçªA¶"
  b"^‗¿­\x18Å@ÄíæEÛ\x10ô\x19a"
  b"_X▓░P±I\x10üÐeá¶ÑË\x08"
  b"_Òˆì^…A6³1bå¿V½À"
  b"""
    cA’¯Ï\n
    NÓƒÆXêcâYÐ
    """
  b"cèÉD\f\A┴زÐmhþ~c"
  b"lœ…ëS…OÚ¯ÛA\\t˜%Ð"
  b"m┬└]üNIjî\x03\x02±va¸"
  b"pvç\t\x13ÖD:‡•H>}m\x0Eã"
  b"tp–@\x7FûOlŠÄ\x10sá0œ\x00"
  b"wÙƒÄçæN<•y†jÖz\x16$"
  b"x!·ñoMIÁ…\f\x18\W™ƒy"
  b"\x7F*\x04„¡\x06Lx¨Yë…{§ÓÂ"
  b"€›N7µ¾M+¸\x14¦ŠàÎjû"
  b"ƒ–:¸÷çI¹´Q¸q\x1A'p¿"
  b"Š=üéibDb£U \x00æVJ\"
  b"ŠÙêOòç@ೂžâª\x11"
  b"""
    É-Ne\n
    ÖB2ØyMõ\x1ESÕ┤
    """
  b"‘£¾ðö+MÉ—ôÇ;€+·s"
  b"’ݵ咘Cg‰Ï\x02º/ÁXÿ"
  b"\x16Lù”úG”Œ\x00\x16\x1CÆÏ#‹"
  b"ܧ¼Î ôG│º~¥´FµÈü"
  b"×\x18\x1FØs┘IµéÍS#ü╚T┌"
  b"×E:╔ênMØù (¡²\x19Z╔"
  b"¦u%¬ÊaOÄ”ïOCÔ¯\x14""
  b"«=dRÊ:C†šÚ@ó\v±ù§"
  b"«-\x14.\x13GKTÖ¡\x1C┤É\╣+"
  b"®iëy\x06±FK˜Bl\x1ABò΀"
  b"°>`U(\x02EÖ¡„Ú<‰¶J+"
  b"¶-œ[î³E%©{k\tÿx¥Ç"
  b"¸K³®»šGF«éìmäÍþS"
  b"""
    ½\n
    G\x08y\x13E‰ŒÁÑË3—ñþ
    """
  b"""
    ┐¿\x11╚]ÇI█Å┐=\x06\x19"\n
    \x13
    """
  b"¿Ð- \e*Lò‚g•³ s\x08­"
  b"Çu“WdÈB<½K¥çŒ\x0F\x03Ø"
  b"ˬ7q\x14hOD°Up\x00± ãU"
  b"ÓSÓ\x0F—ÀDd’\x1Dh9f¯‰"
  b"Ó¥ÐTÀxF!«zÈIªo>'"
  b"Ó¹¯À?jM\x13’Þo—¯]át"
  b"ÔeZG›‰Ge€f†ì r\("
  b"Ô~n¨.‘F\v»\x14l6õã©Ý"
  b"ı4ÑGIEKæòÈæápÅd¬"
  b"▀░/ÑP╠Mßîh\x19\x00Z ▓Ø"
  b"懠ÈÄAK\x18Ÿl0^Ë¿Ò'"
  b"æˆÚíÏÐJE˜°´(’6D½"
  b"çVÍAÿ\x17F±¯S¹» òky"
  b"èª\x13\eß‹@\x07Œ({EWÕâ\e"
  b"îI”ÑçyK\x03—h°ÿq9žT"
  b"òC\x0FöhdCO…›Òýá”Íê"
  b"òß^ä1ZAîˆër\x02%R3ö"
  b"óm"áï¤Dˆ‰3Sª\x17ï+""
  b"ö{ÿº¡—C.™¾}GÂ\x11"
]
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.