Query Metrics
12
Database Queries
11
Different statements
10.83 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.74 ms (25.29%) |
1 |
SELECT c0_.id AS id_0, c0_.full_name AS full_name_1, c0_.phone AS phone_2, c0_.address AS address_3, c0_.email AS email_4, c0_.code AS code_5, c0_.is_internal AS is_internal_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.created_by AS created_by_9, c0_.updated_by AS updated_by_10, c0_.u_date AS u_date_11, c0_.linked_company_id AS linked_company_id_12 FROM customer c0_
Parameters:
[] |
|
2.29 ms (21.16%) |
1 |
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.invoice_number AS invoice_number_3, t0.container_number AS container_number_4, t0.konsimento AS konsimento_5, t0.price_fob AS price_fob_6, t0.price_navlun AS price_navlun_7, t0.total_unit_price AS total_unit_price_8, t0.purchase_total_amount AS purchase_total_amount_9, t0.buying_company AS buying_company_10, t0.buying_date AS buying_date_11, t0.warehouse_arrival_date AS warehouse_arrival_date_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.u_date AS u_date_17, t0.warehouse_id AS warehouse_id_18, t0.product_id AS product_id_19, t0.stock_transfer_id AS stock_transfer_id_20, t0.new_stock_transfer_id AS new_stock_transfer_id_21 FROM stock t0
Parameters:
[] |
|
1.06 ms (9.76%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.country AS country_3, t0.address AS address_4, t0.phone AS phone_5, t0.fax AS fax_6, t0.is_main_warehouse AS is_main_warehouse_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.u_date AS u_date_12 FROM warehouse t0
Parameters:
[] |
|
0.90 ms (8.28%) |
1 |
SELECT t0.id AS id_1, t0.full_name AS full_name_2, t0.phone AS phone_3, t0.address AS address_4, t0.email AS email_5, t0.code AS code_6, t0.is_internal AS is_internal_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.u_date AS u_date_12, t0.linked_company_id AS linked_company_id_13 FROM customer t0 ORDER BY t0.id DESC LIMIT 1
Parameters:
[] |
|
0.81 ms (7.46%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.roles AS roles_4, t0.password AS password_5, t0.locale AS locale_6, t0.username AS username_7, t0.fullname AS fullname_8 FROM user t0 WHERE t0.id = ?
Parameters:
[
26
]
|
|
0.72 ms (6.65%) |
1 |
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.phone AS phone_2, u0_.roles AS roles_3, u0_.password AS password_4, u0_.locale AS locale_5, u0_.username AS username_6, u0_.fullname AS fullname_7 FROM user u0_ WHERE u0_.roles LIKE ?
Parameters:
[
"%"ROLE_SALES_REP"%"
]
|
|
0.53 ms (4.87%) |
1 |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.tax_number AS tax_number_2, c0_.tax_office AS tax_office_3, c0_.logo_path AS logo_path_4, c0_.is_active AS is_active_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.created_by AS created_by_8, c0_.updated_by AS updated_by_9, c0_.u_date AS u_date_10 FROM company c0_
Parameters:
[] |
|
0.48 ms (4.46%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.details AS details_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.u_date AS u_date_8 FROM payment_method t0
Parameters:
[] |
|
0.47 ms (4.36%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.logo AS logo_4, t0.email AS email_5, t0.email_password AS email_password_6, t0.email_smtp_host AS email_smtp_host_7, t0.email_smtp_port AS email_smtp_port_8, t0.invoice_number_counter AS invoice_number_counter_9, t0.is_maintenance_mode AS is_maintenance_mode_10, t0.currency AS currency_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15, t0.u_date AS u_date_16 FROM settings t0 LIMIT 1
Parameters:
[] |
|
0.42 ms (3.91%) |
1 |
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.total_purchase_quantity AS total_purchase_quantity_3, t0.buying_price AS buying_price_4, t0.transport_price AS transport_price_5, t0.lashing AS lashing_6, t0.customs_price AS customs_price_7, t0.price_fob AS price_fob_8, t0.profit_margin AS profit_margin_9, t0.invoice_number AS invoice_number_10, t0.total_cost_price AS total_cost_price_11, t0.total_purchase_price AS total_purchase_price_12, t0.buying_company AS buying_company_13, t0.buying_date AS buying_date_14, t0.is_transported AS is_transported_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.created_by AS created_by_18, t0.updated_by AS updated_by_19, t0.u_date AS u_date_20, t0.product_id AS product_id_21 FROM buy_in_turkey t0 WHERE t0.is_transported = ?
Parameters:
[
0
]
|
|
0.41 ms (3.80%) |
1 |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.details AS details_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.created_by AS created_by_5, p0_.updated_by AS updated_by_6, p0_.u_date AS u_date_7 FROM payment_method p0_
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\BaseEntity | No errors. |
| App\Entity\Sales | No errors. |
| App\Entity\Invoice | No errors. |
| App\Entity\Settings | No errors. |
| App\Entity\PaymentMethod | No errors. |
| App\Entity\Payment | No errors. |
| App\Entity\Company | No errors. |
| App\Entity\Customer | No errors. |
| App\Entity\GiftVoucher | No errors. |
| App\Entity\Stock | No errors. |
| App\Entity\Warehouse | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\StockTransfer | No errors. |
| App\Entity\NewStockTransfer | No errors. |
| App\Entity\StockInfo | No errors. |
| App\Entity\StockTransaction | No errors. |
| App\Entity\BuyInTurkey | No errors. |