http://dev.api.digidom.pro/v1/stores/1?groups%5B0%5D=admin%3Astore%3Awrite&q=%2Fv1%2Fstores%2F1 Return to referer URL

Query Metrics

10 Database Queries
10 Different statements
40.58 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
28.51 ms
(70.26%)
1
SELECT a0_.id AS id_0, a0_.email AS email_1, a0_.phone_number AS phone_number_2, a0_.password AS password_3, a0_.roles AS roles_4, a0_.lastname AS lastname_5, a0_.firstname AS firstname_6, a0_.created_at AS created_at_7, a0_.registration_source AS registration_source_8, a0_.honorific_prefix AS honorific_prefix_9, a0_.reset_token AS reset_token_10, a0_.reset_token_expiration_date AS reset_token_expiration_date_11, a0_.uniq_id AS uniq_id_12, a0_.code_confirmation AS code_confirmation_13, a0_.updated_at AS updated_at_14, a0_.is_active AS is_active_15 FROM app_users a0_ WHERE a0_.email = ? OR a0_.phone_number = ?
Parameters:
[
  "stanislas@digidom.pro"
  "stanislas@digidom.pro"
]
2.13 ms
(5.25%)
1
"COMMIT"
Parameters:
[]
1.91 ms
(4.70%)
1
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.alternate_name AS alternate_name_2, p0_.price_without_tax AS price_without_tax_3, p0_.description AS description_4, p0_.active AS active_5, p0_.meta_description AS meta_description_6, p0_.meta_title AS meta_title_7, p0_.url AS url_8, p0_.created_at AS created_at_9, p0_.subscription_type AS subscription_type_10, p0_.unique_key AS unique_key_11, p0_.is_displayed AS is_displayed_12, p0_.is_archived AS is_archived_13, p0_.is_subscription_component AS is_subscription_component_14, p0_.category_id AS category_id_15, p0_.category_for_billing_report_id AS category_for_billing_report_id_16 FROM product p0_ WHERE p0_.name LIKE ? AND p0_.active = 0
Parameters:
[
  "%75008%"
]
1.85 ms
(4.56%)
1
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.opening_hours AS opening_hours_2, s0_.currencies_accepted AS currencies_accepted_3, s0_.payment_accepted_type AS payment_accepted_type_4, s0_.price_range AS price_range_5, s0_.aggregate_rating AS aggregate_rating_6, s0_.created_at AS created_at_7, s0_.prefectoral_approval_number AS prefectoral_approval_number_8, s0_.status AS status_9, s0_.cedex AS cedex_10, s0_.is_exportable_ibml AS is_exportable_ibml_11, s0_.postal_address_id AS postal_address_id_12, s0_.sector_id AS sector_id_13 FROM store s0_ WHERE s0_.id = ?
Parameters:
[
  1
]
1.20 ms
(2.97%)
1
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.url_image AS url_image_2, s0_.created_at AS created_at_3, s0_.updated_at AS updated_at_4 FROM sector s0_ WHERE s0_.id = ?
Parameters:
[
  1
]
1.12 ms
(2.77%)
1
INSERT INTO postal_address (address_country, address_locality, address_region, postal_code, street_address, standardized_address) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  1 => "FR"
  2 => "Paris"
  3 => "île-de-France"
  4 => "75008"
  5 => "10 Rue de Penthièvre"
  6 => null
]
1.02 ms
(2.51%)
1
UPDATE sector SET updated_at = ? WHERE id = ?
Parameters:
[
  "2024-10-09 12:25:13"
  1
]
1.00 ms
(2.45%)
1
UPDATE store SET postal_address_id = ? WHERE id = ?
Parameters:
[
  139164
  1
]
0.98 ms
(2.40%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.opening_hours AS opening_hours_3, t0.currencies_accepted AS currencies_accepted_4, t0.payment_accepted_type AS payment_accepted_type_5, t0.price_range AS price_range_6, t0.aggregate_rating AS aggregate_rating_7, t0.created_at AS created_at_8, t0.prefectoral_approval_number AS prefectoral_approval_number_9, t0.status AS status_10, t0.cedex AS cedex_11, t0.is_exportable_ibml AS is_exportable_ibml_12, t0.postal_address_id AS postal_address_id_13, t0.sector_id AS sector_id_14 FROM store t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.87 ms
(2.13%)
1
"START TRANSACTION"
Parameters:
[]

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.

Entities Mapping

Class Mapping errors
Evo\Infrastructure\MappingORM\Product No errors.
Evo\Infrastructure\MappingORM\Invoice No errors.
Evo\Infrastructure\MappingORM\Subscription No errors.
Evo\Infrastructure\MappingORM\SubscriptionModel No errors.
Evo\Infrastructure\MappingORM\User No errors.
Evo\Infrastructure\MappingORM\PappersActivityLogWrapper No errors.
Evo\Infrastructure\MappingORM\CreditNote No errors.
Evo\Infrastructure\MappingORM\Quote No errors.
Evo\Infrastructure\MappingORM\Organization No errors.
Evo\Infrastructure\MappingORM\Store No errors.
Evo\Infrastructure\MappingORM\UserUTM No errors.
Evo\Infrastructure\MappingORM\Lead No errors.
Evo\Infrastructure\MappingORM\ActivityLog No errors.
Evo\Infrastructure\MappingORM\CommercialGesture No errors.
Evo\Infrastructure\MappingORM\PostalAddress No errors.
Evo\Infrastructure\MappingORM\DiscountCode No errors.
Evo\Infrastructure\MappingORM\Sector No errors.
Evo\Infrastructure\MappingORM\BAL No errors.
Evo\Infrastructure\MappingORM\Category No errors.
Evo\Infrastructure\MappingORM\ProductHistory No errors.
Evo\Infrastructure\MappingORM\DiscountConfiguration No errors.