GET http://feutech.edu.ph/ftic/ftic/about

Query Metrics

4 Database Queries
2 Different statements
3.86 ms Query time
0 Invalid entities
16 Managed entities

Queries

Group similar statements

# Time Info
1 0.91 ms
SELECT t0.id AS id_1, t0.fullname AS fullname_2, t0.designation AS designation_3, t0.image AS image_4, t0.dept AS dept_5 FROM org_chart t0 WHERE t0.dept = ?
Parameters:
[
  3
]
2 0.83 ms
SELECT t0.id AS id_1, t0.fullname AS fullname_2, t0.designation AS designation_3, t0.image AS image_4, t0.dept AS dept_5 FROM org_chart t0 WHERE t0.dept = ?
Parameters:
[
  1
]
3 0.84 ms
SELECT t0.id AS id_1, t0.fullname AS fullname_2, t0.designation AS designation_3, t0.image AS image_4, t0.dept AS dept_5 FROM org_chart t0 WHERE t0.dept = ?
Parameters:
[
  2
]
4 1.27 ms
SELECT p0_.id AS id_0, p0_.progname AS progname_1, p0_.progdesc AS progdesc_2, p0_.image AS image_3, p0_.status AS status_4 FROM programs p0_ WHERE p0_.status = ?
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\OrgChart 9
App\Entity\Programs 7

Entities Mapping

Class Mapping errors
App\Entity\OrgChart No errors.
App\Entity\Programs No errors.