Error 404 Not Found

GET https://artlink-up.com/blog/10

Forwarded to ErrorController (172664)

Query Metrics

1 Database Queries
1 Different statements
0.67 ms Query time
5 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.67 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.date AS date_4, t0.author AS author_5, t0.image_file_name AS image_file_name_6, t0.updated_at AS updated_at_7 FROM blog t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "10"
]

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\LandingPage\Blog No errors.
App\Entity\TypeMusique No errors.
Gesdinet\JWTRefreshTokenBundle\Entity\RefreshToken No errors.
App\Entity\RefreshToken No errors.
App\Entity\MessageReport No errors.
App\Entity\Dispute No errors.
App\Entity\Feedback No errors.
App\Entity\UserPreferences No errors.
App\Entity\Setting No errors.
App\Entity\TypeEquipement No errors.
App\Entity\ErrorLog No errors.
App\Entity\Report No errors.
App\Entity\CertificationRequest No errors.
App\Entity\EventImage No errors.
App\Entity\TypeAmbiance No errors.
App\Entity\TypeEstablishment
  • The field App\Entity\TypeEstablishment#establishments is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Establishment#typeEstablishments does not contain the required 'mappedBy="establishments"' attribute.
App\Entity\User No errors.
App\Entity\Artist No errors.
App\Entity\Establishment No errors.
App\Entity\CustomerInvoice No errors.
App\Entity\CertificationAlert No errors.
App\Entity\CertificationSnapshot No errors.
App\Entity\Collaboration No errors.
App\Entity\ChatMessageTemplate No errors.
App\Entity\Address No errors.
App\Entity\LandingPage\FAQ No errors.
App\Entity\LandingPage\LegalPage No errors.
App\Entity\LandingPage\Logoreference No errors.
App\Entity\LandingPage\Testimony No errors.
App\Entity\Newsletter No errors.
App\Entity\TypeArtiste No errors.
App\Entity\EstablishmentFinance
  • The field 'App\Entity\EstablishmentFinance#balanceDue' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field 'App\Entity\EstablishmentFinance#balancePaid' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Entity\ArtistImage No errors.
App\Entity\Event
  • The field App\Entity\Event#collaborations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Collaboration#event does not contain the required 'inversedBy="collaborations"' attribute.
App\Entity\ContactInvitation No errors.
App\Entity\TicketReservation No errors.
App\Entity\EstablishmentPhoto No errors.
App\Entity\CodePromo
  • The field 'App\Entity\CodePromo#value' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Entity\Conversation No errors.
App\Entity\Frameo\FrameoProduct No errors.
App\Entity\Frameo\FrameoOrder No errors.
App\Entity\Notification No errors.
App\Entity\ArtistStyle No errors.
App\Entity\TypeEventOrganised
  • The field App\Entity\TypeEventOrganised#userPreferences is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\UserPreferences#preferredEventTypes does not contain the required 'inversedBy="userPreferences"' attribute.
Vich\UploaderBundle\Entity\File No errors.