Error 404 Not Found

GET https://pepouzin2.devlogiciel.com/robots.txt

Forwarded to ErrorController (9fea64)

Query Metrics

3 Database Queries
3 Different statements
6.57 ms Query time
0 Invalid entities
4 Managed entities

Queries

Group similar statements

# Time Info
1 2.49 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:
[
  "pepouzin2.devlogiciel.com"
]
2 3.31 ms
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.created_at AS created_at_2, s0_.updated_at AS updated_at_3, s0_.deleted_at AS deleted_at_4, s0_.domaine_id AS domaine_id_5, s0_.site_id AS site_id_6, s0_.user_id AS user_id_7 FROM sub_domain s0_ INNER JOIN domaine d1_ ON s0_.domaine_id = d1_.id WHERE s0_.name = ? AND (d1_.url = ? OR d1_.url = ?)
Parameters:
[
  "pepouzin2"
  "devlogiciel.com"
  ".devlogiciel.com"
]
3 0.76 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.home_page AS home_page_4, t0.folder AS folder_5, t0.published AS published_6, t0.protected AS protected_7, t0.type_page AS type_page_8, t0.description AS description_9, t0.title_seo AS title_seo_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.deleted_at AS deleted_at_13, t0.deleted AS deleted_14, t0.site_id AS site_id_15 FROM page t0 WHERE t0.site_id = ? AND t0.slug = ? LIMIT 1
Parameters:
[
  6
  "robots.txt"
]

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\SubDomain 1
App\Entity\Domaine 1
App\Entity\Site 1
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\Domaine No errors.
App\Entity\UserInformation No errors.
App\Entity\User No errors.
App\Entity\EntrepriseUserInfo No errors.
App\Entity\AutreUserInfo No errors.
App\Entity\SubDomain No errors.
App\Entity\Site No errors.
App\Entity\PricingPlan No errors.
App\Entity\AvisUtilisateurs No errors.
App\Entity\Ticket No errors.
App\Entity\NewsletterLog No errors.
App\Entity\AppointmentType No errors.
App\Entity\Employee No errors.
App\Entity\Appointment No errors.
App\Entity\Page No errors.
App\Entity\NewsletterSubscription No errors.
App\Entity\Newsletter No errors.
App\Entity\SiteCategory No errors.
App\Entity\PlanFeature No errors.
App\Entity\PromoCode No errors.
App\Entity\TicketReply No errors.
App\Entity\UserPurchasedService No errors.
App\Entity\ResetPasswordRequest No errors.
App\Entity\FieldOption No errors.
App\Entity\PageBloc No errors.
App\Entity\Commande No errors.
App\Entity\Field No errors.
App\Entity\BoutiqueServiceItem No errors.
App\Entity\CategorieJuridique No errors.
App\Entity\PageBlocValue No errors.
App\Entity\PaymentLog No errors.
App\Entity\Absence No errors.
App\Entity\Bloc No errors.
App\Entity\Contact No errors.
App\Entity\CommandeItem No errors.
App\Entity\Tag No errors.
App\Entity\Functionality No errors.
App\Entity\CommandeFeature No errors.
App\Entity\BoutiqueServiceCategory No errors.
App\Entity\WorkingHour No errors.
App\Entity\BlocSyncLog No errors.
Zhortein\SeoTrackingBundle\Entity\PageCall No errors.
Zhortein\SeoTrackingBundle\Entity\PageCallHit No errors.
Vich\UploaderBundle\Entity\File No errors.