Query Metrics
13
Database Queries
13
Different statements
69.82 ms
Query time
1
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 2.89 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.mobile_no AS mobile_no_4, t0.email AS email_5, t0.fsc AS fsc_6, t0.weight_perkg AS weight_perkg_7, t0.covid_charge_applicable AS covid_charge_applicable_8, t0.weight_perkg_rate AS weight_perkg_rate_9, t0.first_url AS first_url_10, t0.last_url AS last_url_11, t0.logo AS logo_12, t0.created_at AS created_at_13, t0.modified_at AS modified_at_14, t0.rate_type AS rate_type_15, t0.expedite AS expedite_16, t0.sro AS sro_17, t0.sro_charge AS sro_charge_18, t0.created_by_id AS created_by_id_19, t0.modified_by_id AS modified_by_id_20, t0.user_company_id AS user_company_id_21, t0.account_name_id AS account_name_id_22, t0.expense_account_name_id AS expense_account_name_id_23 FROM courier t0
Parameters:
[] |
2 | 9.75 ms |
SELECT count(s0_.id) AS sclr_0 FROM shipment s0_ LEFT JOIN user u1_ ON s0_.created_by_id = u1_.id WHERE s0_.accepted = 0
Parameters:
[] |
3 | 5.75 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.step AS step_3 FROM tracking_status t0
Parameters:
[] |
4 | 7.48 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.rateid AS rateid_2, p0_.type AS type_3, p0_.serial AS serial_4 FROM product_type p0_ WHERE p0_.type = 1 ORDER BY p0_.name ASC
Parameters:
[] |
5 | 15.04 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.short_name AS short_name_2, c0_.code AS code_3, c0_.master_expedite_rate AS master_expedite_rate_4, c0_.expedite_weight AS expedite_weight_5 FROM country c0_ ORDER BY c0_.name ASC
Parameters:
[] |
6 | 2.23 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address AS address_2, c0_.mobile_no AS mobile_no_3, c0_.email AS email_4, c0_.fsc AS fsc_5, c0_.weight_perkg AS weight_perkg_6, c0_.covid_charge_applicable AS covid_charge_applicable_7, c0_.weight_perkg_rate AS weight_perkg_rate_8, c0_.first_url AS first_url_9, c0_.last_url AS last_url_10, c0_.logo AS logo_11, c0_.created_at AS created_at_12, c0_.modified_at AS modified_at_13, c0_.rate_type AS rate_type_14, c0_.expedite AS expedite_15, c0_.sro AS sro_16, c0_.sro_charge AS sro_charge_17, c0_.created_by_id AS created_by_id_18, c0_.modified_by_id AS modified_by_id_19, c0_.user_company_id AS user_company_id_20, c0_.account_name_id AS account_name_id_21, c0_.expense_account_name_id AS expense_account_name_id_22 FROM courier c0_ WHERE c0_.user_company_id = 1 ORDER BY c0_.name ASC
Parameters:
[] |
7 | 1.87 ms |
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.product_type_id AS product_type_id_2 FROM describe_shipment d0_ ORDER BY d0_.name ASC
Parameters:
[] |
8 | 2.83 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1 FROM services s0_ ORDER BY s0_.name ASC
Parameters:
[] |
9 | 2.76 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pickup_shipment p0_ ORDER BY p0_.name ASC
Parameters:
[] |
10 | 1.74 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1 FROM phone_type p0_ ORDER BY p0_.name ASC
Parameters:
[] |
11 | 4.38 ms |
SELECT u0_.id AS id_0, u0_.name AS name_1 FROM unit u0_ ORDER BY u0_.name ASC
Parameters:
[] |
12 | 3.14 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.symbol AS symbol_2 FROM currency c0_ ORDER BY c0_.name ASC
Parameters:
[] |
13 | 9.95 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.length AS length_2, p0_.width AS width_3, p0_.height AS height_4, p0_.courier_id AS courier_id_5 FROM packaging p0_ ORDER BY p0_.name 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\Courier | No errors. |
App\Entity\User | No errors. |
App\Entity\UserCompany | No errors. |
App\Entity\AccountName | No errors. |
App\Entity\CourierWiseZone | No errors. |
App\Entity\ZoneWiseMasterRate | No errors. |
App\Entity\CountryWiseMasterRate | No errors. |
App\Entity\ZoneWiseSalesRate | No errors. |
App\Entity\CountryWiseSalesRate | No errors. |
App\Entity\ZoneWiseCovidCharge | No errors. |
App\Entity\CountryWiseCovidCharge | No errors. |
App\Entity\SalesInvoiceDetails | No errors. |
App\Entity\ZoneWiseCommonSalesRate | No errors. |
App\Entity\CountryWiseCommonSalesRate | No errors. |
App\Entity\Packaging | No errors. |
App\Entity\Shipment | No errors. |
App\Entity\SalesOffer |
|
App\Entity\CandfShipment | No errors. |
App\Entity\SettingsInfo | No errors. |
App\Entity\TrackingStatus | No errors. |
App\Entity\TrackingUpdate | No errors. |
App\Entity\AddressBook | No errors. |
App\Entity\Country | No errors. |
App\Entity\PhoneType | No errors. |
App\Entity\ProductType | No errors. |
App\Entity\DescribeShipment | No errors. |
App\Entity\SalesOfferPercentage | No errors. |
App\Entity\Customer | No errors. |
App\Entity\DutyPayer | No errors. |
App\Entity\PaymentOptions | No errors. |
App\Entity\Services | No errors. |
App\Entity\PickupShipment | No errors. |
App\Entity\Unit | No errors. |
App\Entity\Currency | No errors. |
App\Entity\ShipmentItems | No errors. |
App\Entity\FromPhoneDetails | No errors. |
App\Entity\ToPhoneDetails | No errors. |
App\Entity\ShipmentPackaging | No errors. |