GET https://eclectis.eu/index.php/team

Query Metrics

5 Database Queries
4 Different statements
3.04 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.13 ms
(37.35%)
2
SELECT a.id, a.name, a.url FROM blog_authors a
Parameters:
[]
0.85 ms
(27.87%)
1
SELECT id, name, url, avatar, bio, facebook, twitter, linkedin, instagram, pinterest FROM blog_authors
Parameters:
[]
0.55 ms
(18.08%)
1
SELECT COUNT(`id`) FROM `blog_posts_published_ids`
Parameters:
[]
0.51 ms
(16.70%)
1
SELECT p.url, p.title, p.cover, p.date, c.id AS category_id, c.name AS category_name, a.name AS author_name, a.url AS author_url, (SELECT COUNT(m.id) FROM blog_post_comments m WHERE m.post_id = p.id AND m.approved = 1) AS comments_count FROM blog_posts p INNER JOIN blog_authors a ON p.author_id = a.id INNER JOIN blog_categories c ON p.category_id = c.id WHERE p.id IN(NULL)
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