Error 404 Not Found

GET https://business-n2a.myn2a.online/public/enseigne/favicon.ico/details

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.89 ms
(100.00%)
1
SELECT e0_.id AS id_0, e0_.nom AS nom_1, e0_.libelle AS libelle_2, e0_.logo AS logo_3, e0_.telephone AS telephone_4, e0_.email AS email_5, e0_.dgi_token AS dgi_token_6, e0_.site_web AS site_web_7, e0_.slogan AS slogan_8, e0_.gps AS gps_9, e0_.address AS address_10, e0_.code AS code_11, e0_.livrado AS livrado_12, e0_.businesspay AS businesspay_13, e0_.bpay_account AS bpay_account_14, e0_.businesspay_account AS businesspay_account_15, e0_.cashline_account AS cashline_account_16, e0_.careconcept_account AS careconcept_account_17, e0_.instantmark_account AS instantmark_account_18, e0_.pays_id AS pays_id_19, e0_.entreprise_id AS entreprise_id_20, e0_.secteur_activite_id AS secteur_activite_id_21, e0_.pack_id AS pack_id_22, e0_.mode_integration_id AS mode_integration_id_23 FROM enseigne e0_ WHERE e0_.libelle = ? LIMIT 1
Parameters:
[
  "favicon.ico"
]

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\Enseigne
  • The field App\Entity\Enseigne#packAbonnements is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PackAbonnement#enseigne does not contain the required 'inversedBy="packAbonnements"' attribute.
App\Entity\Pays No errors.
App\Entity\Entreprise No errors.
App\Entity\SecteurActivite
  • The association App\Entity\SecteurActivite#entreprises refers to the owning side field App\Entity\Entreprise#secteurActivite which does not exist.
App\Entity\Pack No errors.
App\Entity\ModeIntegration No errors.