Query Metrics
3
Database Queries
3
Different statements
1.57 ms
Query time
18
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.81 ms (51.27%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.surname AS surname_6, t0.login_refused AS login_refused_7, t0.login_refused_message AS login_refused_message_8, t0.invisible_since AS invisible_since_9, t0.is_password_updated_at AS is_password_updated_at_10, t0.idle_timer_timeout AS idle_timer_timeout_11, t12.id AS id_13, t12.name AS name_14, t12.surname AS surname_15, t12.entry_at AS entry_at_16, t12.exit_at AS exit_at_17, t12.birthday_at AS birthday_at_18, t12.slug AS slug_19, t12.daily_work_time AS daily_work_time_20, t12.cost_per_hour AS cost_per_hour_21, t12.personal_id AS personal_id_22, t12.created_at AS created_at_23, t12.phone_number AS phone_number_24, t12.uiid AS uiid_25, t12.profile_image AS profile_image_26, t12.user_id AS user_id_27, t0.user_position_id AS user_position_id_28 FROM user t0 LEFT JOIN worker t12 ON t12.user_id = t0.id WHERE t0.id = ?
Parameters:
[
13
]
|
|
0.42 ms (26.81%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.city AS city_3, t0.alias AS alias_4, t0.company AS company_5, t0.terms_to_payment AS terms_to_payment_6, t0.tax AS tax_7, t0.email AS email_8, t0.address_id AS address_id_9 FROM suppliers t0 WHERE t0.id = ?
Parameters:
[
59
]
|
|
0.34 ms (21.92%) |
1 |
SELECT t0.id AS id_1, t0.alias AS alias_2, t0.description AS description_3, t0.price AS price_4, t0.editable_content AS editable_content_5, t0.content AS content_6, t0.article_nr AS article_nr_7, t0.supplier_id AS supplier_id_8, t0.unit_type_id AS unit_type_id_9 FROM material t0 WHERE t0.supplier_id = ?
Parameters:
[
59
]
|
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 |
|
| App\Entity\Worker |
|
| App\Entity\UserPositions | No errors. |
| App\Entity\ProjectAddendumCosts |
|
| App\Entity\AccessRoles | No errors. |
| App\Entity\WorkerTimesheetPayments |
|
| App\Entity\ProjectOrderFeedback |
|
| App\Entity\ProjectOrders |
|
| App\Entity\UserRights |
|
| App\Entity\Inventory | No errors. |
| App\Entity\SupplierOrders |
|
| App\Entity\UserScopedItem | No errors. |
| App\Entity\UserCalculationPermission | No errors. |
| App\Entity\WorkerActivities |
|
| App\Entity\PurchaseRequest |
|
| App\Entity\PurchaseRequestPositionHistoryRead | No errors. |
| App\Entity\PurchaseRequestHistoryRead | No errors. |
| App\Entity\PurchaseRequestHistories | No errors. |
| App\Entity\PurchaseRequestUserFavorites |
|
| App\Entity\PurchaseRequestPositions | No errors. |
| App\Entity\Warehouses | No errors. |
| App\Entity\StockIssue | No errors. |
| App\Entity\StockIssuePositions | No errors. |
| App\Entity\Suppliers |
|
| App\Entity\Addresses |
|
| App\Entity\ProjectOrderExtraCosts |
|
| App\Entity\Material |
|
| App\Entity\ProjectOrderExpenses |
|
| App\Entity\Stocks |
|
| App\Entity\SupplierProducts |
|
| App\Entity\MaterialUnitTypes | No errors. |