GET https://www.portail.ecole-etincelle.org/

Query Metrics

1 Database Queries
1 Different statements
0.59 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 0.59 ms
SELECT t0.id AS id_1, t0.ip_address AS ip_address_2, t0.first_seen AS first_seen_3, t0.last_seen AS last_seen_4, t0.request_count AS request_count_5, t0.failed_request_count AS failed_request_count_6, t0.geolocation_data AS geolocation_data_7, t0.security_data AS security_data_8, t0.risk_level AS risk_level_9, t0.is_blocked AS is_blocked_10, t0.block_reason AS block_reason_11, t0.blocked_at AS blocked_at_12, t0.blocked_until AS blocked_until_13, t0.auto_blocked AS auto_blocked_14, t0.block_threshold AS block_threshold_15, t0.notes AS notes_16 FROM http_ip_address t0 WHERE t0.ip_address = ? LIMIT 1
Parameters:
[
  "216.73.216.130"
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\HttpIpAddress 1

Entities Mapping

Class Mapping errors
App\Entity\HttpIpAddress No errors.
App\Entity\HttpRequestLog No errors.