Query Metrics
13
Database Queries
11
Different statements
37.22 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.51 ms |
SELECT t0.id AS id_1, t0.picture AS picture_2, t0.username AS username_3, t0.email AS email_4, t0.password AS password_5, t0.movil_password AS movil_password_6, t0.pass_gmail AS pass_gmail_7, t0.firm_gmail AS firm_gmail_8, t0.name AS name_9, t0.last_name AS last_name_10, t0.telephone AS telephone_11, t0.mobile AS mobile_12, t0.id_office AS id_office_13, t0.status AS status_14, t0.id_company AS id_company_15, t0.id_user_rol AS id_user_rol_16, t0.id_team AS id_team_17, t0.team_leader AS team_leader_18, t0.role AS role_19, t0.access_key AS access_key_20, t0.language AS language_21, t0.color AS color_22, t0.vacations AS vacations_23, t0.half_days AS half_days_24, t0.sidebar AS sidebar_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.description AS description_28, t0.job_title AS job_title_29 FROM users t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
"anna.canal@inout.events"
]
|
2 | 0.35 ms |
SELECT t0.id AS id_1, t0.picture AS picture_2, t0.username AS username_3, t0.email AS email_4, t0.password AS password_5, t0.movil_password AS movil_password_6, t0.pass_gmail AS pass_gmail_7, t0.firm_gmail AS firm_gmail_8, t0.name AS name_9, t0.last_name AS last_name_10, t0.telephone AS telephone_11, t0.mobile AS mobile_12, t0.id_office AS id_office_13, t0.status AS status_14, t0.id_company AS id_company_15, t0.id_user_rol AS id_user_rol_16, t0.id_team AS id_team_17, t0.team_leader AS team_leader_18, t0.role AS role_19, t0.access_key AS access_key_20, t0.language AS language_21, t0.color AS color_22, t0.vacations AS vacations_23, t0.half_days AS half_days_24, t0.sidebar AS sidebar_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.description AS description_28, t0.job_title AS job_title_29 FROM users t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
"anna.canal@inout.events"
]
|
3 | 1.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.commission AS commission_4, t0.pax AS pax_5, t0.bedrooms AS bedrooms_6, t0.office_id AS office_id_7, t0.client_id AS client_id_8, t0.contact_id AS contact_id_9, t0.reference_name AS reference_name_10, t0.reference_id AS reference_id_11, t0.agent_id AS agent_id_12, t0.approximate_billing AS approximate_billing_13, t0.team_id AS team_id_14, t0.agent_two_id AS agent_two_id_15, t0.agent_commercial_id AS agent_commercial_id_16, t0.date_proposed_at AS date_proposed_at_17, t0.date_event_star_at AS date_event_star_at_18, t0.date_event_end_at AS date_event_end_at_19, t0.days_email_reminder AS days_email_reminder_20, t0.language AS language_21, t0.include_logo AS include_logo_22, t0.version_ppt AS version_ppt_23, t0.version_excel AS version_excel_24, t0.version_flahs AS version_flahs_25, t0.version_word AS version_word_26, t0.briefing AS briefing_27, t0.date_presentation_at AS date_presentation_at_28, t0.status AS status_29, t0.sent AS sent_30, t0.select_type AS select_type_31, t0.created_at AS created_at_32, t0.created_id AS created_id_33, t0.updated_at AS updated_at_34, t0.updated_id AS updated_id_35, t0.access_key AS access_key_36, t0.viewed_at AS viewed_at_37, t0.observation AS observation_38, t0.send_admin AS send_admin_39, t0.mcp AS mcp_40, t0.image AS image_41, t0.category AS category_42, t0.idMusic AS idMusic_43 FROM proposals t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"5768"
]
|
4 | 23.23 ms |
SELECT t0.id AS id_1, t0.proposal_id AS proposal_id_2, t0.briefing AS briefing_3, t0.userId AS userId_4, t0.userName AS userName_5, t0.addedAt AS addedAt_6 FROM proposal_briefing_list t0 WHERE t0.proposal_id = ?
Parameters:
[
"5768"
]
|
5 | 4.75 ms |
SELECT t0.id AS id_1, t0.proposal_id AS proposal_id_2, t0.destination_id AS destination_id_3, t0.disabled AS disabled_4, t0.disabled_presentation AS disabled_presentation_5 FROM proposals_control t0 WHERE t0.proposal_id = ?
Parameters:
[
"5768"
]
|
6 | 0.65 ms |
SELECT t0.id AS id_1, t0.country AS country_2, t0.region AS region_3, t0.province AS province_4, t0.population AS population_5, t0.title AS title_6, t0.created_id AS created_id_7, t0.created_at AS created_at_8, t0.updated_id AS updated_id_9, t0.updated_at AS updated_at_10 FROM destinations t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
8
]
|
7 | 0.80 ms |
SELECT t0.id AS id_1, t0.destination_id AS destination_id_2, t0.image_large AS image_large_3, t0.image_medium AS image_medium_4, t0.image_small AS image_small_5, t0.created_id AS created_id_6, t0.created_at AS created_at_7, t0.updated_id AS updated_id_8, t0.updated_at AS updated_at_9 FROM destinations_gallery t0 WHERE t0.destination_id = ? LIMIT 1
Parameters:
[
8
]
|
8 | 0.26 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3 FROM countries t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"62"
]
|
9 | 0.61 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.country_id AS country_id_4 FROM regions t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"965"
]
|
10 | 0.61 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.country_id AS country_id_4, t0.region_id AS region_id_5 FROM provinces t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"29"
]
|
11 | 0.60 ms |
SELECT t0.id AS id_1, t0.region_id AS region_id_2, t0.country_id AS country_id_3, t0.latitude AS latitude_4, t0.longitude AS longitude_5, t0.name AS name_6, t0.province_id AS province_id_7, t0.zipcode AS zipcode_8 FROM cities t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"713630"
]
|
12 | 2.14 ms |
SELECT d0_.id AS id_0, d0_.country AS country_1, d0_.region AS region_2, d0_.province AS province_3, d0_.population AS population_4, d0_.title AS title_5, d0_.created_id AS created_id_6, d0_.created_at AS created_at_7, d0_.updated_id AS updated_id_8, d0_.updated_at AS updated_at_9 FROM destinations d0_ ORDER BY d0_.title ASC
Parameters:
[] |
13 | 0.52 ms |
SELECT d0_.id AS id_0, d0_.country AS country_1, d0_.region AS region_2, d0_.province AS province_3, d0_.population AS population_4, d0_.title AS title_5, d0_.created_id AS created_id_6, d0_.created_at AS created_at_7, d0_.updated_id AS updated_id_8, d0_.updated_at AS updated_at_9 FROM destinations d0_ ORDER BY d0_.title ASC
Parameters:
[] |
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\User | No errors. |
App\Entity\Destination | No errors. |
App\MDS\EventsBundle\Entity\Proposal | No errors. |
App\MDS\EventsBundle\Entity\ProposalBriefingList | No errors. |
App\MDS\EventsBundle\Entity\ProposalControl | No errors. |
App\Entity\DestinationGallery | No errors. |
App\Entity\Country | No errors. |
App\Entity\Regions | No errors. |
App\Entity\Provinces | No errors. |
App\Entity\Cities | No errors. |