Redirect 302 redirect from POST @app_login (b4c47f)

GET https://writertest.avinconcept.fr/

Query Metrics

5 Database Queries
5 Different statements
4.98 ms Query time
0 Invalid entities
2 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.77 ms
(35.58%)
1
SELECT a0_.id AS id_0, a0_.topic AS topic_1, a0_.title AS title_2, a0_.slug AS slug_3, a0_.excerpt AS excerpt_4, a0_.content AS content_5, a0_.keywords AS keywords_6, a0_.status AS status_7, a0_.word_press_post_id AS word_press_post_id_8, a0_.word_press_link AS word_press_link_9, a0_.last_error AS last_error_10, a0_.published_at AS published_at_11, a0_.created_at AS created_at_12, a0_.updated_at AS updated_at_13, a0_.strategy_id AS strategy_id_14 FROM article a0_ ORDER BY a0_.created_at DESC LIMIT 8
Parameters:
[]
0.96 ms
(19.22%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.target_audience AS target_audience_4, t0.tone_of_voice AS tone_of_voice_5, t0.language AS language_6, t0.keywords AS keywords_7, t0.default_category AS default_category_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.default_site_id AS default_site_id_11 FROM editorial_strategy t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.76 ms
(15.29%)
1
SELECT COUNT(*) FROM word_press_site t0
Parameters:
[]
0.76 ms
(15.27%)
1
SELECT COUNT(*) FROM editorial_strategy t0
Parameters:
[]
0.73 ms
(14.64%)
1
SELECT COUNT(*) FROM article t0
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\Article 1
App\Entity\EditorialStrategy 1

Entities Mapping

Class Mapping errors
App\Entity\Article No errors.
App\Entity\EditorialStrategy No errors.
App\Entity\WordPressSite No errors.