Error 500 Internal Server Error

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

Query Metrics

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

Queries

Group similar statements

#▲ Time Info
1 1.41 ms
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
]
2 2.11 ms
SELECT COUNT(f0_.id) AS sclr_0 FROM franchise f0_ WHERE f0_.status IN (?, ?)
Parameters:
[
  "a"
  "e"
]
3 7.70 ms
SELECT COUNT(s0_.id) AS sclr_0 FROM student s0_
Parameters:
[]
4 9.07 ms
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"
]

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

Entities Mapping

Class Mapping errors
App\Entity\Page No errors.
App\Entity\Menu No errors.
App\Entity\Franchise No errors.
App\Entity\Student No errors.
App\Entity\State No errors.