Redirect 301 redirect from GET @secured_modules_a2 (604539)

GET http://test.swift-integration.nl/secured/modules/a2/

Query Metrics

5 Database Queries
3 Different statements
2.96 ms Query time
0 Invalid entities
12 Managed entities

Queries

Group similar statements

# Time Info
1 0.55 ms
SELECT m0_.id AS id_0, m0_.module_category_id AS module_category_id_1, m0_.name AS name_2, m0_.image AS image_3, m0_.title AS title_4, m0_.description AS description_5, m0_.module_category_id AS module_category_id_6 FROM module m0_
Parameters:
[]
2 0.65 ms
SELECT t0.id AS id_1, t0.level AS level_2, t0.title AS title_3, t0.display_order AS display_order_4 FROM module_category t0 WHERE t0.id = ?
Parameters:
[
  1
]
3 0.63 ms
SELECT t0.id AS id_1, t0.level AS level_2, t0.title AS title_3, t0.display_order AS display_order_4 FROM module_category t0 WHERE t0.id = ?
Parameters:
[
  2
]
4 0.42 ms
SELECT t0.id AS id_1, t0.level AS level_2, t0.title AS title_3, t0.display_order AS display_order_4 FROM module_category t0 WHERE t0.id = ?
Parameters:
[
  3
]
5 0.71 ms
SELECT m0_.id AS id_0, m0_.level AS level_1, m0_.title AS title_2, m0_.display_order AS display_order_3 FROM module_category m0_ WHERE m0_.level = ? ORDER BY m0_.display_order ASC
Parameters:
[
  "A2"
]

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\Module 9
App\Entity\ModuleCategory 3

Entities Mapping

Class Mapping errors
App\Entity\Module No errors.
App\Entity\ModuleCategory No errors.