Query Metrics
4
Database Queries
4
Different statements
2.67 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.79 ms |
SELECT t0.id AS id_1, t0.url_principal AS url_principal_2, t0.cms_type AS cms_type_3, t0.cms_version AS cms_version_4, t0.date_creation AS date_creation_5, t0.serveur AS serveur_6, t0.statut AS statut_7, t0.is_https AS is_https_8, t0.modules_complentaires AS modules_complentaires_9, t0.version_php AS version_php_10, t0.is_rgpd AS is_rgpd_11, t0.stats AS stats_12, t0.id_project AS id_project_13, t0.date_update AS date_update_14, t0.date_archive AS date_archive_15, t0.size AS size_16 FROM website t0 WHERE t0.url_principal = ? LIMIT 1
Parameters:
[
"mineralsboutique.com"
]
|
2 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
3 | 0.29 ms |
UPDATE website SET date_creation = ? WHERE id = ?
Parameters:
[ "2022-09-22" 481 ] |
4 | 0.44 ms |
"COMMIT"
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\Website | No errors. |