Query Metrics
2
Database Queries
1
Different statements
1.06 ms
Query time
0
Invalid entities
2
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.80 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.city AS city_7, t0.postal_code AS postal_code_8, t0.country AS country_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.timezone AS timezone_12, t0.currency AS currency_13, t0.status AS status_14, t0.logo_url AS logo_url_15, t0.cover_url AS cover_url_16, t0.id AS id_17, t0.token AS token_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.organization_id AS organization_id_21, t22.booking_enabled AS booking_enabled_23, t22.online_payment_enabled AS online_payment_enabled_24, t22.match_enabled AS match_enabled_25, t22.tournament_enabled AS tournament_enabled_26, t22.event_enabled AS event_enabled_27, t22.subscription_enabled AS subscription_enabled_28, t22.coaching_enabled AS coaching_enabled_29, t22.school_enabled AS school_enabled_30, t22.team_building_enabled AS team_building_enabled_31, t22.shop_enabled AS shop_enabled_32, t22.license_enabled AS license_enabled_33, t22.default_booking_duration_minutes AS default_booking_duration_minutes_34, t22.min_booking_duration_minutes AS min_booking_duration_minutes_35, t22.max_booking_duration_minutes AS max_booking_duration_minutes_36, t22.booking_slot_step_minutes AS booking_slot_step_minutes_37, t22.booking_lead_time_minutes AS booking_lead_time_minutes_38, t22.booking_cancellation_limit_minutes AS booking_cancellation_limit_minutes_39, t22.no_refund_before_start_minutes AS no_refund_before_start_minutes_40, t22.allow_guest_booking AS allow_guest_booking_41, t22.require_payment_upfront AS require_payment_upfront_42, t22.default_locale AS default_locale_43, t22.default_currency AS default_currency_44, t22.metadata AS metadata_45, t22.id AS id_46, t22.token AS token_47, t22.created_at AS created_at_48, t22.updated_at AS updated_at_49, t22.club_id AS club_id_50 FROM club t0 LEFT JOIN club_settings t22 ON t22.club_id = t0.id WHERE t0.token = ? LIMIT 1
Parameters:
[
"2bab91f3a58168ee53c2e77cb0c69b85"
]
|
||||||||||||||||||||||||||||||||
| 2 | 0.26 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.city AS city_7, t0.postal_code AS postal_code_8, t0.country AS country_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.timezone AS timezone_12, t0.currency AS currency_13, t0.status AS status_14, t0.logo_url AS logo_url_15, t0.cover_url AS cover_url_16, t0.id AS id_17, t0.token AS token_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.organization_id AS organization_id_21, t22.booking_enabled AS booking_enabled_23, t22.online_payment_enabled AS online_payment_enabled_24, t22.match_enabled AS match_enabled_25, t22.tournament_enabled AS tournament_enabled_26, t22.event_enabled AS event_enabled_27, t22.subscription_enabled AS subscription_enabled_28, t22.coaching_enabled AS coaching_enabled_29, t22.school_enabled AS school_enabled_30, t22.team_building_enabled AS team_building_enabled_31, t22.shop_enabled AS shop_enabled_32, t22.license_enabled AS license_enabled_33, t22.default_booking_duration_minutes AS default_booking_duration_minutes_34, t22.min_booking_duration_minutes AS min_booking_duration_minutes_35, t22.max_booking_duration_minutes AS max_booking_duration_minutes_36, t22.booking_slot_step_minutes AS booking_slot_step_minutes_37, t22.booking_lead_time_minutes AS booking_lead_time_minutes_38, t22.booking_cancellation_limit_minutes AS booking_cancellation_limit_minutes_39, t22.no_refund_before_start_minutes AS no_refund_before_start_minutes_40, t22.allow_guest_booking AS allow_guest_booking_41, t22.require_payment_upfront AS require_payment_upfront_42, t22.default_locale AS default_locale_43, t22.default_currency AS default_currency_44, t22.metadata AS metadata_45, t22.id AS id_46, t22.token AS token_47, t22.created_at AS created_at_48, t22.updated_at AS updated_at_49, t22.club_id AS club_id_50 FROM club t0 LEFT JOIN club_settings t22 ON t22.club_id = t0.id WHERE t0.token = ? LIMIT 1
Parameters:
[
"2bab91f3a58168ee53c2e77cb0c69b85"
]
|
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\Club | 1 |
| App\Entity\ClubSettings | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Club | No errors. |
| App\Entity\Organization | No errors. |
| App\Entity\ClubSettings | No errors. |
| App\Entity\Court | No errors. |
| App\Entity\ClubStaff | No errors. |
| App\Entity\UserHomeClub | No errors. |