Query Metrics
3
Database Queries
3
Different statements
541.15 ms
Query time
0
Invalid entities
50
Managed entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.14 ms |
SELECT count(DISTINCT b0_.id) AS sclr_0 FROM ban b0_
Parameters:
[] |
2 | 524.73 ms |
SELECT DISTINCT b0_.id AS id_0, b0_.date AS date_1 FROM ban b0_ ORDER BY b0_.date DESC LIMIT 50 OFFSET 43350
Parameters:
[] |
3 | 16.27 ms |
SELECT b0_.id AS id_0, b0_.ip AS ip_1, b0_.port AS port_2, b0_.action AS action_3, b0_.type AS type_4, b0_.fai AS fai_5, b0_.city AS city_6, b0_.country AS country_7, b0_.continent AS continent_8, b0_.date AS date_9, b0_.lastdate AS lastdate_10 FROM ban b0_ WHERE b0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY b0_.date DESC
Parameters:
[ 430527 430526 430525 430524 430523 430522 430521 430520 430519 430518 430517 430516 430515 430514 430513 430512 430511 430510 430509 430508 430507 430506 430505 430504 430503 430502 430501 430500 430499 430498 430497 430496 430495 430494 430493 430492 430491 430490 430489 430488 430487 430486 430485 430484 430483 430482 430481 430480 430479 430478 ] |
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\Ban | 50 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Ban | No errors. |