Query Metrics

8 Database Queries
8 Different statements
4295.08 ms Query time
1 Invalid entities
19 Managed entities

Queries

Group similar statements

# Time Info
1 4252.77 ms
SELECT t0.id AS id_1, t0.legacy_id AS legacy_id_2, t0.category_string AS category_string_3, t0.description AS description_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.status AS status_7, t0.creation_date AS creation_date_8, t0.update_date AS update_date_9, t0.type AS type_10, t0.start_date AS start_date_11, t0.end_date AS end_date_12, t0.start_at AS start_at_13, t0.end_at AS end_at_14, t0.legacy_adress AS legacy_adress_15, t0.legacy_contact_name AS legacy_contact_name_16, t0.legacy_contact_phone AS legacy_contact_phone_17, t0.legacy_contact_email AS legacy_contact_email_18, t0.legacy_organisator_email AS legacy_organisator_email_19, t0.legacy_organisator_phone AS legacy_organisator_phone_20, t0.website AS website_21, t0.links AS links_22, t0.legacy_facebook_page AS legacy_facebook_page_23, t0.source AS source_24, t0.legacy_lat AS legacy_lat_25, t0.legacy_lng AS legacy_lng_26, t0.cover AS cover_27, t0.registration_form AS registration_form_28, t0.slug AS slug_29, t0.is_recurring AS is_recurring_30, t0.legacy_recurrence AS legacy_recurrence_31, t0.recurrence AS recurrence_32, t0.periode_on AS periode_on_33, t0.guid AS guid_34, t0.duplicate_check_done AS duplicate_check_done_35, t0.rrule AS rrule_36, t0.keep_indexable AS keep_indexable_37, t0.score AS score_38, t0.referring_url AS referring_url_39, t0.ticket_url AS ticket_url_40, t0.duplicate_id AS duplicate_id_41, t0.organism_id AS organism_id_42, t0.user_id AS user_id_43, t0.city_id AS city_id_44, t0.category_id AS category_id_45, t0.association_id AS association_id_46, t0.location_id AS location_id_47, t0.contact_id AS contact_id_48, t0.organisator_id AS organisator_id_49 FROM event t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "24580-eglise-saint-saturnin-rouffignac-saint-cernin-de-reilhac-1016506"
]
2 0.77 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.density AS density_4, t0.surface AS surface_5, t0.soundex AS soundex_6, t0.metaphone AS metaphone_7, t0.latitude AS latitude_8, t0.longitude AS longitude_9, t0.website AS website_10, t0.population AS population_11, t0.description AS description_12, t0.legacy_id AS legacy_id_13, t0.last_geo_parsing AS last_geo_parsing_14, t0.department_id AS department_id_15 FROM city t0 WHERE t0.id = ?
Parameters:
[
  8618
]
3 37.32 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.density AS density_3, c0_.surface AS surface_4, c0_.soundex AS soundex_5, c0_.metaphone AS metaphone_6, c0_.latitude AS latitude_7, c0_.longitude AS longitude_8, c0_.website AS website_9, c0_.population AS population_10, c0_.description AS description_11, c0_.legacy_id AS legacy_id_12, c0_.last_geo_parsing AS last_geo_parsing_13, c0_.department_id AS department_id_14 FROM city c0_ WHERE (6371 * ACOS(COS(RADIANS(?)) * COS(RADIANS(c0_.latitude)) * COS(RADIANS(c0_.longitude) - RADIANS(?)) + SIN(RADIANS(?)) * SIN(RADIANS(c0_.latitude)))) < ? ORDER BY c0_.population DESC LIMIT 10
Parameters:
[
  45.047798
  0.97722
  45.047798
  15.0
]
4 0.95 ms
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.description AS description_2, s0_.image_filename AS image_filename_3, s0_.start_date AS start_date_4, s0_.end_date AS end_date_5, s0_.latitude AS latitude_6, s0_.longitude AS longitude_7, s0_.updated_at AS updated_at_8, s0_.position_frontend AS position_frontend_9, s0_.link AS link_10, s0_.category_id AS category_id_11 FROM sponsor s0_ WHERE s0_.start_date <= ? AND ((s0_.end_date IS NULL OR s0_.end_date >= ?)) AND (s0_.position_frontend LIKE ? OR s0_.position_frontend LIKE ?) AND (s0_.category_id = ? OR s0_.category_id IS NULL)
Parameters:
[
  "2026-06-22 08:56:17"
  "2026-06-22 08:56:17"
  "%category%"
  "%all%"
  49
]
5 0.99 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.soundex AS soundex_4, t0.legacy_id AS legacy_id_5, t0.page_title AS page_title_6, t0.with_article AS with_article_7, t0.meta_description AS meta_description_8, t0.description AS description_9, t0.content AS content_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.img_path AS img_path_13, t0.region_id AS region_id_14, t0.city_id AS city_id_15 FROM department t0 WHERE t0.id = ?
Parameters:
[
  23
]
6 0.58 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.with_article AS with_article_4, t0.img_path AS img_path_5, t0.content AS content_6 FROM region t0 WHERE t0.id = ?
Parameters:
[
  10
]
7 1.03 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.city_id AS city_id_3 FROM postcode t0 WHERE t0.city_id = ?
Parameters:
[
  8618
]
8 0.68 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.plural AS plural_4, t0.description AS description_5, t0.legacy_id AS legacy_id_6, t0.creation_date AS creation_date_7, t0.update_date AS update_date_8, t0.color AS color_9, t0.page_description AS page_description_10, t0.marker AS marker_11, t0.page_title AS page_title_12, t0.thumbnail_filename AS thumbnail_filename_13, t0.count AS count_14, t0.position AS position_15, t0.card_description AS card_description_16, t0.is_event_or_point_of_interest AS is_event_or_point_of_interest_17, t0.is_legal_info AS is_legal_info_18, t0.is_general_organism AS is_general_organism_19, t0.parent_id AS parent_id_20 FROM category t0 WHERE t0.id = ?
Parameters:
[
  49
]

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\City 10
App\Entity\Category 2
App\Entity\Sponsor 2
App\Entity\Event 1
App\Entity\Location 1
App\Entity\Department 1
App\Entity\Region 1
App\Entity\Postcode 1

