Redirect 302 redirect from GET @admin_service_select (0beeeb)

GET https://www.primigenagroup.com/admin/brand/1/servizio-laurea/

Query Metrics

4 Database Queries
4 Different statements
4.59 ms Query time
0 Invalid entities
6 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.87 ms
(40.72%)
1
SELECT t0.id AS id_1, t0.value AS value_2, t0.course_id AS course_id_3 FROM prim_graduation_ordering t0 WHERE t0.course_id = ?
Parameters:
[
  "1"
]
1.58 ms
(34.51%)
1
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.surname AS surname_4, t0.graduation_date AS graduation_date_5, t0.birth_date AS birth_date_6, t0.birth_city AS birth_city_7, t0.birth_province AS birth_province_8, t0.graduation_num AS graduation_num_9, t0.image_path AS image_path_10, t0.iqb_code_id AS iqb_code_id_11, t0.ordering_id AS ordering_id_12 FROM prim_graduation_graduate t0 WHERE t0.ordering_id = ?
Parameters:
[
  "1"
]
0.59 ms
(12.81%)
1
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.vat AS vat_4, t0.fiscal_code AS fiscal_code_5, t0.address AS address_6, t0.zip AS zip_7, t0.city AS city_8, t0.country AS country_9, t0.email AS email_10, t0.phone AS phone_11, t0.website AS website_12, t0.logo_path AS logo_path_13, t0.directory_name AS directory_name_14, t0.warranty_email AS warranty_email_15, t16.id AS id_17, t16.logo_path AS logo_path_18, t16.splash_path AS splash_path_19, t16.color_splash_back AS color_splash_back_20, t16.color_back AS color_back_21, t16.brand_id AS brand_id_22 FROM prim_brand t0 LEFT JOIN prim_application t16 ON t16.brand_id = t0.id WHERE t0.id = ? LIMIT 1
Parameters:
[
  "1"
]
0.55 ms
(11.96%)
1
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.brand_id AS brand_id_2 FROM prim_graduation_course p0_ WHERE p0_.brand_id = ?
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\Brand 1
App\Entity\Application\Application 1
App\Entity\Graduation\Course 1
App\Entity\Graduation\Ordering 1
App\Entity\Graduation\Graduate 1
App\Entity\IqbCode 1