https://inout.mante.solutions/events/proposals/block/events

Query Metrics

3 Database Queries
2 Different statements
7.91 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.32 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:
[
  "virginia.rodriguez@inout.events"
]
2 0.49 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:
[
  "virginia.rodriguez@inout.events"
]
3 6.10 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.title AS title_2, p0_.commission AS commission_3, p0_.pax AS pax_4, p0_.bedrooms AS bedrooms_5, p0_.office_id AS office_id_6, p0_.client_id AS client_id_7, p0_.contact_id AS contact_id_8, p0_.reference_name AS reference_name_9, p0_.reference_id AS reference_id_10, p0_.agent_id AS agent_id_11, p0_.approximate_billing AS approximate_billing_12, p0_.team_id AS team_id_13, p0_.agent_two_id AS agent_two_id_14, p0_.agent_commercial_id AS agent_commercial_id_15, p0_.date_proposed_at AS date_proposed_at_16, p0_.date_event_star_at AS date_event_star_at_17, p0_.date_event_end_at AS date_event_end_at_18, p0_.days_email_reminder AS days_email_reminder_19, p0_.language AS language_20, p0_.include_logo AS include_logo_21, p0_.version_ppt AS version_ppt_22, p0_.version_excel AS version_excel_23, p0_.version_flahs AS version_flahs_24, p0_.version_word AS version_word_25, p0_.briefing AS briefing_26, p0_.date_presentation_at AS date_presentation_at_27, p0_.status AS status_28, p0_.sent AS sent_29, p0_.select_type AS select_type_30, p0_.created_at AS created_at_31, p0_.created_id AS created_id_32, p0_.updated_at AS updated_at_33, p0_.updated_id AS updated_id_34, p0_.access_key AS access_key_35, p0_.viewed_at AS viewed_at_36, p0_.observation AS observation_37, p0_.send_admin AS send_admin_38, p0_.mcp AS mcp_39, p0_.image AS image_40, p0_.category AS category_41, p0_.idMusic AS idMusic_42 FROM proposals p0_ WHERE (p0_.agent_id = ? OR p0_.agent_two_id IN (?)) AND p0_.status = ?
Parameters:
[
  130
  130
  "Pending"
]

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\MDS\EventsBundle\Entity\Proposal No errors.