Error 404 Not Found

GET https://kapeci-alu.asb-digital.fr/article/obfsm:Y29udGFjdEBrYXBlY2ktYWx1LmZy

Query Metrics

5 Database Queries
4 Different statements
0.76 ms Query time
1 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.27 ms
(35.59%)
2
SELECT t0.id AS id_1, t0.phone AS phone_2, t0.email AS email_3, t0.address_street AS address_street_4, t0.zipcode AS zipcode_5, t0.city AS city_6, t0.legal_site_name AS legal_site_name_7, t0.legal_siret AS legal_siret_8, t0.legal_siren AS legal_siren_9, t0.legal_rcs AS legal_rcs_10, t0.legal_address AS legal_address_11, t0.legal_zipcode AS legal_zipcode_12, t0.legal_city AS legal_city_13, t0.legal_phone AS legal_phone_14, t0.legal_email AS legal_email_15, t0.legal_publication_owner AS legal_publication_owner_16, t0.legal_site_url AS legal_site_url_17, t0.default_title AS default_title_18, t0.default_meta_desc AS default_meta_desc_19, t0.global_activity_description AS global_activity_description_20 FROM site_settings t0
Parameters:
[]
0.19 ms
(24.91%)
1
SELECT t0.id AS id_1, t0.page_name AS page_name_2, t0.route AS route_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.h1_enabled AS h1_enabled_6, t0.h1 AS h1_7 FROM seopage t0 WHERE t0.route = ? LIMIT 1
Parameters:
[
  "app_article_show"
]
0.17 ms
(21.78%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.summary AS summary_3, t0.published AS published_4, t0.picture_name AS picture_name_5, t0.picture_size AS picture_size_6, t0.picture_updated_at AS picture_updated_at_7, t0.picture_alt AS picture_alt_8, t0.export AS export_9, t0.gallery_over_title AS gallery_over_title_10, t0.gallery_title AS gallery_title_11, t0.gallery_content AS gallery_content_12, t0.published_at AS published_at_13, t0.meta_title AS meta_title_14, t0.meta_description AS meta_description_15, t0.slug AS slug_16, t0.updated_at AS updated_at_17, t0.created_at AS created_at_18, t0.updated_by_id AS updated_by_id_19, t0.created_by_id AS created_by_id_20 FROM article t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "obfsm:Y29udGFjdEBrYXBlY2ktYWx1LmZy"
]
0.13 ms
(17.72%)
1
SELECT t0.id AS id_1, t0.page_name AS page_name_2, t0.route AS route_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.h1_enabled AS h1_enabled_6, t0.h1 AS h1_7 FROM seopage t0 WHERE t0.route IS NULL LIMIT 1
Parameters:
[]

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\SiteSettings 1

Entities Mapping

Class Mapping errors
Cofondateur\SocleTechniqueBundle\Entity\SEOPage No errors.
App\Entity\SEOPage No errors.
Cofondateur\SocleTechniqueBundle\Entity\SiteSettings No errors.
App\Entity\SiteSettings No errors.
App\Entity\Blog\Article
  • The target entity 'Cofondateur\SocleTechniqueBundle\Entity\User' specified on App\Entity\Blog\Article#updatedBy is a mapped superclass. This is not possible since there is no table that a foreign key could refer to.
Cofondateur\SocleTechniqueBundle\Entity\User No errors.