Query Metrics
3
Database Queries
3
Different statements
162.32 ms
Query time
0
Invalid entities
50
Managed entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.13 ms |
SELECT count(DISTINCT b0_.id) AS sclr_0 FROM ban b0_
Parameters:
[] |
2 | 161.67 ms |
SELECT DISTINCT b0_.id AS id_0, b0_.date AS date_1 FROM ban b0_ ORDER BY b0_.date DESC LIMIT 50 OFFSET 43750
Parameters:
[] |
3 | 0.52 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:
[ 429782 429781 429780 429779 429778 429777 429776 429775 429774 429773 429772 429771 429770 429769 429768 429767 429766 429765 429764 429763 429762 429761 429760 429759 429758 429757 429756 429755 429754 429753 429752 429751 429750 429749 429748 429747 429746 429745 429744 429743 429742 429741 429740 429739 429738 429737 429736 429735 429734 429733 ] |
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. |