https://51.159.55.97/web/debug/default/view?url=web%2Fdebug%2Fdefault%2Fview

Query Metrics

10 Database Queries
10 Different statements
25.07 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
9.29 ms
(37.06%)
1
select count(*) from information_schema.tables where table_schema = 'paa_securite' and table_name = 'adressesip'
Parameters:
[]
4.27 ms
(17.03%)
1
delete from paa_securite.adressesIP_Evenements Where extract(epoch from current_timestamp - tEvenement) > 24 * 60 * 60 ;
Parameters:
[]
2.70 ms
(10.78%)
1
"COMMIT"
Parameters:
[]
2.04 ms
(8.12%)
1
SELECT t0.iid_adresseIP AS iid_adresseip_1, t0.ip AS ip_2, t0.tbanissement AS tbanissement_3, t0.bAuMoinsUneAuthentificationReussie AS baumoinsuneauthentificationreussie_4 FROM Paa_Securite.adressesIP t0 WHERE t0.ip = ? LIMIT 1
Parameters:
0 of 0
[ "173.239.211.251" ]
1.94 ms
(7.73%)
1
select count(*) from paa_securite.adressesIP_Evenements Where iAdresseIP = :adresseIP And extract(epoch from current_timestamp - tEvenement) < :nbHeures * 60 * 60;
Parameters:
0 of 0
[ "adresseIP" => 10662 "nbHeures" => 24 ]
1.90 ms
(7.60%)
1
INSERT INTO Paa_Securite.adressesIP_Evenements (iid_evenement, iadresseip, tevenement, itypeevenement, cdescevenement) VALUES (?, ?, ?, ?, ?)
Parameters:
0 of 0
[ 1 => 2471007 2 => 10662 3 => "2025-04-24 04:16:25" 4 => 1 5 => "/web/debug/default/view" ]
1.04 ms
(4.15%)
1
SELECT NEXTVAL('paa_securite.adressesip_evenements_iid_evenement_seq')
Parameters:
[]
0.84 ms
(3.33%)
1
INSERT INTO Paa_Securite.adressesIP (iid_adresseIP, ip, tbanissement, bAuMoinsUneAuthentificationReussie) VALUES (?, ?, ?, ?)
Parameters:
0 of 0
[ 1 => 10662 2 => "173.239.211.251" 3 => null 4 => null ]
0.73 ms
(2.89%)
1
SELECT NEXTVAL('paa_securite.adressesip_iid_adresseip_seq')
Parameters:
[]
0.33 ms
(1.31%)
1
"START TRANSACTION"
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
auto_generate_proxy_classes doctrine.orm.auto_generate_proxy_classes_entity_manager
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

auto_generate_proxy_classes entity manager

No loaded entities.

default entity manager

Class Mapping errors
App\PaaBundle\Entity\adressesIP No errors.
App\PaaBundle\Entity\adressesIP_Evenements No errors.