Query Metrics
3
Database Queries
2
Different statements
2.29 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.12 ms |
SELECT t0.id AS id_1, t0.statut AS statut_2, t0.date AS date_3, t0.ftp_user AS ftp_user_4, t0.ftp_password AS ftp_password_5, t0.ftp_directory AS ftp_directory_6, t0.database_folder AS database_folder_7, t0.saving_folder AS saving_folder_8, t0.organisation_logo AS organisation_logo_9, t0.organisation_sigle AS organisation_sigle_10, t0.ftp_port AS ftp_port_11, t0.base_folder AS base_folder_12, t0.country AS country_13, t0.organisation_name AS organisation_name_14, t0.ftp_protocole AS ftp_protocole_15, t0.ftp_folder AS ftp_folder_16, t0.phone AS phone_17, t0.address AS address_18, t0.bp AS bp_19, t0.fax AS fax_20, t0.nb_day_alert_bill AS nb_day_alert_bill_21, t0.nb_day_alert_product_expiration AS nb_day_alert_product_expiration_22, t0.agreement AS agreement_23, t0.other AS other_24, t0.email AS email_25 FROM system t0 WHERE t0.statut = ? LIMIT 1
Parameters:
[
1
]
|
2 | 0.65 ms |
SELECT t0.isActive AS isActive_1, t0.date AS date_2, t0.update_at AS update_at_3, t0.id AS id_4, t0.title AS title_5, t0.slug AS slug_6, t0.created_by_id AS created_by_id_7, t0.updated_by_id AS updated_by_id_8 FROM store t0 WHERE t0.isActive = ?
Parameters:
[
1
]
|
3 | 0.53 ms |
SELECT t0.id AS id_1, t0.statut AS statut_2, t0.date AS date_3, t0.ftp_user AS ftp_user_4, t0.ftp_password AS ftp_password_5, t0.ftp_directory AS ftp_directory_6, t0.database_folder AS database_folder_7, t0.saving_folder AS saving_folder_8, t0.organisation_logo AS organisation_logo_9, t0.organisation_sigle AS organisation_sigle_10, t0.ftp_port AS ftp_port_11, t0.base_folder AS base_folder_12, t0.country AS country_13, t0.organisation_name AS organisation_name_14, t0.ftp_protocole AS ftp_protocole_15, t0.ftp_folder AS ftp_folder_16, t0.phone AS phone_17, t0.address AS address_18, t0.bp AS bp_19, t0.fax AS fax_20, t0.nb_day_alert_bill AS nb_day_alert_bill_21, t0.nb_day_alert_product_expiration AS nb_day_alert_product_expiration_22, t0.agreement AS agreement_23, t0.other AS other_24, t0.email AS email_25 FROM system t0 WHERE t0.statut = ? LIMIT 1
Parameters:
[
1
]
|
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\System | No errors. |
App\Entity\BaseEntity | No errors. |
App\Entity\Store | No errors. |
App\Entity\User | No errors. |
App\Entity\ProductStore | No errors. |
App\Entity\ProductStoreMove | No errors. |
App\Entity\ProductOutRequest | No errors. |
App\Entity\ClientOrder | No errors. |