Query Metrics
3
Database Queries
3
Different statements
0.85 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.23 ms |
SELECT t0.id AS id_1, t0.domain_name AS domain_name_2, t0.ipv4 AS ipv4_3, t0.name AS name_4, t0.city AS city_5, t0.google_analitycs AS google_analitycs_6, t0.booking_affliate_id AS booking_affliate_id_7, t0.secret AS secret_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.keywords AS keywords_11, t0.mail AS mail_12, t0.page_size AS page_size_13, t0.meta_group AS meta_group_14, t0.scripts AS scripts_15, t0.cookieyes AS cookieyes_16, t0.under_maintenance AS under_maintenance_17, t0.blog_url AS blog_url_18, t0.preferred_blog_url AS preferred_blog_url_19, t0.ads_client AS ads_client_20, t0.ads_slot AS ads_slot_21, t0.logo_id AS logo_id_22, t0.default_language_id AS default_language_id_23, t0.hotels_reformulation_prompt_id AS hotels_reformulation_prompt_id_24, t0.hotels_translation_prompt_id AS hotels_translation_prompt_id_25, t0.page_reformulation_prompt_id AS page_reformulation_prompt_id_26, t0.page_translation_prompt_id AS page_translation_prompt_id_27, t0.event_reformulation_prompt_id AS event_reformulation_prompt_id_28, t0.event_translation_prompt_id AS event_translation_prompt_id_29, t0.page_hotel_reformulation_prompt_id AS page_hotel_reformulation_prompt_id_30, t0.page_hotel_translation_prompt_id AS page_hotel_translation_prompt_id_31, t0.event_hotel_reformulation_prompt_id AS event_hotel_reformulation_prompt_id_32, t0.event_hotel_translation_prompt_id AS event_hotel_translation_prompt_id_33, t0.icon_id AS icon_id_34 FROM website t0 WHERE t0.secret = ? LIMIT 1
Parameters:
[
"722e34fa52b4aa95dd66880903323bdb"
]
|
2 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo_id AS logo_id_4 FROM language t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"es"
]
|
3 | 0.50 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.meta_description AS meta_description_4, t0.keywords AS keywords_5, t0.is_engines_search_allowed AS is_engines_search_allowed_6, t0.type AS type_7, t0.h1 AS h1_8, t0.description AS description_9, t0.name AS name_10, t0.is_base AS is_base_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.page_size AS page_size_14, t0.snippet_tags AS snippet_tags_15, t0.draft AS draft_16, t0.page_order AS page_order_17, t0.ai_input AS ai_input_18, t0.waiting_generation AS waiting_generation_19, t0.waiting_translation AS waiting_translation_20, t0.reformulated AS reformulated_21, t0.translated AS translated_22, t0.task_on_going AS task_on_going_23, t0.accept_translation AS accept_translation_24, t0.accept_generation AS accept_generation_25, t0.event_start_date AS event_start_date_26, t0.event_end_date AS event_end_date_27, t0.location_name AS location_name_28, t0.street_address AS street_address_29, t0.address_locality AS address_locality_30, t0.postal_code AS postal_code_31, t0.address_region AS address_region_32, t0.address_country AS address_country_33, t0.organizer_name AS organizer_name_34, t0.organizer_url AS organizer_url_35, t0.latitude AS latitude_36, t0.longitude AS longitude_37, t0.thematique_id AS thematique_id_38, t0.website_id AS website_id_39, t0.parent_id AS parent_id_40, t0.language_id AS language_id_41, t0.base_page_id AS base_page_id_42, t0.photo_id AS photo_id_43, t0.author_id AS author_id_44 FROM page t0 WHERE t0.slug = ? AND t0.website_id = ? AND t0.draft = ? LIMIT 1
Parameters:
[ "ece-marina-suit" 9 0 ] |
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 |
---|---|
App\Entity\Website | No errors. |
App\Entity\Media | No errors. |
App\Entity\Language | No errors. |
App\Entity\AIPrompt | No errors. |
App\Entity\Page | No errors. |
App\Entity\VirtualAuthor | No errors. |
App\Entity\WebsiteHotel | No errors. |
App\Entity\AffiliateRedirection | No errors. |
App\Entity\Variable | No errors. |
App\Entity\NewsletterRequest | No errors. |
App\Entity\Faq | No errors. |
App\Entity\Translateddata | No errors. |
App\Entity\Thematique | No errors. |