Query Metrics
3
Database Queries
3
Different statements
0.61 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.16 ms |
SELECT t0.id AS id_1, t0.country_code AS country_code_2, t0.country_name AS country_name_3, t0.language_code AS language_code_4, t0.language_name AS language_name_5, t0.is_enabled AS is_enabled_6, t0.id_client_stuart AS id_client_stuart_7, t0.cle_secrete_stuart AS cle_secrete_stuart_8 FROM language_country t0 WHERE t0.country_code = ? AND t0.is_enabled = ? LIMIT 1
Parameters:
[ "SG" 1 ] |
2 | 0.15 ms |
SELECT t0.id AS id_1, t0.country_code AS country_code_2, t0.country_name AS country_name_3, t0.language_code AS language_code_4, t0.language_name AS language_name_5, t0.is_enabled AS is_enabled_6, t0.id_client_stuart AS id_client_stuart_7, t0.cle_secrete_stuart AS cle_secrete_stuart_8 FROM language_country t0 WHERE t0.language_code = ? AND t0.is_enabled = ? LIMIT 1
Parameters:
[ "Fr" 1 ] |
3 | 0.29 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.image AS image_3, t0.file AS file_4, t0.qty AS qty_5, t0.qty_color AS qty_color_6, t0.qty_noir AS qty_noir_7, t0.is_deleted AS is_deleted_8, t0.trie AS trie_9, t0.category_pdf AS category_pdf_10 FROM product_pdf t0 WHERE t0.id = ?
Parameters:
[
"contact@copees.com"
]
|
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\LanguageCountry | No errors. |
App\Entity\ProductPdf | No errors. |
App\Entity\CategoryPdf | No errors. |