Redirect 302 redirect from GET @app_home_default (0ba9c9)

GET http://www.kinlinknaye.com/en/

Query Metrics

1 Database Queries
1 Different statements
11.51 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 11.51 ms
SELECT r0_.created_at AS created_at_0, r0_.id AS id_1, r0_.status AS status_2, r0_.category AS category_3, r0_.updated_at AS updated_at_4, r0_.cover_name AS cover_name_5, r0_.cover_original_name AS cover_original_name_6, r0_.cover_mime_type AS cover_mime_type_7, r0_.cover_size AS cover_size_8, r0_.cover_dimensions AS cover_dimensions_9, r0_.document_name AS document_name_10, r0_.document_original_name AS document_original_name_11, r0_.document_mime_type AS document_mime_type_12, r0_.document_size AS document_size_13, r0_.document_dimensions AS document_dimensions_14 FROM resource r0_ WHERE r0_.status = ? ORDER BY r0_.created_at DESC LIMIT 3
Parameters:
[
  "published"
]

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

Entities Mapping

Class Mapping errors
Vich\UploaderBundle\Entity\File No errors.
App\Entity\Resource No errors.