Error 404 Not Found

GET https://villaedy.papucharov.ssft.me/config.json

Forwarded to ErrorController (8098ec)

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
88.90 ms
(94.73%)
2
SELECT DATABASE()
Parameters:
[]
3.52 ms
(3.75%)
1
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "papussft_villaedy"
]
1.43 ms
(1.52%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.internal_name AS internal_name_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.meta_title AS meta_title_7, t0.meta_description AS meta_description_8, t0.meta_keywords AS meta_keywords_9, t0.og_title AS og_title_10, t0.og_description AS og_description_11, t0.start_date AS start_date_12, t0.end_date AS end_date_13, t0.include_in_site_map AS include_in_site_map_14, t0.og_image_id AS og_image_id_15, t0.dtype, t0.header_id AS header_id_16, t0.footer_id AS footer_id_17 FROM page t0 WHERE t0.path = ? AND t0.dtype IN ('page', 'landingpage') LIMIT 1
Parameters:
[
  "config.json"
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Page No errors.
App\Entity\File No errors.
App\Entity\Image No errors.
App\Entity\LandingPage No errors.
App\Entity\ModuleItem No errors.
App\Entity\Module No errors.