Query Metrics
5
Database Queries
5
Different statements
2.78 ms
Query time
1
Invalid entities
135
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.74 ms (26.77%) |
1 |
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.zone_rate_type AS zone_rate_type_19, t0.import_zone_rate_type AS import_zone_rate_type_20, t0.import_country_rate_type AS import_country_rate_type_21, t0.export_country_rate AS export_country_rate_22, t0.import_country_rate AS import_country_rate_23, t0.courier_master_rate AS courier_master_rate_24, t0.courier_type AS courier_type_25, t0.created_by_id AS created_by_id_26, t0.modified_by_id AS modified_by_id_27, t0.user_company_id AS user_company_id_28, t0.account_name_id AS account_name_id_29, t0.expense_account_name_id AS expense_account_name_id_30 FROM courier t0
Parameters:
[] |
|
0.60 ms (21.58%) |
1 |
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:
[] |
|
0.57 ms (20.49%) |
1 |
SELECT s0_.id AS id_0, s0_.from_date AS from_date_1, s0_.to_date AS to_date_2, s0_.currency AS currency_3, s0_.vat AS vat_4, s0_.vendor_currency AS vendor_currency_5, s0_.created_at AS created_at_6, s0_.modified_at AS modified_at_7, s0_.type AS type_8, s0_.created_by_id AS created_by_id_9, s0_.modified_by_id AS modified_by_id_10, s0_.user_company_id AS user_company_id_11, s0_.courier_id AS courier_id_12 FROM settings_info s0_ WHERE s0_.type = ? AND (s0_.from_date BETWEEN ? AND ?) GROUP BY s0_.courier_id ORDER BY s0_.from_date DESC
Parameters:
[ 2 "2026-04-01 02:42:55" "2026-07-14 02:42:55" ] |
|
0.55 ms (19.92%) |
1 |
SELECT s0_.id AS id_0, s0_.from_date AS from_date_1, s0_.to_date AS to_date_2, s0_.currency AS currency_3, s0_.vat AS vat_4, s0_.vendor_currency AS vendor_currency_5, s0_.created_at AS created_at_6, s0_.modified_at AS modified_at_7, s0_.type AS type_8, s0_.created_by_id AS created_by_id_9, s0_.modified_by_id AS modified_by_id_10, s0_.user_company_id AS user_company_id_11, s0_.courier_id AS courier_id_12 FROM settings_info s0_ WHERE s0_.type = ? AND (s0_.from_date BETWEEN ? AND ?) ORDER BY s0_.from_date DESC
Parameters:
[ 2 "2026-04-01 02:42:55" "2026-07-14 02:42:55" ] |
|
0.31 ms (11.24%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.step AS step_3 FROM tracking_status 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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Courier | 47 |
| App\Entity\TrackingStatus | 46 |
| App\Entity\SettingsInfo | 21 |
| App\Entity\AccountName | 15 |
| App\Entity\User | 4 |
| App\Entity\UserCompany | 2 |
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\VendorBill | No errors. |
| App\Entity\TrackingStatus | No errors. |
| App\Entity\TrackingUpdate | No errors. |