GET https://develop.colisbled.fr/gp/2/profile

Query Metrics

8 Database Queries
5 Different statements
20.09 ms Query time
0 Invalid entities
3 Managed entities

Queries

Group similar statements

# Time Info
1 2.42 ms
SELECT t0.id AS id_1, t0.site_logo AS site_logo_2, t0.contact_email AS contact_email_3, t0.contact_phone AS contact_phone_4, t0.updated_at AS updated_at_5, t0.stripe_test_secret_key AS stripe_test_secret_key_6, t0.stripe_test_publishable_key AS stripe_test_publishable_key_7, t0.stripe_live_secret_key AS stripe_live_secret_key_8, t0.stripe_live_publishable_key AS stripe_live_publishable_key_9, t0.stripe_webhook_secret AS stripe_webhook_secret_10, t0.stripe_mode AS stripe_mode_11 FROM settings t0 LIMIT 1
Parameters:
[]
2 1.87 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.logo AS logo_4, t0.phone_france AS phone_france_5, t0.phone_destination AS phone_destination_6, t0.email AS email_7, t0.address_france AS address_france_8, t0.postal_code_france AS postal_code_france_9, t0.city_france AS city_france_10, t0.country_france AS country_france_11, t0.address_destination AS address_destination_12, t0.destination_country AS destination_country_13, t0.company_name AS company_name_14, t0.siret AS siret_15, t0.creation_year AS creation_year_16, t0.manager_first_name AS manager_first_name_17, t0.manager_last_name AS manager_last_name_18, t0.kbis_file AS kbis_file_19, t0.rib_file AS rib_file_20, t0.cni_file AS cni_file_21, t0.plan AS plan_22, t0.destinations AS destinations_23, t0.payment_methods AS payment_methods_24, t0.gallery AS gallery_25, t0.rating AS rating_26, t0.review_count AS review_count_27, t0.is_verified AS is_verified_28, t0.is_suspended AS is_suspended_29, t0.home_delivery AS home_delivery_30, t0.packaging_service AS packaging_service_31, t0.online_payment AS online_payment_32, t0.sms_tracking AS sms_tracking_33, t0.insurance AS insurance_34, t0.accepts_bankily AS accepts_bankily_35, t0.accepts_wave AS accepts_wave_36, t0.accepts_orange_money AS accepts_orange_money_37, t0.max_weight AS max_weight_38, t0.insurance_percentage AS insurance_percentage_39, t0.home_delivery_fee AS home_delivery_fee_40, t0.packaging_fee AS packaging_fee_41, t0.insurance_rate AS insurance_rate_42, t0.photo_service AS photo_service_43, t0.average_delivery_time AS average_delivery_time_44, t0.slogan AS slogan_45, t0.website AS website_46, t0.facebook AS facebook_47, t0.whatsapp AS whatsapp_48, t0.notification_preferences AS notification_preferences_49, t0.notification_channels AS notification_channels_50, t0.next_billing_date AS next_billing_date_51, t0.payment_method AS payment_method_52, t0.stripe_customer_id AS stripe_customer_id_53, t0.is_public_profile AS is_public_profile_54, t0.accept_new_reservations AS accept_new_reservations_55, t0.auto_boost AS auto_boost_56, t0.two_factor_enabled AS two_factor_enabled_57, t0.integrations AS integrations_58, t0.created_at AS created_at_59, t0.updated_at AS updated_at_60, t0.user_id AS user_id_61 FROM gp t0 WHERE t0.id = ?
Parameters:
[
  "2"
]
3 4.92 ms
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.author_name AS author_name_4, t0.is_verified AS is_verified_5, t0.is_approved AS is_approved_6, t0.created_at AS created_at_7, t0.gp_id AS gp_id_8, t0.user_id AS user_id_9 FROM review t0 WHERE t0.gp_id = ? AND t0.is_approved = ? ORDER BY t0.created_at DESC LIMIT 10
Parameters:
[
  2
  1
]
4 7.96 ms
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.original_name AS original_name_3, t0.description AS description_4, t0.is_main AS is_main_5, t0.position AS position_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_approved AS is_approved_9, t0.moderated_at AS moderated_at_10, t0.rejection_reason AS rejection_reason_11, t0.gp_id AS gp_id_12, t0.moderated_by_id AS moderated_by_id_13 FROM gp_photo t0 WHERE t0.gp_id = ?
Parameters:
[
  2
]
5 1.37 ms
SELECT t0.id AS id_1, t0.departure_city AS departure_city_2, t0.arrival_city AS arrival_city_3, t0.departure_country AS departure_country_4, t0.arrival_country AS arrival_country_5, t0.departure_date AS departure_date_6, t0.departure_time AS departure_time_7, t0.deposit_deadline AS deposit_deadline_8, t0.estimated_arrival_date AS estimated_arrival_date_9, t0.price_per_kg AS price_per_kg_10, t0.available_capacity AS available_capacity_11, t0.max_capacity AS max_capacity_12, t0.min_weight_per_package AS min_weight_per_package_13, t0.max_weight_per_package AS max_weight_per_package_14, t0.home_delivery_fee AS home_delivery_fee_15, t0.packaging_fee AS packaging_fee_16, t0.insurance_percentage AS insurance_percentage_17, t0.offers_home_delivery AS offers_home_delivery_18, t0.offers_packaging AS offers_packaging_19, t0.offers_insurance AS offers_insurance_20, t0.offers_photos AS offers_photos_21, t0.offers_sms_tracking AS offers_sms_tracking_22, t0.payment_methods AS payment_methods_23, t0.notes AS notes_24, t0.status AS status_25, t0.is_active AS is_active_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.gp_id AS gp_id_29 FROM trip t0 WHERE t0.gp_id = ?
Parameters:
[
  2
]
6 0.64 ms
SELECT t0.id AS id_1, t0.site_logo AS site_logo_2, t0.contact_email AS contact_email_3, t0.contact_phone AS contact_phone_4, t0.updated_at AS updated_at_5, t0.stripe_test_secret_key AS stripe_test_secret_key_6, t0.stripe_test_publishable_key AS stripe_test_publishable_key_7, t0.stripe_live_secret_key AS stripe_live_secret_key_8, t0.stripe_live_publishable_key AS stripe_live_publishable_key_9, t0.stripe_webhook_secret AS stripe_webhook_secret_10, t0.stripe_mode AS stripe_mode_11 FROM settings t0 LIMIT 1
Parameters:
[]
7 0.33 ms
SELECT t0.id AS id_1, t0.site_logo AS site_logo_2, t0.contact_email AS contact_email_3, t0.contact_phone AS contact_phone_4, t0.updated_at AS updated_at_5, t0.stripe_test_secret_key AS stripe_test_secret_key_6, t0.stripe_test_publishable_key AS stripe_test_publishable_key_7, t0.stripe_live_secret_key AS stripe_live_secret_key_8, t0.stripe_live_publishable_key AS stripe_live_publishable_key_9, t0.stripe_webhook_secret AS stripe_webhook_secret_10, t0.stripe_mode AS stripe_mode_11 FROM settings t0 LIMIT 1
Parameters:
[]
8 0.57 ms
SELECT t0.id AS id_1, t0.site_logo AS site_logo_2, t0.contact_email AS contact_email_3, t0.contact_phone AS contact_phone_4, t0.updated_at AS updated_at_5, t0.stripe_test_secret_key AS stripe_test_secret_key_6, t0.stripe_test_publishable_key AS stripe_test_publishable_key_7, t0.stripe_live_secret_key AS stripe_live_secret_key_8, t0.stripe_live_publishable_key AS stripe_live_publishable_key_9, t0.stripe_webhook_secret AS stripe_webhook_secret_10, t0.stripe_mode AS stripe_mode_11 FROM settings t0 LIMIT 1
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Settings 1
App\Entity\GP 1
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\Settings No errors.
App\Entity\GP No errors.
App\Entity\User No errors.
App\Entity\Trip No errors.
App\Entity\Review No errors.
App\Entity\Favorite No errors.
App\Entity\GpPhoto No errors.
App\Entity\Subscription No errors.
App\Entity\Payment No errors.