Error 404 Not Found

GET http://localhost/.well-known/caddy-check-domain?domain=172.18.0.3

Query Metrics

2 Database Queries
1 Different statements
2.52 ms Query time
1 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 2.31 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.domaine_id AS domaine_id_6, t0.site_id AS site_id_7, t0.user_id AS user_id_8 FROM sub_domain t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "172.18.0.3"
]
2 0.22 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.domaine_id AS domaine_id_6, t0.site_id AS site_id_7, t0.user_id AS user_id_8 FROM sub_domain t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "172"
]

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

Entities Mapping

Class Mapping errors
App\Entity\SubDomain
  • The association App\Entity\SubDomain#user refers to the inverse side field App\Entity\User#ownedSubDomains which does not exist.
App\Entity\Domaine No errors.
App\Entity\Site No errors.
App\Entity\User No errors.
App\Entity\UserInformation No errors.
App\Entity\Page No errors.
App\Entity\NewsletterSubscription No errors.
App\Entity\Newsletter No errors.
App\Entity\PricingPlan No errors.
App\Entity\PageBloc No errors.
App\Entity\Functionality No errors.
App\Entity\PromoCode No errors.