POST https://app.takadoc.eu/tag/notifications?p=tag%2Fnotifications

Query Metrics

3 Database Queries
3 Different statements
2.13 ms Query time
0 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 0.73 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.picture AS picture_7, t0.picture_size AS picture_size_8, t0.updated_at AS updated_at_9, t0.created_at AS created_at_10, t0.is_verified AS is_verified_11, t0.street AS street_12, t0.phone AS phone_13, t0.complement AS complement_14, t0.zipcode AS zipcode_15, t0.city AS city_16, t0.country AS country_17, t0.login AS login_18, t19.id AS id_20, t19.credit AS credit_21, t19.subscription_id AS subscription_id_22, t19.payment_count AS payment_count_23, t19.shopping AS shopping_24, t19.access_type AS access_type_25, t19.is_final_test_done AS is_final_test_done_26, t19.user_id AS user_id_27, t19.referer_id AS referer_id_28, t29.id AS id_30, t29.iban AS iban_31, t29.intro AS intro_32, t29.method AS method_33, t29.diplomas AS diplomas_34, t29.idcode AS idcode_35, t29.stripe_id AS stripe_id_36, t29.stripe_customer_id AS stripe_customer_id_37, t29.stripe_validated AS stripe_validated_38, t29.rpps_number AS rpps_number_39, t29.user_id AS user_id_40 FROM user t0 LEFT JOIN customer t19 ON t19.user_id = t0.id LEFT JOIN coach t29 ON t29.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  4
]
2 0.69 ms
SELECT t0.id AS id_1, t0.x1 AS x1_2, t0.x2 AS x2_3, t0.x3 AS x3_4, t0.bias AS bias_5, t0.updated_at AS updated_at_6, t0.customer_id AS customer_id_7 FROM customer_meteo_model t0 WHERE t0.customer_id = ?
Parameters:
[
  3
]
3 0.71 ms
SELECT t0.id AS id_1, t0.message AS message_2, t0.type AS type_3, t0.creation AS creation_4, t0.delivered AS delivered_5, t0.target_session_id AS target_session_id_6, t0.receiver_id AS receiver_id_7, t0.element_id AS element_id_8 FROM notification t0 WHERE t0.receiver_id = ?
Parameters:
[
  4
]

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\User 1
App\Entity\Customer 1