Error 500 Internal Server Error

GET https://ccert.in/computer-training-franchise-india.jsp

Forwarded to ErrorController (0eeb95)

Query Metrics

4 Database Queries
4 Different statements
20.28 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time▼ Count Info
9.07 ms
(44.69%)
1
SELECT s0_.name AS name_0, COUNT(f1_.id) AS sclr_1 FROM franchise f1_ INNER JOIN state s0_ ON f1_.state_id = s0_.id WHERE f1_.status = ? GROUP BY s0_.name
Parameters:
[
  "a"
]
7.70 ms
(37.95%)
1
SELECT COUNT(s0_.id) AS sclr_0 FROM student s0_
Parameters:
[]
2.11 ms
(10.40%)
1
SELECT COUNT(f0_.id) AS sclr_0 FROM franchise f0_ WHERE f0_.status IN (?, ?)
Parameters:
[
  "a"
  "e"
]
1.41 ms
(6.95%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.body AS body_4, t0.keywords AS keywords_5, t0.description AS description_6, t0.url AS url_7, t0.target AS target_8, t0.is_home AS is_home_9, t0.rank AS rank_10, t0.is_published AS is_published_11, t0.old_id AS old_id_12, t0.menu_id AS menu_id_13 FROM page t0 WHERE t0.is_home = ? LIMIT 1
Parameters:
[
  1
]

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