Query Metrics
9
Database Queries
8
Different statements
90.96 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
82.85 ms (91.08%) |
1 |
SELECT t0.id AS id_1, t0.service_id_father AS service_id_father_2, t0.control_id AS control_id_3, t0.proposal_id AS proposal_id_4, t0.destination_id AS destination_id_5, t0.activity_id AS activity_id_6, t0.idea_id AS idea_id_7, t0.supplier_id AS supplier_id_8, t0.assistant_id AS assistant_id_9, t0.service_id AS service_id_10, t0.service_cat_id AS service_cat_id_11, t0.service_cat_name AS service_cat_name_12, t0.name AS name_13, t0.price AS price_14, t0.pre_commission AS pre_commission_15, t0.pre_iva AS pre_iva_16, t0.currency AS currency_17, t0.units AS units_18, t0.op_commission AS op_commission_19, t0.commission AS commission_20, t0.op_over AS op_over_21, t0.price_over AS price_over_22, t0.op_iva AS op_iva_23, t0.iva AS iva_24, t0.original_op_iva AS original_op_iva_25, t0.original_iva AS original_iva_26, t0.original_price AS original_price_27, t0.pax AS pax_28, t0.hour AS hour_29, t0.date_in_at AS date_in_at_30, t0.date_out_at AS date_out_at_31, t0.direct_payment AS direct_payment_32, t0.date_block_limit AS date_block_limit_33, t0.status_internal AS status_internal_34, t0.status AS status_35, t0.status_recommended AS status_recommended_36, t0.breakdown AS breakdown_37, t0.is_father AS is_father_38, t0.rank AS rank_39, t0.created_at AS created_at_40, t0.created_id AS created_id_41, t0.updated_at AS updated_at_42, t0.updated_id AS updated_id_43 FROM proposals_supplier_services t0 WHERE t0.control_id = ?
Parameters:
[
"34299"
]
|
2.73 ms (3.00%) |
1 |
"COMMIT"
Parameters:
[] |
2.03 ms (2.23%) |
2 |
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:
[
"sandra.lopez@inout.events"
]
|
1.23 ms (1.35%) |
1 |
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:
[
6016
]
|
0.92 ms (1.01%) |
1 |
SELECT t0.id AS id_1, t0.control_destination_id AS control_destination_id_2, t0.proposal_id AS proposal_id_3, t0.destino_id AS destino_id_4, t0.supplier_id AS supplier_id_5, t0.idea_id AS idea_id_6, t0.activity_id AS activity_id_7, t0.status AS status_8, t0.rank AS rank_9, t0.disabled AS disabled_10, t0.date_block_limit AS date_block_limit_11 FROM proposals_supplier_control t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"34299"
]
|
0.59 ms (0.65%) |
1 |
DELETE FROM proposals_supplier_services WHERE id = ?
Parameters:
[
111156
]
|
0.33 ms (0.37%) |
1 |
DELETE FROM proposals_supplier_control WHERE id = ?
Parameters:
[
34299
]
|
0.28 ms (0.31%) |
1 |
"START TRANSACTION"
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\MDS\EventsBundle\Entity\ProposalSupplierControl | No errors. |
App\MDS\EventsBundle\Entity\Proposal | No errors. |
App\MDS\EventsBundle\Entity\ProposalSupplierServices | No errors. |