GET http://sari-sari-store.laul.me/shops?payment=paypal&pickup=0&shipping=1

Query Metrics

12 Database Queries
4 Different statements
11.44 ms Query time
1 Invalid entities
31 Managed entities

Queries

Group similar statements

# Time Info
1 1.93 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.slogan AS slogan_4, t0.description AS description_5, t0.enabled AS enabled_6, t0.published AS published_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.pickup_available AS pickup_available_10, t0.shipping_available AS shipping_available_11, t0.payment_methods AS payment_methods_12, t0.user_id AS user_id_13 FROM shop t0 WHERE t0.enabled = ?
Parameters:
[
  1
]
2 2.64 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.google_id AS google_id_3, t0.name AS name_4, t0.avatar AS avatar_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.phone AS phone_8, t0.roles AS roles_9, t0.is_onboarding_completed AS is_onboarding_completed_10, t0.city AS city_11, t0.account_type AS account_type_12, t0.address_line1 AS address_line1_13, t0.address_line2 AS address_line2_14, t0.postal_code AS postal_code_15, t0.delivery_instructions AS delivery_instructions_16, t0.enabled AS enabled_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.last_login_at AS last_login_at_20, t0.latitude AS latitude_21, t0.longitude AS longitude_22, t23.id AS id_24, t23.name AS name_25, t23.slug AS slug_26, t23.slogan AS slogan_27, t23.description AS description_28, t23.enabled AS enabled_29, t23.published AS published_30, t23.created_at AS created_at_31, t23.updated_at AS updated_at_32, t23.pickup_available AS pickup_available_33, t23.shipping_available AS shipping_available_34, t23.payment_methods AS payment_methods_35, t23.user_id AS user_id_36, t37.id AS id_38, t37.active AS active_39, t37.created_at AS created_at_40, t37.updated_at AS updated_at_41, t37.user_id AS user_id_42 FROM "user" t0 LEFT JOIN shop t23 ON t23.user_id = t0.id LEFT JOIN cart t37 ON t37.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  1
]
3 1.45 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.image AS image_5, t0.price AS price_6, t0.stock AS stock_7, t0.enabled AS enabled_8, t0.published AS published_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.shop_id AS shop_id_12, t0.category_id AS category_id_13 FROM product t0 WHERE t0.shop_id = ?
Parameters:
[
  1
]
4 0.99 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM category t0 WHERE t0.id = ?
Parameters:
[
  5
]
5 0.47 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM category t0 WHERE t0.id = ?
Parameters:
[
  4
]
6 0.50 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM category t0 WHERE t0.id = ?
Parameters:
[
  1
]
7 0.38 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM category t0 WHERE t0.id = ?
Parameters:
[
  3
]
8 1.03 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.google_id AS google_id_3, t0.name AS name_4, t0.avatar AS avatar_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.phone AS phone_8, t0.roles AS roles_9, t0.is_onboarding_completed AS is_onboarding_completed_10, t0.city AS city_11, t0.account_type AS account_type_12, t0.address_line1 AS address_line1_13, t0.address_line2 AS address_line2_14, t0.postal_code AS postal_code_15, t0.delivery_instructions AS delivery_instructions_16, t0.enabled AS enabled_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.last_login_at AS last_login_at_20, t0.latitude AS latitude_21, t0.longitude AS longitude_22, t23.id AS id_24, t23.name AS name_25, t23.slug AS slug_26, t23.slogan AS slogan_27, t23.description AS description_28, t23.enabled AS enabled_29, t23.published AS published_30, t23.created_at AS created_at_31, t23.updated_at AS updated_at_32, t23.pickup_available AS pickup_available_33, t23.shipping_available AS shipping_available_34, t23.payment_methods AS payment_methods_35, t23.user_id AS user_id_36, t37.id AS id_38, t37.active AS active_39, t37.created_at AS created_at_40, t37.updated_at AS updated_at_41, t37.user_id AS user_id_42 FROM "user" t0 LEFT JOIN shop t23 ON t23.user_id = t0.id LEFT JOIN cart t37 ON t37.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  2
]
9 0.43 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.image AS image_5, t0.price AS price_6, t0.stock AS stock_7, t0.enabled AS enabled_8, t0.published AS published_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.shop_id AS shop_id_12, t0.category_id AS category_id_13 FROM product t0 WHERE t0.shop_id = ?
Parameters:
[
  2
]
10 0.78 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.google_id AS google_id_3, t0.name AS name_4, t0.avatar AS avatar_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.phone AS phone_8, t0.roles AS roles_9, t0.is_onboarding_completed AS is_onboarding_completed_10, t0.city AS city_11, t0.account_type AS account_type_12, t0.address_line1 AS address_line1_13, t0.address_line2 AS address_line2_14, t0.postal_code AS postal_code_15, t0.delivery_instructions AS delivery_instructions_16, t0.enabled AS enabled_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.last_login_at AS last_login_at_20, t0.latitude AS latitude_21, t0.longitude AS longitude_22, t23.id AS id_24, t23.name AS name_25, t23.slug AS slug_26, t23.slogan AS slogan_27, t23.description AS description_28, t23.enabled AS enabled_29, t23.published AS published_30, t23.created_at AS created_at_31, t23.updated_at AS updated_at_32, t23.pickup_available AS pickup_available_33, t23.shipping_available AS shipping_available_34, t23.payment_methods AS payment_methods_35, t23.user_id AS user_id_36, t37.id AS id_38, t37.active AS active_39, t37.created_at AS created_at_40, t37.updated_at AS updated_at_41, t37.user_id AS user_id_42 FROM "user" t0 LEFT JOIN shop t23 ON t23.user_id = t0.id LEFT JOIN cart t37 ON t37.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  3
]
11 0.43 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.image AS image_5, t0.price AS price_6, t0.stock AS stock_7, t0.enabled AS enabled_8, t0.published AS published_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.shop_id AS shop_id_12, t0.category_id AS category_id_13 FROM product t0 WHERE t0.shop_id = ?
Parameters:
[
  3
]
12 0.41 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM category t0 WHERE t0.id = ?
Parameters:
[
  2
]

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
App\Entity\Product 20
App\Entity\Category 5
App\Entity\Shop 3
App\Entity\User 3

Entities Mapping

Class Mapping errors
App\Entity\Shop No errors.
App\Entity\User
  • The field App\Entity\User#cart is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Cart#user does not contain the required 'inversedBy: "cart"' attribute.
App\Entity\Product No errors.
App\Entity\Cart No errors.
App\Entity\Category No errors.