Query Metrics
2
Database Queries
2
Different statements
1.00 ms
Query time
0
Invalid entities
19
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.parent AS parent_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM ressource_cat t0
Parameters:
[]
|
||||||||||||||||||||||||||||
| 2 | 0.67 ms |
SELECT r0_.id AS id_0, r0_.name AS name_1, r0_.slug AS slug_2, r0_.content AS content_3, r0_.image_name AS image_name_4, r0_.image_size AS image_size_5, r0_.doc AS doc_6, r0_.is_title_show AS is_title_show_7, r0_.is_show_intro AS is_show_intro_8, r0_.is_show_read_more AS is_show_read_more_9, r0_.linkmedia AS linkmedia_10, r0_.created_at AS created_at_11, r0_.updated_at AS updated_at_12, r0_.id AS id_13, r0_.slug AS slug_14, r0_.name AS name_15, r0_.content AS content_16, r0_.doc AS doc_17, r0_.image_name AS image_name_18, r0_.is_title_show AS is_title_show_19, r0_.is_show_intro AS is_show_intro_20, r0_.linkmedia AS linkmedia_21, s1_.id AS id_22, s1_.name AS name_23, r0_.author_id AS author_id_24, r0_.etablissement_id AS etablissement_id_25, r0_.category_id AS category_id_26, r0_.support_id AS support_id_27 FROM ressources r0_ LEFT JOIN support s1_ ON r0_.support_id = s1_.id WHERE r0_.slug = ?
Parameters:
[
"la-webradio-reprend-du-service"
]
|
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\Gestapp\RessourceCat | 14 |
| App\Entity\Gestapp\Ressources | 4 |
| App\Entity\Admin\Etablissement | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Gestapp\RessourceCat | No errors. |
| App\Entity\Gestapp\Ressources | No errors. |
| App\Entity\Webapp\Section | No errors. |
| App\Entity\Gestapp\Support | No errors. |
| App\Entity\Admin\User | No errors. |
| App\Entity\Admin\Etablissement | No errors. |
| App\Entity\Webapp\Page | No errors. |
| App\Entity\Webapp\Category | No errors. |
| App\Entity\Webapp\Article | No errors. |
| App\Entity\Admin\Message | No errors. |
| App\Entity\Webapp\Comment | No errors. |
| App\Entity\Admin\TypeEtablissement | No errors. |