Query Metrics
2
Database Queries
1
Different statements
1.40 ms
Query time
1
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.86 ms |
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"
]
|
2 | 0.54 ms |
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:
[
"*.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 |
|