GET https://garage.farahtech.ma/supplier/1/edit

Query Metrics

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

Queries

Group similar statements

# Time Info
1 2.43 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.56 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