GET https://garage.farahtech.ma/supplier/payment/new?supplier=1

Query Metrics

3 Database Queries
3 Different statements
3.00 ms Query time
0 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 1.78 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.contact_person AS contact_person_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.tax_number AS tax_number_7, t0.payment_terms AS payment_terms_8, t0.website AS website_9, t0.notes AS notes_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12 FROM supplier t0 WHERE t0.id = ?
Parameters:
[
  1
]
2 0.83 ms
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.contact_person AS contact_person_2, s0_.email AS email_3, s0_.phone AS phone_4, s0_.address AS address_5, s0_.tax_number AS tax_number_6, s0_.payment_terms AS payment_terms_7, s0_.website AS website_8, s0_.notes AS notes_9, s0_.created_at AS created_at_10, s0_.updated_at AS updated_at_11 FROM supplier s0_
Parameters:
[]
3 0.39 ms
SELECT t0.id AS id_1, t0.garage AS garage_2, t0.currency AS currency_3, t0.date_format AS date_format_4, t0.time_format AS time_format_5, t0.notifications AS notifications_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.logo AS logo_9 FROM app_settings t0 LIMIT 1
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\Supplier 1
App\Entity\AppSettings 1

Entities Mapping