https://staging-clubffs.nativecommunications.com/_wdt

Query Metrics

5 Database Queries
5 Different statements
4.38 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.46 ms
SELECT t0.id AS id_1, t0.club_name AS club_name_2, t0.url AS url_3, t0.club_number AS club_number_4, t0.address AS address_5, t0.zipcode AS zipcode_6, t0.city AS city_7, t0.latitude AS latitude_8, t0.longitude AS longitude_9, t0.phone AS phone_10, t0.contact_email AS contact_email_11, t0.contact_name AS contact_name_12, t0.responsable_lastname AS responsable_lastname_13, t0.responsable_firstname AS responsable_firstname_14, t0.responsable_email AS responsable_email_15, t0.club_responsable AS club_responsable_16, t0.is_online_subscribed AS is_online_subscribed_17, t0.is_complete AS is_complete_18, t0.theme_color AS theme_color_19, t0.theme_site AS theme_site_20, t0.slug AS slug_21, t0.password AS password_22, t0.email AS email_23, t0.facebook_url AS facebook_url_24, t0.twitter_url AS twitter_url_25, t0.instagram_url AS instagram_url_26, t0.youtube_url AS youtube_url_27, t0.salt AS salt_28, t0.news_position AS news_position_29, t0.news_visible AS news_visible_30, t0.event_position AS event_position_31, t0.event_visible AS event_visible_32, t0.gallery_position AS gallery_position_33, t0.gallery_visible AS gallery_visible_34, t0.cgu_at AS cgu_at_35, t0.authentication_token AS authentication_token_36, t0.picture_name AS picture_name_37, t0.created_at AS created_at_38, t0.updated_at AS updated_at_39, t0.is_active AS is_active_40, t0.contract_id AS contract_id_41 FROM Website t0 WHERE t0.url = ? LIMIT 1
Parameters:
[
  "staging-clubffs.nativecommunications.com"
]
2 0.59 ms
SELECT t0.id AS id_1, t0.club_name AS club_name_2, t0.url AS url_3, t0.club_number AS club_number_4, t0.address AS address_5, t0.zipcode AS zipcode_6, t0.city AS city_7, t0.latitude AS latitude_8, t0.longitude AS longitude_9, t0.phone AS phone_10, t0.contact_email AS contact_email_11, t0.contact_name AS contact_name_12, t0.responsable_lastname AS responsable_lastname_13, t0.responsable_firstname AS responsable_firstname_14, t0.responsable_email AS responsable_email_15, t0.club_responsable AS club_responsable_16, t0.is_online_subscribed AS is_online_subscribed_17, t0.is_complete AS is_complete_18, t0.theme_color AS theme_color_19, t0.theme_site AS theme_site_20, t0.slug AS slug_21, t0.password AS password_22, t0.email AS email_23, t0.facebook_url AS facebook_url_24, t0.twitter_url AS twitter_url_25, t0.instagram_url AS instagram_url_26, t0.youtube_url AS youtube_url_27, t0.salt AS salt_28, t0.news_position AS news_position_29, t0.news_visible AS news_visible_30, t0.event_position AS event_position_31, t0.event_visible AS event_visible_32, t0.gallery_position AS gallery_position_33, t0.gallery_visible AS gallery_visible_34, t0.cgu_at AS cgu_at_35, t0.authentication_token AS authentication_token_36, t0.picture_name AS picture_name_37, t0.created_at AS created_at_38, t0.updated_at AS updated_at_39, t0.is_active AS is_active_40, t0.contract_id AS contract_id_41 FROM Website t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "_wdt"
]
3 1.32 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.localisation AS localisation_4, t0.display_date AS display_date_5, t0.is_home_visible AS is_home_visible_6, t0.video_url AS video_url_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.picture_name AS picture_name_11, t0.website_id AS website_id_12 FROM News t0 WHERE t0.website_id IS NULL AND t0.is_home_visible = ? ORDER BY t0.display_date DESC LIMIT 10
Parameters:
[
  1
]
4 0.96 ms
SELECT t0.id AS id_1, t0.display_date AS display_date_2, t0.location AS location_3, t0.title AS title_4, t0.description AS description_5, t0.is_home_visible AS is_home_visible_6, t0.video_url AS video_url_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.picture_name AS picture_name_10, t0.website_id AS website_id_11 FROM Event t0 WHERE t0.website_id IS NULL AND t0.is_home_visible = ? ORDER BY t0.display_date DESC LIMIT 10
Parameters:
[
  1
]
5 1.05 ms
SELECT t0.id AS id_1, t0.display_date AS display_date_2, t0.title AS title_3, t0.description AS description_4, t0.menu_title AS menu_title_5, t0.position AS position_6, t0.video_url AS video_url_7, t0.is_home_visible AS is_home_visible_8, t0.is_adhesion AS is_adhesion_9, t0.picture_name AS picture_name_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.website_id AS website_id_13, t0.parent_id AS parent_id_14 FROM Page t0 WHERE t0.website_id IS NULL AND t0.is_home_visible = ? ORDER BY t0.created_at DESC LIMIT 10
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.

Entities Mapping

Class Mapping errors
AppBundle\Entity\Website No errors.
AppBundle\Entity\Contract No errors.
AppBundle\Entity\News No errors.
AppBundle\Entity\Event No errors.
AppBundle\Entity\Page No errors.
AppBundle\Entity\Partner No errors.
AppBundle\Entity\Gallery No errors.
Vich\UploaderBundle\Entity\File No errors.
AppBundle\Entity\Picture No errors.
AppBundle\Entity\User No errors.