Query Metrics
3
Database Queries
3
Different statements
830.05 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 | 807.29 ms |
SELECT DISTINCT b0_.id AS id_0, b0_.date AS date_1 FROM ban b0_ ORDER BY b0_.date DESC LIMIT 50 OFFSET 46200
Parameters:
[] |
3 | 22.62 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:
[ 427677 427676 427675 427674 427673 427672 427671 427670 427669 427668 427667 427666 427665 427664 427663 427662 427661 427660 427659 427658 427657 427656 427655 427654 427653 427652 427651 427650 427649 427648 427647 427646 427645 427644 427643 427642 427641 427640 427639 427638 427637 427636 427635 427634 427633 427632 427631 427630 427629 427628 ] |
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. |