Query Metrics
1653
Database Queries
6
Different statements
1051.89 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
514.92 ms (48.95%) |
408 |
"COMMIT"
Parameters:
[] |
311.32 ms (29.60%) |
428 |
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:
[
"adt-louhans.com"
]
|
133.48 ms (12.69%) |
406 |
UPDATE website SET date_creation = ? WHERE id = ?
Parameters:
[ "2016-11-22" 3 ] |
75.71 ms (7.20%) |
408 |
"START TRANSACTION"
Parameters:
[] |
12.67 ms (1.20%) |
2 |
UPDATE website SET date_creation = ?, size = ? WHERE id = ?
Parameters:
[ "2023-04-12" 3439 825 ] |
3.79 ms (0.36%) |
1 |
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.statut = ?
Parameters:
[
"actif"
]
|
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. |