Query Metrics
1
Database Queries
1
Different statements
1.58 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1.58 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.consignment_no AS consignment_no_2, t0.shipper_account AS shipper_account_3, t0.ref_no AS ref_no_4, t0.courier_awb_no AS courier_awb_no_5, t0.type AS type_6, t0.pieces AS pieces_7, t0.weight AS weight_8, t0.ship_content AS ship_content_9, t0.booking_date AS booking_date_10, t0.shiper_company AS shiper_company_11, t0.shiper_address AS shiper_address_12, t0.shiper_city AS shiper_city_13, t0.shiper_state AS shiper_state_14, t0.shiper_zip_code AS shiper_zip_code_15, t0.sender_name AS sender_name_16, t0.shiper_tel_no AS shiper_tel_no_17, t0.shiper_mp AS shiper_mp_18, t0.consigne_company AS consigne_company_19, t0.consigne_adress AS consigne_adress_20, t0.consigne_city AS consigne_city_21, t0.consigne_state AS consigne_state_22, t0.consigne_zip_code AS consigne_zip_code_23, t0.recipent_name AS recipent_name_24, t0.consigne_tel_no AS consigne_tel_no_25, t0.consigne_mp AS consigne_mp_26, t0.remarks AS remarks_27, t0.height AS height_28, t0.width AS width_29, t0.length AS length_30, t0.pickupby AS pickupby_31, t0.pickup_date AS pickup_date_32, t0.total_amount AS total_amount_33, t0.collect_amount AS collect_amount_34, t0.third_party_amount AS third_party_amount_35, t0.cheque_no AS cheque_no_36, t0.account_no AS account_no_37, t0.note AS note_38, t0.deliverystatus AS deliverystatus_39, t0.trackingstatus AS trackingstatus_40, t0.nid AS nid_41, t0.payment_mode AS payment_mode_42, t0.consigne_nid AS consigne_nid_43, t0.nid_path AS nid_path_44, t0.awb_path AS awb_path_45, t0.invoice_path AS invoice_path_46, t0.other_path AS other_path_47, t0.courier_id AS courier_id_48, t0.origin_country_id AS origin_country_id_49, t0.destination_country_id AS destination_country_id_50, t0.shipper_id AS shipper_id_51, t0.consignee_id AS consignee_id_52 FROM shipment t0 WHERE t0.id = ?
Parameters:
[
"index.html"
]
|
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\Shipment | No errors. |
App\Entity\Courier | No errors. |
App\Entity\OriginCountry | No errors. |
App\Entity\DestinationCountry | No errors. |
App\Entity\Shipper | No errors. |
App\Entity\Consignee | No errors. |
App\Entity\ShipmentDocuments | No errors. |
App\Entity\Booking | No errors. |