Redirect 301 redirect from GET @author_index (d8fd5d)

GET https://dev.bterra.org/author/

Query Metrics

3 Database Queries
2 Different statements
79.66 ms Query time
0 Invalid entities
70 Managed entities

Grouped Statements

Show all queries

Time Count Info
78.31 ms
(98.31%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.biography AS biography_3, t0.author_id AS author_id_4, t0.language_id AS language_id_5 FROM author_translation t0 WHERE t0.author_id = ?
Parameters:
[
  3
]
1.35 ms
(1.69%)
1
SELECT a0_.id AS id_0, a0_.created_at AS created_at_1, a0_.updated_at AS updated_at_2, a0_.deleted_at AS deleted_at_3, a0_.created_by_id AS created_by_id_4 FROM author a0_ WHERE a0_.deleted_at IS NULL ORDER BY a0_.created_at DESC
Parameters:
[]

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\AuthorTranslation 35
App\Entity\Language 33
App\Entity\Author 2

Entities Mapping

Class Mapping errors
App\Entity\Author No errors.
App\Entity\User No errors.
App\Entity\AuthorTranslation No errors.
App\Entity\Language No errors.