Error 500 Internal Server Error

GET http://feutech.edu.ph/ftic/ftic/view_program/4?page=1%27

Query Metrics

3 Database Queries
3 Different statements
2.95 ms Query time
0 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.16 ms
(39.26%)
1
SELECT t0.id AS id_1, t0.program AS program_2, t0.title AS title_3, t0.content AS content_4, t0.date AS date_5 FROM prog_article t0 WHERE t0.program = ? ORDER BY t0.id DESC LIMIT 1
Parameters:
[
  "4"
]
0.98 ms
(33.19%)
1
SELECT t0.id AS id_1, t0.progname AS progname_2, t0.progdesc AS progdesc_3, t0.image AS image_4, t0.status AS status_5 FROM programs t0 WHERE t0.id = ?
Parameters:
[
  "4"
]
0.81 ms
(27.55%)
1
SELECT t0.id AS id_1, t0.progarticle AS progarticle_2, t0.image AS image_3 FROM article_image t0 WHERE t0.progarticle = ?
Parameters:
[
  14
]

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\Programs 1
App\Entity\ProgArticle 1
App\Entity\ArticleImage 1

Entities Mapping

Class Mapping errors
App\Entity\Programs No errors.
App\Entity\ProgArticle No errors.
App\Entity\ArticleImage No errors.