GET https://balles-dev.ovh/calculScoreE1/golf-du-mont-saint-jean-mont-saint-jean-haut-18-trous

Query Metrics

6 Database Queries
6 Different statements
8.96 ms Query time
0 Invalid entities
11 Managed entities

Queries

Group similar statements

# Time Info
1 1.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug_web AS slug_web_3, t0.old_slug_web AS old_slug_web_4, t0.enabled AS enabled_5, t0.holes_number AS holes_number_6, t0.type AS type_7, t0.code AS code_8, t0.token AS token_9, t0.creation_date AS creation_date_10, t0.update_date AS update_date_11, t0.ffg_slug AS ffg_slug_12, t0.slug AS slug_13, t0.golf_name AS golf_name_14, t0.update_needed AS update_needed_15, t0.golf_id AS golf_id_16, t0.owner_id AS owner_id_17 FROM course t0 WHERE t0.slug_web = ? LIMIT 1
Parameters:
[
  "golf-du-mont-saint-jean-mont-saint-jean-haut-18-trous"
]
2 0.47 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.enabled AS enabled_4, t0.address AS address_5, t0.city AS city_6, t0.departement AS departement_7, t0.country AS country_8, t0.postal_code AS postal_code_9, t0.phone AS phone_10, t0.site AS site_11, t0.longitude AS longitude_12, t0.latitude AS latitude_13, t0.email AS email_14, t0.creation_date AS creation_date_15, t0.update_date AS update_date_16, t0.ffg_slug AS ffg_slug_17, t0.old_ffg_code AS old_ffg_code_18, t0.view AS view_19 FROM golf t0 WHERE t0.id = ?
Parameters:
[
  318
]
3 0.51 ms
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.subtitle AS subtitle_2, a0_.link AS link_3, a0_.click_number AS click_number_4, a0_.view_number AS view_number_5, a0_.state AS state_6, a0_.start_date AS start_date_7, a0_.latitude AS latitude_8, a0_.longitude AS longitude_9, a0_.end_date AS end_date_10, a0_.end_date_enabled AS end_date_enabled_11, a0_.line1 AS line1_12, a0_.line2 AS line2_13, a0_.line3 AS line3_14, a0_.online AS online_15, a0_.radius AS radius_16, a0_.text_buton AS text_buton_17, a0_.slug AS slug_18, a0_.cpm AS cpm_19, a0_.pro_id AS pro_id_20 FROM ad a0_ WHERE (a0_.latitude BETWEEN ? AND ?) AND (a0_.longitude BETWEEN ? AND ?) AND a0_.online = ?
Parameters:
[
  45.583399099099
  47.385200900901
  4.7669532761971
  7.3837467238031
  1
]
4 6.06 ms
SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.published_at AS published_at_2, o0_.type AS type_3, o0_.number AS number_4, o0_.token AS token_5, o0_.state AS state_6, o0_.index_max AS index_max_7, o0_.index_min AS index_min_8, o0_.age_max AS age_max_9, o0_.age_min AS age_min_10, o0_.sexe AS sexe_11, o0_.weekend_am AS weekend_am_12, o0_.weekend_pm AS weekend_pm_13, o0_.week_am AS week_am_14, o0_.week_pm AS week_pm_15, o0_.week_e AS week_e_16, o0_.weekend_e AS weekend_e_17, o0_.ip AS ip_18, o0_.update_at AS update_at_19, o0_.departments AS departments_20, o0_.owner_id AS owner_id_21 FROM offer o0_ INNER JOIN offer_course o2_ ON o0_.id = o2_.offer_id INNER JOIN course c1_ ON c1_.id = o2_.course_id WHERE o0_.state = ? AND EXISTS (SELECT 1 FROM offer_course o3_ WHERE o3_.offer_id = o0_.id AND o3_.course_id IN (?)) ORDER BY o0_.update_at ASC LIMIT 3
Parameters:
[
  "published"
  298
]
5 0.54 ms
SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.name AS name_3, t0.slope_m AS slope_m_4, t0.slope_w AS slope_w_5, t0.sss_m AS sss_m_6, t0.sss_w AS sss_w_7, t0.slope_mf AS slope_mf_8, t0.slope_wf AS slope_wf_9, t0.sss_mf AS sss_mf_10, t0.sss_wf AS sss_wf_11, t0.slope_mb AS slope_mb_12, t0.slope_wb AS slope_wb_13, t0.sss_mb AS sss_mb_14, t0.sss_wb AS sss_wb_15, t0.holes_number AS holes_number_16, t0.distance AS distance_17, t0.creation_date AS creation_date_18, t0.update_date AS update_date_19, t0.distances AS distances_20, t0.pars AS pars_21, t0.handicap_fbs AS handicap_fbs_22, t0.handicap_fs AS handicap_fs_23, t0.handicap_bs AS handicap_bs_24, t0.distance_by_hole AS distance_by_hole_25, t0.course_id AS course_id_26 FROM tee t0 WHERE t0.course_id = ?
Parameters:
[
  298
]
6 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.line1 AS line1_3, t0.line2 AS line2_4, t0.line3 AS line3_5, t0.city AS city_6, t0.country AS country_7, t0.longitude AS longitude_8, t0.latitude AS latitude_9, t0.state AS state_10, t0.last_name AS last_name_11, t0.first_name AS first_name_12, t0.postal_code AS postal_code_13, t0.public_name AS public_name_14, t0.user_id AS user_id_15, t0.golf_id AS golf_id_16, t17.id AS id_18, t17.amount AS amount_19, t17.token AS token_20, t17.state AS state_21, t17.pro_id AS pro_id_22 FROM pro t0 LEFT JOIN budget t17 ON t17.pro_id = t0.id WHERE t0.id = ?
Parameters:
[
  1
]

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\Course\Tee 5
App\Entity\Course\Course 1
App\Entity\Course\Golf 1
App\Entity\Pro\Ad 1
App\Entity\Pro 1
App\Entity\User 1
App\Entity\Pro\Budget 1

Entities Mapping

Class Mapping errors
App\Entity\Course\Course No errors.
App\Entity\Course\Golf No errors.
App\Entity\Player No errors.
App\Entity\Course\Tee No errors.
App\Entity\Pro\Ad No errors.
App\Entity\Pro No errors.
App\Entity\Offers\Offer No errors.
App\Entity\User No errors.
App\Entity\Pro\Budget No errors.
App\Entity\Pro\Purchase No errors.