Query Metrics
3
Database Queries
3
Different statements
843.64 ms
Query time
0
Invalid entities
50
Managed entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.20 ms |
SELECT count(DISTINCT b0_.id) AS sclr_0 FROM ban b0_
Parameters:
[] |
2 | 832.21 ms |
SELECT DISTINCT b0_.id AS id_0, b0_.date AS date_1 FROM ban b0_ ORDER BY b0_.date DESC LIMIT 50 OFFSET 43650
Parameters:
[] |
3 | 11.23 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:
[ 430227 430226 430225 430224 430223 430222 430221 430220 430219 430218 430217 430216 430215 430214 430213 430212 430211 430210 430209 430208 430207 430206 430205 430204 430203 430202 430201 430200 430199 430198 430197 430196 430195 430194 430193 430192 430191 430190 430189 430188 430187 430186 430185 430184 430183 430182 430181 430180 430179 430178 ] |
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. |