https://sistema.dgautomotores.com.ar/car/carList Return to referer URL

Query Metrics

2 Database Queries
2 Different statements
14.68 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.63 ms
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.email AS email_4, t0.roles AS roles_5, t0.password AS password_6, t0.image AS image_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.agency_days_notification AS agency_days_notification_10, t0.allow_user AS allow_user_11, t0.allow_clients AS allow_clients_12, t0.allow_vehicles AS allow_vehicles_13, t0.allow_vehicles_buys AS allow_vehicles_buys_14, t0.allow_vehicles_sales AS allow_vehicles_sales_15, t0.allow_vehicles_resales AS allow_vehicles_resales_16, t0.allow_agency AS allow_agency_17, t0.allow_administration AS allow_administration_18, t0.allow_transfers AS allow_transfers_19, t0.allow_system AS allow_system_20, t0.cellphone AS cellphone_21, t0.profile_id AS profile_id_22 FROM user t0 WHERE t0.id = ?
Parameters:
[
  16
]
2 14.04 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.year AS year_3, t0.description AS description_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.km AS km_7, t0.patent AS patent_8, t0.price_purchase AS price_purchase_9, t0.price_sale AS price_sale_10, t0.price_currency_purchase AS price_currency_purchase_11, t0.price_currency_sale AS price_currency_sale_12, t0.features AS features_13, t0.status AS status_14, t0.engine_number AS engine_number_15, t0.chassis_number AS chassis_number_16, t0.type AS type_17, t0.settlement AS settlement_18, t0.position AS position_19, t0.features_infoauto AS features_infoauto_20, t0.color AS color_21, t0.is_opportunity AS is_opportunity_22, t0.is_0km AS is_0km_23, t0.is_immediate_delivery AS is_immediate_delivery_24, t0.is_consignacion AS is_consignacion_25, t0.updated_by_id AS updated_by_id_26, t0.brand_id AS brand_id_27, t0.branches_id AS branches_id_28, t0.destination_id AS destination_id_29 FROM car t0
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\Profile No errors.
App\Entity\CarBuy No errors.
App\Entity\CarSale No errors.
App\Entity\Client No errors.
App\Entity\CarResale No errors.
App\Entity\Car No errors.
App\Entity\Brand No errors.
App\Entity\Branches No errors.
App\Entity\Destinations No errors.
App\Entity\CarImages No errors.