Entities Mapping

Class Mapping errors
App\Entity\Event No errors.
App\Entity\Organism No errors.
App\Entity\User No errors.
App\Entity\City No errors.
App\Entity\Category No errors.
App\Entity\Association
  • The field App\Entity\Association#events is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Event#association does not contain the required 'inversedBy: "events"' attribute.
App\Entity\Location No errors.
App\Entity\Contact No errors.
App\Entity\Department No errors.
App\Entity\Postcode No errors.
App\Entity\Sponsor No errors.
App\Entity\Region No errors.
App\Entity\DepartmentMainCities No errors.
App\Entity\Schedule No errors.
App\Entity\OpeningHours No errors.
App\Entity\OrganismCommunication No errors.
Payum\Core\Model\GatewayConfig No errors.
Payum\Core\Model\Payment No errors.
Payum\Core\Model\ArrayObject No errors.
Payum\Core\Model\Payout No errors.
Payum\Core\Model\Token No errors.
Vich\UploaderBundle\Entity\File No errors.
App\Entity\Blog No errors.
App\Entity\Payment No errors.
App\Entity\UrlMigration No errors.
App\Entity\ImportOrganism No errors.
App\Entity\OrganismMailingCampaign No errors.
App\Entity\ImportLog No errors.
App\Entity\DepartmentCategoryInfo No errors.
App\Entity\Product No errors.
App\Entity\RegionCategory No errors.
App\Entity\PaymentToken No errors.
App\Entity\NewsletterRegistration No errors.
App\Entity\Import No errors.
App\Entity\ResetPasswordRequest No errors.
App\Entity\Migration No errors.
App\Entity\TouristRegion No errors.
App\Entity\RawEvent No errors.
App\Entity\RawOrganism No errors.
App\Entity\Invoice No errors.
App\Entity\InvoiceItem No errors.
App\Entity\Media No errors.
App\Entity\DepartmentNeighbor No errors.