GET http://49.12.205.23/

Query Metrics

2 Database Queries
1 Different statements
2.30 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.30 ms
(100.00%)
2
SELECT t0.id AS id_1, t0.hostname AS hostname_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.dns_valid AS dns_valid_5, t0.fqdn AS fqdn_6, t0.organization_id AS organization_id_7, t0.domain_id AS domain_id_8, t0.campaign_id AS campaign_id_9 FROM domain_record t0 WHERE t0.fqdn = ? LIMIT 1
Parameters:
[
  "49.12.205.23"
]

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\DomainRecord No errors.
App\Entity\Organization No errors.
App\Entity\Domain No errors.
App\Entity\Campaign
  • The association App\Entity\Campaign#ledgers refers to the owning side field App\Entity\Ledger#campaign which does not exist.