Redirect 301 redirect from GET @establishment_lis_by_category (21f59e)

GET http://193.70.3.237/categories/non-classe

Query Metrics

3 Database Queries
2 Different statements
1.53 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.88 ms
(57.33%)
2
SELECT t0.name AS name_1, t0.second_name AS second_name_2, t0.reference AS reference_3, t0.icon AS icon_4, t0.score AS score_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.slug AS slug_8, t0.id AS id_9, t0.parent_id AS parent_id_10, t0.popular_category_id AS popular_category_id_11, t0.quotation_id AS quotation_id_12 FROM category t0 WHERE t0.parent_id = ?
Parameters:
[
  1
]
0.65 ms
(42.67%)
1
SELECT t0.name AS name_1, t0.second_name AS second_name_2, t0.reference AS reference_3, t0.icon AS icon_4, t0.score AS score_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.slug AS slug_8, t0.id AS id_9, t0.parent_id AS parent_id_10, t0.popular_category_id AS popular_category_id_11, t0.quotation_id AS quotation_id_12 FROM category t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "non-classe"
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Category No errors.
App\Entity\PopularCategory No errors.
App\Entity\Quotation No errors.
App\Entity\Establishment No errors.
App\Entity\JobOffert No errors.