Query Metrics
3
Database Queries
3
Different statements
134.84 ms
Query time
0
Invalid entities
50
Managed entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.11 ms |
SELECT count(DISTINCT b0_.id) AS sclr_0 FROM ban b0_
Parameters:
[] |
2 | 134.22 ms |
SELECT DISTINCT b0_.id AS id_0, b0_.date AS date_1 FROM ban b0_ ORDER BY b0_.date DESC LIMIT 50 OFFSET 8400
Parameters:
[] |
3 | 0.51 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:
[ 465200 465199 465198 465197 465196 465195 465194 465193 465192 465191 465190 465189 465188 465187 465186 465185 465184 465183 465182 465181 465180 465179 465178 465177 465176 465175 465174 465173 465172 465171 465170 465169 465168 465167 465166 465165 465164 465163 465162 465161 465160 465159 465158 465157 465156 465155 465154 465153 465152 465151 ] |
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. |