https://geoedge.docker.felipe-11.citeeze.com/rescan-config/

Query Metrics

5 Database Queries
3 Different statements
1.70 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.40 ms
SELECT t0.rescan_delay AS rescan_delay_1, t0.id AS id_2, t0.created AS created_3, t0.updated AS updated_4, t0.affiliate_id AS affiliate_id_5 FROM rescan_config t0
Parameters:
[]
2 0.47 ms
SELECT DISTINCT o0_.domain AS domain_0 FROM openx.ox_ad_domains o0_ WHERE o0_.status = ? ORDER BY o0_.domain_id ASC
Parameters:
[
  0
]
3 0.33 ms
SELECT t0.agencyid AS agencyid_1, t0.name AS name_2, t0.active AS active_3 FROM openx.ox_agency t0 WHERE t0.agencyid = ?
Parameters:
[
  56
]
4 0.26 ms
SELECT t0.agencyid AS agencyid_1, t0.name AS name_2, t0.active AS active_3 FROM openx.ox_agency t0 WHERE t0.agencyid = ?
Parameters:
[
  69
]
5 0.24 ms
SELECT t0.agencyid AS agencyid_1, t0.name AS name_2, t0.active AS active_3 FROM openx.ox_agency t0 WHERE t0.agencyid = ?
Parameters:
[
  407
]

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.

Entities Mapping

Class Mapping errors
App\Entity\AbstractBaseEntity No errors.
App\Entity\RescanConfig No errors.
App\Entity\GeoEdge\Agency No errors.
App\Entity\GeoEdge\AdDomain No errors.