GET https://diy-lab.fr/crawl-force-url/1382

Query Metrics

7 Database Queries
7 Different statements
866.05 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
861.35 ms
(99.46%)
1
"COMMIT"
Parameters:
[]
0.98 ms
(0.11%)
1
SELECT t0.id AS id_1, t0.adresse AS adresse_2, t0.prix AS prix_3, t0.date_time_maj AS date_time_maj_4, t0.erreur AS erreur_5, t0.commentaire AS commentaire_6, t0.crawl_prioritaire AS crawl_prioritaire_7, t0.produit_id AS produit_id_8, t0.vendeur_id AS vendeur_id_9 FROM url t0 WHERE t0.id = ?
Parameters:
[
  "1382"
]
0.97 ms
(0.11%)
1
SELECT t0.id AS id_1, t0.type AS type_2, t0.valeur AS valeur_3, t0.ordre_application AS ordre_application_4, t0.vendeur_id AS vendeur_id_5 FROM `action` t0 WHERE t0.vendeur_id = ? ORDER BY t0.ordre_application ASC
Parameters:
[
  37
]
0.80 ms
(0.09%)
1
UPDATE url SET date_time_maj = ? WHERE id = ?
Parameters:
[
  "2025-06-08 00:46:14"
  1382
]
0.71 ms
(0.08%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.filtre AS filtre_3, t0.filtre_secondaire AS filtre_secondaire_4, t0.methode AS methode_5, t0.etat AS etat_6, t0.commentaire AS commentaire_7 FROM vendeur t0 WHERE t0.id = ?
Parameters:
[
  37
]
0.69 ms
(0.08%)
1
SELECT t0.id AS id_1, t0.parametre AS parametre_2, t0.valeur AS valeur_3 FROM configuration t0 WHERE t0.parametre = ? LIMIT 1
Parameters:
[
  "URL_WEBDRIVER_CHROME_DRIVER"
]
0.54 ms
(0.06%)
1
"START TRANSACTION"
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\Configuration No errors.
App\Entity\Url No errors.
App\Entity\Produit No errors.
App\Entity\Vendeur No errors.
App\Entity\Action No errors.