Query Metrics
101
Database Queries
26
Different statements
44.08 ms
Query time
4
Invalid entities
240
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.52 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.salt AS salt_5, t0.password AS password_6, t0.confirmation_token AS confirmation_token_7, t0.last_login AS last_login_8, t0.password_requested AS password_requested_9, t0.account_registered AS account_registered_10, t0.account_expired AS account_expired_11, t0.account_locked AS account_locked_12, t0.credentials_expired AS credentials_expired_13, t0.google_authenticator_secret AS google_authenticator_secret_14, t0.id AS id_15, t0.enabled AS enabled_16, t0.created AS created_17, t0.updated AS updated_18, t0.party_id AS party_id_19 FROM account t0 WHERE t0.id = ?
Parameters:
[
3
]
|
| 2 | 0.47 ms |
SELECT c0_.custom_id AS custom_id_0, c0_.type AS type_1, c0_.total AS total_2, c0_.order_id AS order_id_3, c0_.id AS id_4, c0_.created AS created_5, c0_.updated AS updated_6, c0_.purchaser_id AS purchaser_id_7 FROM cart c0_ WHERE c0_.custom_id = ? LIMIT 1
Parameters:
[
"o6e7caa5879450d23d2df76e74b733750"
]
|
| 3 | 0.46 ms |
SELECT v0_.name AS name_0, v0_.weight AS weight_1, v0_.weight_unit AS weight_unit_2, v0_.length AS length_3, v0_.length_unit AS length_unit_4, v0_.width AS width_5, v0_.width_unit AS width_unit_6, v0_.height AS height_7, v0_.height_unit AS height_unit_8, v0_.barcode AS barcode_9, v0_.is_default AS is_default_10, v0_.subscribe_cycle AS subscribe_cycle_11, v0_.id AS id_12, v0_.custom_id AS custom_id_13, v0_.enabled AS enabled_14, v0_.price_calculator AS price_calculator_15, v0_.price_settings AS price_settings_16, v0_.position AS position_17, v0_.created AS created_18, v0_.updated AS updated_19, v0_.price AS price_20, v0_.compare_price AS compare_price_21, v0_.sku AS sku_22, v0_.quantity AS quantity_23, v0_.master_id AS master_id_24, v0_.extension_id AS extension_id_25 FROM variant v0_ WHERE v0_.id = ? LIMIT 1
Parameters:
[
"4717"
]
|
| 4 | 0.41 ms |
SELECT t0.name AS name_1, t0.summary AS summary_2, t0.description AS description_3, t0.position AS position_4, t0.inventory_strategy AS inventory_strategy_5, t0.variable AS variable_6, t0.id AS id_7, t0.custom_id AS custom_id_8, t0.slug AS slug_9, t0.published AS published_10, t0.featured AS featured_11, t0.enabled AS enabled_12, t0.created AS created_13, t0.updated AS updated_14, t0.deleted AS deleted_15, t0.lock_expired AS lock_expired_16, t0.shipping_category_id AS shipping_category_id_17, t0.tax_category_id AS tax_category_id_18, t0.variant_id AS variant_id_19, t20.name AS name_21, t20.weight AS weight_22, t20.weight_unit AS weight_unit_23, t20.length AS length_24, t20.length_unit AS length_unit_25, t20.width AS width_26, t20.width_unit AS width_unit_27, t20.height AS height_28, t20.height_unit AS height_unit_29, t20.barcode AS barcode_30, t20.is_default AS is_default_31, t20.subscribe_cycle AS subscribe_cycle_32, t20.id AS id_33, t20.custom_id AS custom_id_34, t20.enabled AS enabled_35, t20.price_calculator AS price_calculator_36, t20.price_settings AS price_settings_37, t20.position AS position_38, t20.created AS created_39, t20.updated AS updated_40, t20.price AS price_41, t20.compare_price AS compare_price_42, t20.sku AS sku_43, t20.quantity AS quantity_44, t20.master_id AS master_id_45, t20.extension_id AS extension_id_46, t0.supplier_id AS supplier_id_47, t0.owner_id AS owner_id_48, t0.locker_id AS locker_id_49, t0.extension_id AS extension_id_50 FROM product t0 LEFT JOIN variant t20 ON t0.variant_id = t20.id WHERE t0.variant_id = ?
Parameters:
[
4717
]
|
| 5 | 0.22 ms |
SELECT t0.name AS name_1, t0.route AS route_2, t0.path AS path_3, t0.source AS source_4, t0.private AS private_5, t0.id AS id_6, t0.custom_id AS custom_id_7, t0.description AS description_8, t0.created AS created_9, t0.updated AS updated_10, t0.system AS system_11, t0.form_definition AS form_definition_12, t0.`references` AS references_13, t0.configurations AS configurations_14 FROM extension t0 WHERE t0.id = ?
Parameters:
[
68
]
|
| 6 | 0.32 ms |
SELECT t0_.name AS name_0, t0_.id AS id_1, t0_.color AS color_2, t0_.created AS created_3, t0_.updated AS updated_4, t1_.source AS source_5, t1_.entity_id AS entity_id_6, t1_.id AS id_7, t1_.created AS created_8, t1_.updated AS updated_9, t1_.tag_id AS tag_id_10 FROM tag t0_ INNER JOIN tag_relation t1_ ON t0_.id = t1_.tag_id AND (t1_.source = ? AND t1_.entity_id = ?)
Parameters:
[ "product.product" 3440 ] |
| 7 | 0.28 ms |
SELECT e0_.field AS field_0, e0_.value AS value_1, e0_.entity_id AS entity_id_2, e0_.source AS source_3, e0_.id AS id_4 FROM extension_field e0_ WHERE e0_.source = ? AND e0_.entity_id = ?
Parameters:
[ "product.product" 3440 ] |
| 8 | 0.20 ms |
SELECT t0.name AS name_1, t0.route AS route_2, t0.path AS path_3, t0.source AS source_4, t0.private AS private_5, t0.id AS id_6, t0.custom_id AS custom_id_7, t0.description AS description_8, t0.created AS created_9, t0.updated AS updated_10, t0.system AS system_11, t0.form_definition AS form_definition_12, t0.`references` AS references_13, t0.configurations AS configurations_14 FROM extension t0 WHERE t0.id = ?
Parameters:
[
69
]
|
| 9 | 0.20 ms |
SELECT e0_.field AS field_0, e0_.value AS value_1, e0_.entity_id AS entity_id_2, e0_.source AS source_3, e0_.id AS id_4 FROM extension_field e0_ WHERE e0_.source = ? AND e0_.entity_id = ?
Parameters:
[ "product.variant" 4717 ] |
| 10 | 2.78 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.summary AS summary_3, t0.created AS created_4, t0.updated AS updated_5 FROM tax_category t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 11 | 0.83 ms |
SELECT t0.included_in_price AS included_in_price_1, t0.use_ship_to_address AS use_ship_to_address_2, t0.from_date AS from_date_3, t0.through_date AS through_date_4, t0.id AS id_5, t0.price_calculator AS price_calculator_6, t0.price_settings AS price_settings_7, t0.name AS name_8, t0.enabled AS enabled_9, t0.summary AS summary_10, t0.geo_boundary_id AS geo_boundary_id_11 FROM tax_rate t0 INNER JOIN tax_category_relationship ON t0.id = tax_category_relationship.tax_id WHERE tax_category_relationship.tax_category_id = ?
Parameters:
[
1
]
|
| 12 | 0.18 ms |
SELECT t0.summary AS summary_1, t0.description AS description_2, t0.quantity AS quantity_3, t0.unit_price AS unit_price_4, t0.total AS total_5, t0.sku AS sku_6, t0.options AS options_7, t0.fulfilled_quantity AS fulfilled_quantity_8, t0.id AS id_9, t0.variant_id AS variant_id_10, t0.cart_id AS cart_id_11 FROM cart_item t0 WHERE t0.cart_id = ?
Parameters:
[
676
]
|
| 13 | 0.19 ms |
SELECT c0_.custom_id AS custom_id_0, c0_.info AS info_1, c0_.id AS id_2, c0_.created AS created_3, c0_.updated AS updated_4 FROM checkout_context c0_ WHERE c0_.custom_id = ? LIMIT 1
Parameters:
[
"o6e7caa5879450d23d2df76e74b733750"
]
|
| 14 | 0.06 ms |
"START TRANSACTION"
Parameters:
[] |
| 15 | 0.19 ms |
UPDATE checkout_context SET info = ?, updated = ? WHERE id = ?
Parameters:
[ "{"purchaserId":1631,"purchaserEmail":null,"step":"checkout_address","cartIsChanged":true}" 1783905905 548 ] |
| 16 | 0.79 ms |
"COMMIT"
Parameters:
[] |
| 17 | 0.06 ms |
"START TRANSACTION"
Parameters:
[] |
| 18 | 0.46 ms |
INSERT INTO cart_item (summary, description, quantity, unit_price, total, sku, options, fulfilled_quantity, variant_id, cart_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "test" null 1 "0" "0" null "[]" 0 4717 676 ] |
| 19 | 0.75 ms |
"COMMIT"
Parameters:
[] |
| 20 | 0.17 ms |
SELECT t0.summary AS summary_1, t0.description AS description_2, t0.quantity AS quantity_3, t0.unit_price AS unit_price_4, t0.total AS total_5, t0.sku AS sku_6, t0.options AS options_7, t0.fulfilled_quantity AS fulfilled_quantity_8, t0.id AS id_9, t0.variant_id AS variant_id_10, t0.cart_id AS cart_id_11 FROM cart_item t0 WHERE t0.id = ?
Parameters:
[
624
]
|
| 21 | 0.13 ms |
SELECT t0.custom_id AS custom_id_1, t0.type AS type_2, t0.total AS total_3, t0.order_id AS order_id_4, t0.id AS id_5, t0.created AS created_6, t0.updated AS updated_7, t0.purchaser_id AS purchaser_id_8 FROM cart t0 WHERE t0.id = ?
Parameters:
[
676
]
|
| 22 | 0.54 ms |
SELECT c0_.namespace AS namespace_0, c0_.name AS name_1, c0_.value AS value_2, c0_.default_value AS default_value_3, c0_.id AS id_4, c0_.type AS type_5, c0_.created AS created_6, c0_.updated AS updated_7, c0_.system AS system_8 FROM configuration c0_ WHERE c0_.namespace = ?
Parameters:
[
"general"
]
|
| 23 | 0.20 ms |
SELECT t0.summary AS summary_1, t0.description AS description_2, t0.quantity AS quantity_3, t0.unit_price AS unit_price_4, t0.total AS total_5, t0.sku AS sku_6, t0.options AS options_7, t0.fulfilled_quantity AS fulfilled_quantity_8, t0.id AS id_9, t0.variant_id AS variant_id_10, t0.cart_id AS cart_id_11 FROM cart_item t0 WHERE t0.cart_id = ?
Parameters:
[
676
]
|
| 24 | 0.43 ms |
SELECT t0_.name AS name_0, t0_.id AS id_1, t0_.configurations AS configurations_2, t0_.system AS system_3, t0_.extension_id AS extension_id_4 FROM transformer t0_
Parameters:
[] |
| 25 | 0.51 ms |
SELECT s0_.resource AS resource_0, s0_.properties AS properties_1, s0_.transformer AS transformer_2, s0_.id AS id_3, s0_.name AS name_4, s0_.configurations AS configurations_5, s0_.system AS system_6, s0_.created AS created_7, s0_.updated AS updated_8, s0_.searcher_id AS searcher_id_9, s0_.parent_id AS parent_id_10, s0_.extension_id AS extension_id_11 FROM search_index s0_ WHERE s0_.resource = ?
Parameters:
[
"cart.cart"
]
|
| 26 | 0.41 ms |
SELECT s0_.resource AS resource_0, s0_.doctrine_settings AS doctrine_settings_1, s0_.elastic_settings AS elastic_settings_2, s0_.system_settings AS system_settings_3, s0_.user_settings AS user_settings_4, s0_.id AS id_5, s0_.name AS name_6, s0_.parent_id AS parent_id_7, s0_.extension_id AS extension_id_8 FROM search_preset_2 s0_ WHERE s0_.name = ?
Parameters:
[
"cart.cart"
]
|
| 27 | 0.22 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.configurations AS configurations_2, e0_.extension_id AS extension_id_3 FROM export e0_ WHERE e0_.name = ?
Parameters:
[
"cart.cart"
]
|
| 28 | 0.66 ms |
SELECT s0_.resource AS resource_0, s0_.properties AS properties_1, s0_.transformer AS transformer_2, s0_.id AS id_3, s0_.name AS name_4, s0_.configurations AS configurations_5, s0_.system AS system_6, s0_.created AS created_7, s0_.updated AS updated_8, s0_.searcher_id AS searcher_id_9, s0_.parent_id AS parent_id_10, s0_.extension_id AS extension_id_11 FROM search_index s0_ WHERE s0_.resource = ?
Parameters:
[
"party.party"
]
|
| 29 | 0.55 ms |
SELECT s0_.resource AS resource_0, s0_.doctrine_settings AS doctrine_settings_1, s0_.elastic_settings AS elastic_settings_2, s0_.system_settings AS system_settings_3, s0_.user_settings AS user_settings_4, s0_.id AS id_5, s0_.name AS name_6, s0_.parent_id AS parent_id_7, s0_.extension_id AS extension_id_8 FROM search_preset_2 s0_ WHERE s0_.name = ?
Parameters:
[
"party.party"
]
|
| 30 | 0.35 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.configurations AS configurations_2, e0_.extension_id AS extension_id_3 FROM export e0_ WHERE e0_.name = ?
Parameters:
[
"party.party"
]
|
| 31 | 0.64 ms |
SELECT s0_.resource AS resource_0, s0_.properties AS properties_1, s0_.transformer AS transformer_2, s0_.id AS id_3, s0_.name AS name_4, s0_.configurations AS configurations_5, s0_.system AS system_6, s0_.created AS created_7, s0_.updated AS updated_8, s0_.searcher_id AS searcher_id_9, s0_.parent_id AS parent_id_10, s0_.extension_id AS extension_id_11 FROM search_index s0_ WHERE s0_.resource = ?
Parameters:
[
"party.organization"
]
|
| 32 | 0.55 ms |
SELECT s0_.resource AS resource_0, s0_.doctrine_settings AS doctrine_settings_1, s0_.elastic_settings AS elastic_settings_2, s0_.system_settings AS system_settings_3, s0_.user_settings AS user_settings_4, s0_.id AS id_5, s0_.name AS name_6, s0_.parent_id AS parent_id_7, s0_.extension_id AS extension_id_8 FROM search_preset_2 s0_ WHERE s0_.name = ?
Parameters:
[
"party.organization"
]
|
| 33 | 0.33 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.configurations AS configurations_2, e0_.extension_id AS extension_id_3 FROM export e0_ WHERE e0_.name = ?
Parameters:
[
"party.organization"
]
|
| 34 | 0.60 ms |
SELECT s0_.resource AS resource_0, s0_.properties AS properties_1, s0_.transformer AS transformer_2, s0_.id AS id_3, s0_.name AS name_4, s0_.configurations AS configurations_5, s0_.system AS system_6, s0_.created AS created_7, s0_.updated AS updated_8, s0_.searcher_id AS searcher_id_9, s0_.parent_id AS parent_id_10, s0_.extension_id AS extension_id_11 FROM search_index s0_ WHERE s0_.resource = ?
Parameters:
[
"media.file"
]
|
| 35 | 0.54 ms |
SELECT s0_.resource AS resource_0, s0_.doctrine_settings AS doctrine_settings_1, s0_.elastic_settings AS elastic_settings_2, s0_.system_settings AS system_settings_3, s0_.user_settings AS user_settings_4, s0_.id AS id_5, s0_.name AS name_6, s0_.parent_id AS parent_id_7, s0_.extension_id AS extension_id_8 FROM search_preset_2 s0_ WHERE s0_.name = ?
Parameters:
[
"media.file"
]
|
| 36 | 0.35 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.configurations AS configurations_2, e0_.extension_id AS extension_id_3 FROM export e0_ WHERE e0_.name = ?
Parameters:
[
"media.file"
]
|
| 37 | 0.63 ms |
SELECT s0_.resource AS resource_0, s0_.properties AS properties_1, s0_.transformer AS transformer_2, s0_.id AS id_3, s0_.name AS name_4, s0_.configurations AS configurations_5, s0_.system AS system_6, s0_.created AS created_7, s0_.updated AS updated_8, s0_.searcher_id AS searcher_id_9, s0_.parent_id AS parent_id_10, s0_.extension_id AS extension_id_11 FROM search_index s0_ WHERE s0_.resource = ?
Parameters:
[
"party.party"
]
|
| 38 | 0.56 ms |
SELECT s0_.resource AS resource_0, s0_.doctrine_settings AS doctrine_settings_1, s0_.elastic_settings AS elastic_settings_2, s0_.system_settings AS system_settings_3, s0_.user_settings AS user_settings_4, s0_.id AS id_5, s0_.name AS name_6, s0_.parent_id AS parent_id_7, s0_.extension_id AS extension_id_8 FROM search_preset_2 s0_ WHERE s0_.name = ?
Parameters:
[
"party.party"
]
|
| 39 | 0.34 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.configurations AS configurations_2, e0_.extension_id AS extension_id_3 FROM export e0_ WHERE e0_.name = ?
Parameters:
[
"party.party"
]
|
| 40 | 0.65 ms |
SELECT s0_.resource AS resource_0, s0_.properties AS properties_1, s0_.transformer AS transformer_2, s0_.id AS id_3, s0_.name AS name_4, s0_.configurations AS configurations_5, s0_.system AS system_6, s0_.created AS created_7, s0_.updated AS updated_8, s0_.searcher_id AS searcher_id_9, s0_.parent_id AS parent_id_10, s0_.extension_id AS extension_id_11 FROM search_index s0_ WHERE s0_.resource = ?
Parameters:
[
"cart.cart_item"
]
|
| 41 | 0.54 ms |
SELECT s0_.resource AS resource_0, s0_.doctrine_settings AS doctrine_settings_1, s0_.elastic_settings AS elastic_settings_2, s0_.system_settings AS system_settings_3, s0_.user_settings AS user_settings_4, s0_.id AS id_5, s0_.name AS name_6, s0_.parent_id AS parent_id_7, s0_.extension_id AS extension_id_8 FROM search_preset_2 s0_ WHERE s0_.name = ?
Parameters:
[
"cart.cart_item"
]
|
| 42 | 0.33 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.configurations AS configurations_2, e0_.extension_id AS extension_id_3 FROM export e0_ WHERE e0_.name = ?
Parameters:
[
"cart.cart_item"
]
|
| 43 | 0.57 ms |
SELECT s0_.resource AS resource_0, s0_.properties AS properties_1, s0_.transformer AS transformer_2, s0_.id AS id_3, s0_.name AS name_4, s0_.configurations AS configurations_5, s0_.system AS system_6, s0_.created AS created_7, s0_.updated AS updated_8, s0_.searcher_id AS searcher_id_9, s0_.parent_id AS parent_id_10, s0_.extension_id AS extension_id_11 FROM search_index s0_ WHERE s0_.resource = ?
Parameters:
[
"product.variant"
]
|
| 44 | 0.46 ms |
SELECT s0_.resource AS resource_0, s0_.doctrine_settings AS doctrine_settings_1, s0_.elastic_settings AS elastic_settings_2, s0_.system_settings AS system_settings_3, s0_.user_settings AS user_settings_4, s0_.id AS id_5, s0_.name AS name_6, s0_.parent_id AS parent_id_7, s0_.extension_id AS extension_id_8 FROM search_preset_2 s0_ WHERE s0_.name = ?
Parameters:
[
"product.variant"
]
|
| 45 | 0.25 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.configurations AS configurations_2, e0_.extension_id AS extension_id_3 FROM export e0_ WHERE e0_.name = ?
Parameters:
[
"product.variant"
]
|
| 46 | 0.62 ms |
SELECT s0_.resource AS resource_0, s0_.properties AS properties_1, s0_.transformer AS transformer_2, s0_.id AS id_3, s0_.name AS name_4, s0_.configurations AS configurations_5, s0_.system AS system_6, s0_.created AS created_7, s0_.updated AS updated_8, s0_.searcher_id AS searcher_id_9, s0_.parent_id AS parent_id_10, s0_.extension_id AS extension_id_11 FROM search_index s0_ WHERE s0_.resource = ?
Parameters:
[
"product.product"
]
|
| 47 | 0.47 ms |
SELECT s0_.resource AS resource_0, s0_.doctrine_settings AS doctrine_settings_1, s0_.elastic_settings AS elastic_settings_2, s0_.system_settings AS system_settings_3, s0_.user_settings AS user_settings_4, s0_.id AS id_5, s0_.name AS name_6, s0_.parent_id AS parent_id_7, s0_.extension_id AS extension_id_8 FROM search_preset_2 s0_ WHERE s0_.name = ?
Parameters:
[
"product.product"
]
|
| 48 | 0.25 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.configurations AS configurations_2, e0_.extension_id AS extension_id_3 FROM export e0_ WHERE e0_.name = ?
Parameters:
[
"product.product"
]
|
| 49 | 0.49 ms |
SELECT s0_.resource AS resource_0, s0_.properties AS properties_1, s0_.transformer AS transformer_2, s0_.id AS id_3, s0_.name AS name_4, s0_.configurations AS configurations_5, s0_.system AS system_6, s0_.created AS created_7, s0_.updated AS updated_8, s0_.searcher_id AS searcher_id_9, s0_.parent_id AS parent_id_10, s0_.extension_id AS extension_id_11 FROM search_index s0_ WHERE s0_.resource = ?
Parameters:
[
"product.option_value"
]
|
| 50 | 0.46 ms |
SELECT s0_.resource AS resource_0, s0_.doctrine_settings AS doctrine_settings_1, s0_.elastic_settings AS elastic_settings_2, s0_.system_settings AS system_settings_3, s0_.user_settings AS user_settings_4, s0_.id AS id_5, s0_.name AS name_6, s0_.parent_id AS parent_id_7, s0_.extension_id AS extension_id_8 FROM search_preset_2 s0_ WHERE s0_.name = ?
Parameters:
[
"product.option_value"
]
|
| 51 | 0.24 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.configurations AS configurations_2, e0_.extension_id AS extension_id_3 FROM export e0_ WHERE e0_.name = ?
Parameters:
[
"product.option_value"
]
|
| 52 | 0.49 ms |
SELECT s0_.resource AS resource_0, s0_.properties AS properties_1, s0_.transformer AS transformer_2, s0_.id AS id_3, s0_.name AS name_4, s0_.configurations AS configurations_5, s0_.system AS system_6, s0_.created AS created_7, s0_.updated AS updated_8, s0_.searcher_id AS searcher_id_9, s0_.parent_id AS parent_id_10, s0_.extension_id AS extension_id_11 FROM search_index s0_ WHERE s0_.resource = ?
Parameters:
[
"product.option"
]
|
| 53 | 0.44 ms |
SELECT s0_.resource AS resource_0, s0_.doctrine_settings AS doctrine_settings_1, s0_.elastic_settings AS elastic_settings_2, s0_.system_settings AS system_settings_3, s0_.user_settings AS user_settings_4, s0_.id AS id_5, s0_.name AS name_6, s0_.parent_id AS parent_id_7, s0_.extension_id AS extension_id_8 FROM search_preset_2 s0_ WHERE s0_.name = ?
Parameters:
[
"product.option"
]
|
| 54 | 0.24 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.configurations AS configurations_2, e0_.extension_id AS extension_id_3 FROM export e0_ WHERE e0_.name = ?
Parameters:
[
"product.option"
]
|
| 55 | 0.48 ms |
SELECT s0_.resource AS resource_0, s0_.properties AS properties_1, s0_.transformer AS transformer_2, s0_.id AS id_3, s0_.name AS name_4, s0_.configurations AS configurations_5, s0_.system AS system_6, s0_.created AS created_7, s0_.updated AS updated_8, s0_.searcher_id AS searcher_id_9, s0_.parent_id AS parent_id_10, s0_.extension_id AS extension_id_11 FROM search_index s0_ WHERE s0_.resource = ?
Parameters:
[
"cart.cart_item"
]
|
| 56 | 0.44 ms |
SELECT s0_.resource AS resource_0, s0_.doctrine_settings AS doctrine_settings_1, s0_.elastic_settings AS elastic_settings_2, s0_.system_settings AS system_settings_3, s0_.user_settings AS user_settings_4, s0_.id AS id_5, s0_.name AS name_6, s0_.parent_id AS parent_id_7, s0_.extension_id AS extension_id_8 FROM search_preset_2 s0_ WHERE s0_.name = ?
Parameters:
[
"cart.cart_item"
]
|
| 57 | 0.24 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.configurations AS configurations_2, e0_.extension_id AS extension_id_3 FROM export e0_ WHERE e0_.name = ?
Parameters:
[
"cart.cart_item"
]
|
| 58 | 0.52 ms |
SELECT s0_.resource AS resource_0, s0_.properties AS properties_1, s0_.transformer AS transformer_2, s0_.id AS id_3, s0_.name AS name_4, s0_.configurations AS configurations_5, s0_.system AS system_6, s0_.created AS created_7, s0_.updated AS updated_8, s0_.searcher_id AS searcher_id_9, s0_.parent_id AS parent_id_10, s0_.extension_id AS extension_id_11 FROM search_index s0_ WHERE s0_.resource = ?
Parameters:
[
"product.variant"
]
|
| 59 | 0.46 ms |
SELECT s0_.resource AS resource_0, s0_.doctrine_settings AS doctrine_settings_1, s0_.elastic_settings AS elastic_settings_2, s0_.system_settings AS system_settings_3, s0_.user_settings AS user_settings_4, s0_.id AS id_5, s0_.name AS name_6, s0_.parent_id AS parent_id_7, s0_.extension_id AS extension_id_8 FROM search_preset_2 s0_ WHERE s0_.name = ?
Parameters:
[
"product.variant"
]
|
| 60 | 0.24 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.configurations AS configurations_2, e0_.extension_id AS extension_id_3 FROM export e0_ WHERE e0_.name = ?
Parameters:
[
"product.variant"
]
|
| 61 | 0.64 ms |
SELECT s0_.resource AS resource_0, s0_.properties AS properties_1, s0_.transformer AS transformer_2, s0_.id AS id_3, s0_.name AS name_4, s0_.configurations AS configurations_5, s0_.system AS system_6, s0_.created AS created_7, s0_.updated AS updated_8, s0_.searcher_id AS searcher_id_9, s0_.parent_id AS parent_id_10, s0_.extension_id AS extension_id_11 FROM search_index s0_ WHERE s0_.resource = ?
Parameters:
[
"product.product"
]
|
| 62 | 0.48 ms |
SELECT s0_.resource AS resource_0, s0_.doctrine_settings AS doctrine_settings_1, s0_.elastic_settings AS elastic_settings_2, s0_.system_settings AS system_settings_3, s0_.user_settings AS user_settings_4, s0_.id AS id_5, s0_.name AS name_6, s0_.parent_id AS parent_id_7, s0_.extension_id AS extension_id_8 FROM search_preset_2 s0_ WHERE s0_.name = ?
Parameters:
[
"product.product"
]
|
| 63 | 0.26 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.configurations AS configurations_2, e0_.extension_id AS extension_id_3 FROM export e0_ WHERE e0_.name = ?
Parameters:
[
"product.product"
]
|
| 64 | 0.49 ms |
SELECT s0_.resource AS resource_0, s0_.properties AS properties_1, s0_.transformer AS transformer_2, s0_.id AS id_3, s0_.name AS name_4, s0_.configurations AS configurations_5, s0_.system AS system_6, s0_.created AS created_7, s0_.updated AS updated_8, s0_.searcher_id AS searcher_id_9, s0_.parent_id AS parent_id_10, s0_.extension_id AS extension_id_11 FROM search_index s0_ WHERE s0_.resource = ?
Parameters:
[
"product.option_value"
]
|
| 65 | 0.44 ms |
SELECT s0_.resource AS resource_0, s0_.doctrine_settings AS doctrine_settings_1, s0_.elastic_settings AS elastic_settings_2, s0_.system_settings AS system_settings_3, s0_.user_settings AS user_settings_4, s0_.id AS id_5, s0_.name AS name_6, s0_.parent_id AS parent_id_7, s0_.extension_id AS extension_id_8 FROM search_preset_2 s0_ WHERE s0_.name = ?
Parameters:
[
"product.option_value"
]
|
| 66 | 0.24 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.configurations AS configurations_2, e0_.extension_id AS extension_id_3 FROM export e0_ WHERE e0_.name = ?
Parameters:
[
"product.option_value"
]
|
| 67 | 0.50 ms |
SELECT s0_.resource AS resource_0, s0_.properties AS properties_1, s0_.transformer AS transformer_2, s0_.id AS id_3, s0_.name AS name_4, s0_.configurations AS configurations_5, s0_.system AS system_6, s0_.created AS created_7, s0_.updated AS updated_8, s0_.searcher_id AS searcher_id_9, s0_.parent_id AS parent_id_10, s0_.extension_id AS extension_id_11 FROM search_index s0_ WHERE s0_.resource = ?
Parameters:
[
"media.file"
]
|
| 68 | 0.46 ms |
SELECT s0_.resource AS resource_0, s0_.doctrine_settings AS doctrine_settings_1, s0_.elastic_settings AS elastic_settings_2, s0_.system_settings AS system_settings_3, s0_.user_settings AS user_settings_4, s0_.id AS id_5, s0_.name AS name_6, s0_.parent_id AS parent_id_7, s0_.extension_id AS extension_id_8 FROM search_preset_2 s0_ WHERE s0_.name = ?
Parameters:
[
"media.file"
]
|
| 69 | 0.24 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.configurations AS configurations_2, e0_.extension_id AS extension_id_3 FROM export e0_ WHERE e0_.name = ?
Parameters:
[
"media.file"
]
|
| 70 | 0.49 ms |
SELECT s0_.resource AS resource_0, s0_.properties AS properties_1, s0_.transformer AS transformer_2, s0_.id AS id_3, s0_.name AS name_4, s0_.configurations AS configurations_5, s0_.system AS system_6, s0_.created AS created_7, s0_.updated AS updated_8, s0_.searcher_id AS searcher_id_9, s0_.parent_id AS parent_id_10, s0_.extension_id AS extension_id_11 FROM search_index s0_ WHERE s0_.resource = ?
Parameters:
[
"product.option"
]
|
| 71 | 0.45 ms |
SELECT s0_.resource AS resource_0, s0_.doctrine_settings AS doctrine_settings_1, s0_.elastic_settings AS elastic_settings_2, s0_.system_settings AS system_settings_3, s0_.user_settings AS user_settings_4, s0_.id AS id_5, s0_.name AS name_6, s0_.parent_id AS parent_id_7, s0_.extension_id AS extension_id_8 FROM search_preset_2 s0_ WHERE s0_.name = ?
Parameters:
[
"product.option"
]
|
| 72 | 0.24 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.configurations AS configurations_2, e0_.extension_id AS extension_id_3 FROM export e0_ WHERE e0_.name = ?
Parameters:
[
"product.option"
]
|
| 73 | 0.52 ms |
SELECT s0_.resource AS resource_0, s0_.properties AS properties_1, s0_.transformer AS transformer_2, s0_.id AS id_3, s0_.name AS name_4, s0_.configurations AS configurations_5, s0_.system AS system_6, s0_.created AS created_7, s0_.updated AS updated_8, s0_.searcher_id AS searcher_id_9, s0_.parent_id AS parent_id_10, s0_.extension_id AS extension_id_11 FROM search_index s0_ WHERE s0_.resource = ?
Parameters:
[
"party.party"
]
|
| 74 | 0.48 ms |
SELECT s0_.resource AS resource_0, s0_.doctrine_settings AS doctrine_settings_1, s0_.elastic_settings AS elastic_settings_2, s0_.system_settings AS system_settings_3, s0_.user_settings AS user_settings_4, s0_.id AS id_5, s0_.name AS name_6, s0_.parent_id AS parent_id_7, s0_.extension_id AS extension_id_8 FROM search_preset_2 s0_ WHERE s0_.name = ?
Parameters:
[
"party.party"
]
|
| 75 | 0.24 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.configurations AS configurations_2, e0_.extension_id AS extension_id_3 FROM export e0_ WHERE e0_.name = ?
Parameters:
[
"party.party"
]
|
| 76 | 0.49 ms |
SELECT s0_.resource AS resource_0, s0_.properties AS properties_1, s0_.transformer AS transformer_2, s0_.id AS id_3, s0_.name AS name_4, s0_.configurations AS configurations_5, s0_.system AS system_6, s0_.created AS created_7, s0_.updated AS updated_8, s0_.searcher_id AS searcher_id_9, s0_.parent_id AS parent_id_10, s0_.extension_id AS extension_id_11 FROM search_index s0_ WHERE s0_.resource = ?
Parameters:
[
"party.organization"
]
|
| 77 | 0.45 ms |
SELECT s0_.resource AS resource_0, s0_.doctrine_settings AS doctrine_settings_1, s0_.elastic_settings AS elastic_settings_2, s0_.system_settings AS system_settings_3, s0_.user_settings AS user_settings_4, s0_.id AS id_5, s0_.name AS name_6, s0_.parent_id AS parent_id_7, s0_.extension_id AS extension_id_8 FROM search_preset_2 s0_ WHERE s0_.name = ?
Parameters:
[
"party.organization"
]
|
| 78 | 0.24 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.configurations AS configurations_2, e0_.extension_id AS extension_id_3 FROM export e0_ WHERE e0_.name = ?
Parameters:
[
"party.organization"
]
|
| 79 | 0.53 ms |
SELECT s0_.resource AS resource_0, s0_.properties AS properties_1, s0_.transformer AS transformer_2, s0_.id AS id_3, s0_.name AS name_4, s0_.configurations AS configurations_5, s0_.system AS system_6, s0_.created AS created_7, s0_.updated AS updated_8, s0_.searcher_id AS searcher_id_9, s0_.parent_id AS parent_id_10, s0_.extension_id AS extension_id_11 FROM search_index s0_ WHERE s0_.resource = ?
Parameters:
[
"party.party"
]
|
| 80 | 0.45 ms |
SELECT s0_.resource AS resource_0, s0_.doctrine_settings AS doctrine_settings_1, s0_.elastic_settings AS elastic_settings_2, s0_.system_settings AS system_settings_3, s0_.user_settings AS user_settings_4, s0_.id AS id_5, s0_.name AS name_6, s0_.parent_id AS parent_id_7, s0_.extension_id AS extension_id_8 FROM search_preset_2 s0_ WHERE s0_.name = ?
Parameters:
[
"party.party"
]
|
| 81 | 0.24 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.configurations AS configurations_2, e0_.extension_id AS extension_id_3 FROM export e0_ WHERE e0_.name = ?
Parameters:
[
"party.party"
]
|
| 82 | 0.24 ms |
SELECT t0.summary AS summary_1, t0.description AS description_2, t0.quantity AS quantity_3, t0.unit_price AS unit_price_4, t0.total AS total_5, t0.sku AS sku_6, t0.options AS options_7, t0.fulfilled_quantity AS fulfilled_quantity_8, t0.id AS id_9, t0.variant_id AS variant_id_10, t0.cart_id AS cart_id_11 FROM cart_item t0 WHERE t0.cart_id = ?
Parameters:
[
676
]
|
| 83 | 0.19 ms |
SELECT COUNT(*) FROM variant t0 WHERE t0.master_id = ?
Parameters:
[
4717
]
|
| 84 | 0.25 ms |
SELECT t0.value AS value_1, t0.id AS id_2, t0.position AS position_3, t0.option_id AS option_id_4, t0.image_id AS image_id_5 FROM option_value t0 INNER JOIN variant_option_value ON t0.id = variant_option_value.option_value_id WHERE variant_option_value.variant_id = ?
Parameters:
[
4717
]
|
| 85 | 0.68 ms |
SELECT t0.name AS name_1, t0.summary AS summary_2, t0.metas AS metas_3, t0.ext AS ext_4, t0.folder AS folder_5, t0.unique_key AS unique_key_6, t0.external AS external_7, t0.id AS id_8, t0.type AS type_9, t0.created AS created_10, t0.updated AS updated_11, t0.path AS path_12, t0.converted_path AS converted_path_13, t0.size AS size_14, t0.filesystem AS filesystem_15, t0.token AS token_16, t0.object_source AS object_source_17, t0.object_id AS object_id_18 FROM file t0 INNER JOIN variant_image ON t0.id = variant_image.image_id WHERE variant_image.variant_id = ? ORDER BY t0.name ASC
Parameters:
[
4717
]
|
| 86 | 0.44 ms |
SELECT t0.name AS name_1, t0.weight AS weight_2, t0.weight_unit AS weight_unit_3, t0.length AS length_4, t0.length_unit AS length_unit_5, t0.width AS width_6, t0.width_unit AS width_unit_7, t0.height AS height_8, t0.height_unit AS height_unit_9, t0.barcode AS barcode_10, t0.is_default AS is_default_11, t0.subscribe_cycle AS subscribe_cycle_12, t0.id AS id_13, t0.custom_id AS custom_id_14, t0.enabled AS enabled_15, t0.price_calculator AS price_calculator_16, t0.price_settings AS price_settings_17, t0.position AS position_18, t0.created AS created_19, t0.updated AS updated_20, t0.price AS price_21, t0.compare_price AS compare_price_22, t0.sku AS sku_23, t0.quantity AS quantity_24, t0.master_id AS master_id_25, t26.name AS name_27, t26.summary AS summary_28, t26.description AS description_29, t26.position AS position_30, t26.inventory_strategy AS inventory_strategy_31, t26.variable AS variable_32, t26.id AS id_33, t26.custom_id AS custom_id_34, t26.slug AS slug_35, t26.published AS published_36, t26.featured AS featured_37, t26.enabled AS enabled_38, t26.created AS created_39, t26.updated AS updated_40, t26.deleted AS deleted_41, t26.lock_expired AS lock_expired_42, t26.shipping_category_id AS shipping_category_id_43, t26.tax_category_id AS tax_category_id_44, t26.variant_id AS variant_id_45, t26.supplier_id AS supplier_id_46, t26.owner_id AS owner_id_47, t26.locker_id AS locker_id_48, t26.extension_id AS extension_id_49, t0.extension_id AS extension_id_50 FROM variant t0 LEFT JOIN product t26 ON t26.variant_id = t0.id WHERE t0.master_id = ? ORDER BY t0.position ASC
Parameters:
[
4717
]
|
| 87 | 0.69 ms |
SELECT s0_.resource AS resource_0, s0_.properties AS properties_1, s0_.transformer AS transformer_2, s0_.id AS id_3, s0_.name AS name_4, s0_.configurations AS configurations_5, s0_.system AS system_6, s0_.created AS created_7, s0_.updated AS updated_8, s0_.searcher_id AS searcher_id_9, s0_.parent_id AS parent_id_10, s0_.extension_id AS extension_id_11 FROM search_index s0_ WHERE s0_.resource = ?
Parameters:
[
"cart.cart_item"
]
|
| 88 | 0.48 ms |
SELECT s0_.resource AS resource_0, s0_.doctrine_settings AS doctrine_settings_1, s0_.elastic_settings AS elastic_settings_2, s0_.system_settings AS system_settings_3, s0_.user_settings AS user_settings_4, s0_.id AS id_5, s0_.name AS name_6, s0_.parent_id AS parent_id_7, s0_.extension_id AS extension_id_8 FROM search_preset_2 s0_ WHERE s0_.name = ?
Parameters:
[
"cart.cart_item"
]
|
| 89 | 0.25 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.configurations AS configurations_2, e0_.extension_id AS extension_id_3 FROM export e0_ WHERE e0_.name = ?
Parameters:
[
"cart.cart_item"
]
|
| 90 | 0.62 ms |
SELECT s0_.resource AS resource_0, s0_.properties AS properties_1, s0_.transformer AS transformer_2, s0_.id AS id_3, s0_.name AS name_4, s0_.configurations AS configurations_5, s0_.system AS system_6, s0_.created AS created_7, s0_.updated AS updated_8, s0_.searcher_id AS searcher_id_9, s0_.parent_id AS parent_id_10, s0_.extension_id AS extension_id_11 FROM search_index s0_ WHERE s0_.resource = ?
Parameters:
[
"product.variant"
]
|
| 91 | 0.47 ms |
SELECT s0_.resource AS resource_0, s0_.doctrine_settings AS doctrine_settings_1, s0_.elastic_settings AS elastic_settings_2, s0_.system_settings AS system_settings_3, s0_.user_settings AS user_settings_4, s0_.id AS id_5, s0_.name AS name_6, s0_.parent_id AS parent_id_7, s0_.extension_id AS extension_id_8 FROM search_preset_2 s0_ WHERE s0_.name = ?
Parameters:
[
"product.variant"
]
|
| 92 | 0.25 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.configurations AS configurations_2, e0_.extension_id AS extension_id_3 FROM export e0_ WHERE e0_.name = ?
Parameters:
[
"product.variant"
]
|
| 93 | 0.62 ms |
SELECT s0_.resource AS resource_0, s0_.properties AS properties_1, s0_.transformer AS transformer_2, s0_.id AS id_3, s0_.name AS name_4, s0_.configurations AS configurations_5, s0_.system AS system_6, s0_.created AS created_7, s0_.updated AS updated_8, s0_.searcher_id AS searcher_id_9, s0_.parent_id AS parent_id_10, s0_.extension_id AS extension_id_11 FROM search_index s0_ WHERE s0_.resource = ?
Parameters:
[
"product.product"
]
|
| 94 | 0.59 ms |
SELECT s0_.resource AS resource_0, s0_.doctrine_settings AS doctrine_settings_1, s0_.elastic_settings AS elastic_settings_2, s0_.system_settings AS system_settings_3, s0_.user_settings AS user_settings_4, s0_.id AS id_5, s0_.name AS name_6, s0_.parent_id AS parent_id_7, s0_.extension_id AS extension_id_8 FROM search_preset_2 s0_ WHERE s0_.name = ?
Parameters:
[
"product.product"
]
|
| 95 | 0.26 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.configurations AS configurations_2, e0_.extension_id AS extension_id_3 FROM export e0_ WHERE e0_.name = ?
Parameters:
[
"product.product"
]
|
| 96 | 0.50 ms |
SELECT s0_.resource AS resource_0, s0_.properties AS properties_1, s0_.transformer AS transformer_2, s0_.id AS id_3, s0_.name AS name_4, s0_.configurations AS configurations_5, s0_.system AS system_6, s0_.created AS created_7, s0_.updated AS updated_8, s0_.searcher_id AS searcher_id_9, s0_.parent_id AS parent_id_10, s0_.extension_id AS extension_id_11 FROM search_index s0_ WHERE s0_.resource = ?
Parameters:
[
"product.option_value"
]
|
| 97 | 0.45 ms |
SELECT s0_.resource AS resource_0, s0_.doctrine_settings AS doctrine_settings_1, s0_.elastic_settings AS elastic_settings_2, s0_.system_settings AS system_settings_3, s0_.user_settings AS user_settings_4, s0_.id AS id_5, s0_.name AS name_6, s0_.parent_id AS parent_id_7, s0_.extension_id AS extension_id_8 FROM search_preset_2 s0_ WHERE s0_.name = ?
Parameters:
[
"product.option_value"
]
|
| 98 | 0.24 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.configurations AS configurations_2, e0_.extension_id AS extension_id_3 FROM export e0_ WHERE e0_.name = ?
Parameters:
[
"product.option_value"
]
|
| 99 | 0.61 ms |
SELECT s0_.resource AS resource_0, s0_.properties AS properties_1, s0_.transformer AS transformer_2, s0_.id AS id_3, s0_.name AS name_4, s0_.configurations AS configurations_5, s0_.system AS system_6, s0_.created AS created_7, s0_.updated AS updated_8, s0_.searcher_id AS searcher_id_9, s0_.parent_id AS parent_id_10, s0_.extension_id AS extension_id_11 FROM search_index s0_ WHERE s0_.resource = ?
Parameters:
[
"media.file"
]
|
| 100 | 0.46 ms |
SELECT s0_.resource AS resource_0, s0_.doctrine_settings AS doctrine_settings_1, s0_.elastic_settings AS elastic_settings_2, s0_.system_settings AS system_settings_3, s0_.user_settings AS user_settings_4, s0_.id AS id_5, s0_.name AS name_6, s0_.parent_id AS parent_id_7, s0_.extension_id AS extension_id_8 FROM search_preset_2 s0_ WHERE s0_.name = ?
Parameters:
[
"media.file"
]
|
| 101 | 0.24 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.configurations AS configurations_2, e0_.extension_id AS extension_id_3 FROM export e0_ WHERE e0_.name = ?
Parameters:
[
"media.file"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| Nilead\ExtensionBundle\Model\Transformer | 95 |
| Nilead\ExtensionBundle\Model\Extension | 93 |
| Nilead\SearchBundle\Model\SearchIndex | 16 |
| Nilead\SearchBundle\Model\SearchPreset2 | 9 |
| Nilead\ExtensionBundle\Model\ExtensionField | 8 |
| Nilead\SearchBundle\Model\Searcher | 7 |
| Nilead\AccountBundle\Model\Account | 1 |
| Nilead\PartyBundle\Model\Party | 1 |
| Nilead\CartBundle\Model\Cart | 1 |
| Nilead\ProductBundle\Model\Variant | 1 |
| Nilead\ProductBundle\Model\Product | 1 |
| Nilead\ShipmentBundle\Model\ShippingCategory | 1 |
| Nilead\TaxationBundle\Model\TaxCategory | 1 |
| Nilead\TaxationBundle\Model\TaxRate | 1 |
| Nilead\AddressBundle\Model\GeoBoundary | 1 |
| Nilead\CheckoutBundle\Model\CheckoutContext | 1 |
| Nilead\CartBundle\Model\CartItem | 1 |
| Nilead\CoreBundle\Model\Export | 1 |