Query Metrics
51
Database Queries
13
Different statements
11.13 ms
Query time
0
Invalid entities
108
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.45 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.url_rewrite AS url_rewrite_6, t0.nbr_posts AS nbr_posts_7, t0.parent AS parent_8, t0.active AS active_9, t0.visibility AS visibility_10, t0.blr AS blr_11, t0.bll AS bll_12, t0.blf AS blf_13, t0.bh AS bh_14, t0.image_id AS image_id_15 FROM categories t0 WHERE t0.id = ?
Parameters:
[
4
]
|
| 2 | 0.37 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.content AS content_2, c0_.meta_title AS meta_title_3, c0_.meta_description AS meta_description_4, c0_.url_rewrite AS url_rewrite_5, c0_.nbr_posts AS nbr_posts_6, c0_.parent AS parent_7, c0_.active AS active_8, c0_.visibility AS visibility_9, c0_.blr AS blr_10, c0_.bll AS bll_11, c0_.blf AS blf_12, c0_.bh AS bh_13, c0_.image_id AS image_id_14 FROM categories c0_ WHERE c0_.active = ? AND c0_.visibility = ? AND c0_.nbr_posts > ? AND c0_.parent = ?
Parameters:
[ 1 0 0 4 ] |
| 3 | 0.52 ms |
SELECT t0.id AS id_1, t0.draft AS draft_2, t0.comments AS comments_3, t0.visibility AS visibility_4, t0.sharing AS sharing_5, t0.home AS home_6, t0.active AS active_7, t0.blr AS blr_8, t0.bll AS bll_9, t0.blf AS blf_10, t0.date_start AS date_start_11, t0.content_id AS content_id_12, t0.image_id AS image_id_13 FROM posts t0 INNER JOIN categories_posts ON t0.id = categories_posts.posts_id WHERE categories_posts.categories_id = ?
Parameters:
[
4
]
|
| 4 | 0.68 ms |
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT p0_.id AS id_0, p0_.draft AS draft_1, p0_.comments AS comments_2, p0_.visibility AS visibility_3, p0_.sharing AS sharing_4, p0_.home AS home_5, p0_.active AS active_6, p0_.blr AS blr_7, p0_.bll AS bll_8, p0_.blf AS blf_9, p0_.date_start AS date_start_10 FROM posts p0_ WHERE p0_.id IN (6, 7, 8, 9, 16) AND p0_.draft = ? AND p0_.active = ?) dctrn_result_inner ORDER BY id_0 ASC) dctrn_result LIMIT 10
Parameters:
[ 0 1 ] |
| 5 | 0.33 ms |
SELECT p0_.id AS id_0, p0_.draft AS draft_1, p0_.comments AS comments_2, p0_.visibility AS visibility_3, p0_.sharing AS sharing_4, p0_.home AS home_5, p0_.active AS active_6, p0_.blr AS blr_7, p0_.bll AS bll_8, p0_.blf AS blf_9, p0_.date_start AS date_start_10, p0_.content_id AS content_id_11, p0_.image_id AS image_id_12 FROM posts p0_ WHERE p0_.id IN (6, 7, 8, 9, 16) AND p0_.draft = ? AND p0_.active = ? AND p0_.id IN (?, ?, ?, ?, ?) ORDER BY p0_.id ASC
Parameters:
[ 0 1 6 7 8 9 16 ] |
| 6 | 0.35 ms |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT p0_.id AS id_0, p0_.draft AS draft_1, p0_.comments AS comments_2, p0_.visibility AS visibility_3, p0_.sharing AS sharing_4, p0_.home AS home_5, p0_.active AS active_6, p0_.blr AS blr_7, p0_.bll AS bll_8, p0_.blf AS blf_9, p0_.date_start AS date_start_10 FROM posts p0_ WHERE p0_.id IN (6, 7, 8, 9, 16) AND p0_.draft = ? AND p0_.active = ? ORDER BY p0_.id ASC) dctrn_result) dctrn_table
Parameters:
[ 0 1 ] |
| 7 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"F_LOGO"
]
|
| 8 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"F_LOGO"
]
|
| 9 | 0.16 ms |
SELECT t0.id AS id_1, t0.url AS url_2 FROM image t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 10 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"F_TEXT_TOP"
]
|
| 11 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"F_TEXT_TOP"
]
|
| 12 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"F_SITENAME"
]
|
| 13 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"F_SITENAME"
]
|
| 14 | 0.45 ms |
SELECT t0.id AS id_1, t0.i_type AS i_type_2, t0.active AS active_3, t0.title AS title_4, t0.position AS position_5, t0.target_blank AS target_blank_6, t0.choice_type AS choice_type_7, t0.image_id AS image_id_8 FROM items_menu t0 WHERE t0.active = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
| 15 | 0.22 ms |
SELECT t0.id AS id_1, t0.id_item AS id_item_2, t0.string_item AS string_item_3, t0.item_menu_id AS item_menu_id_4, t0.image_id AS image_id_5 FROM items_choice t0 WHERE t0.item_menu_id = ?
Parameters:
[
2
]
|
| 16 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.url_rewrite AS url_rewrite_6, t0.nbr_posts AS nbr_posts_7, t0.parent AS parent_8, t0.active AS active_9, t0.visibility AS visibility_10, t0.blr AS blr_11, t0.bll AS bll_12, t0.blf AS blf_13, t0.bh AS bh_14, t0.image_id AS image_id_15 FROM categories t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 17 | 0.24 ms |
SELECT t0.id AS id_1, t0.draft AS draft_2, t0.comments AS comments_3, t0.visibility AS visibility_4, t0.sharing AS sharing_5, t0.home AS home_6, t0.active AS active_7, t0.blr AS blr_8, t0.bll AS bll_9, t0.blf AS blf_10, t0.date_start AS date_start_11, t0.content_id AS content_id_12, t0.image_id AS image_id_13 FROM posts t0 INNER JOIN categories_posts ON t0.id = categories_posts.posts_id WHERE categories_posts.categories_id = ?
Parameters:
[
1
]
|
| 18 | 0.19 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.excerpt AS excerpt_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.url_rewrite AS url_rewrite_7 FROM post_content t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 19 | 0.19 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.excerpt AS excerpt_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.url_rewrite AS url_rewrite_7 FROM post_content t0 WHERE t0.id = ?
Parameters:
[
3
]
|
| 20 | 0.17 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.excerpt AS excerpt_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.url_rewrite AS url_rewrite_7 FROM post_content t0 WHERE t0.id = ?
Parameters:
[
11
]
|
| 21 | 0.19 ms |
SELECT t0.id AS id_1, t0.id_item AS id_item_2, t0.string_item AS string_item_3, t0.item_menu_id AS item_menu_id_4, t0.image_id AS image_id_5 FROM items_choice t0 WHERE t0.item_menu_id = ?
Parameters:
[
3
]
|
| 22 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.url_rewrite AS url_rewrite_5, t0.nbr_articles AS nbr_articles_6, t0.content AS content_7, t0.active AS active_8, t0.blr AS blr_9, t0.bll AS bll_10, t0.blf AS blf_11, t0.blh AS blh_12, t0.image_id AS image_id_13 FROM instant_category t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 23 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.url_rewrite AS url_rewrite_5, t0.nbr_articles AS nbr_articles_6, t0.content AS content_7, t0.active AS active_8, t0.blr AS blr_9, t0.bll AS bll_10, t0.blf AS blf_11, t0.blh AS blh_12, t0.image_id AS image_id_13 FROM instant_category t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 24 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.url_rewrite AS url_rewrite_5, t0.nbr_articles AS nbr_articles_6, t0.content AS content_7, t0.active AS active_8, t0.blr AS blr_9, t0.bll AS bll_10, t0.blf AS blf_11, t0.blh AS blh_12, t0.image_id AS image_id_13 FROM instant_category t0 WHERE t0.id = ?
Parameters:
[
3
]
|
| 25 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.url_rewrite AS url_rewrite_5, t0.nbr_articles AS nbr_articles_6, t0.content AS content_7, t0.active AS active_8, t0.blr AS blr_9, t0.bll AS bll_10, t0.blf AS blf_11, t0.blh AS blh_12, t0.image_id AS image_id_13 FROM instant_category t0 WHERE t0.id = ?
Parameters:
[
4
]
|
| 26 | 0.19 ms |
SELECT t0.id AS id_1, t0.id_item AS id_item_2, t0.string_item AS string_item_3, t0.item_menu_id AS item_menu_id_4, t0.image_id AS image_id_5 FROM items_choice t0 WHERE t0.item_menu_id = ?
Parameters:
[
4
]
|
| 27 | 0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"M_URL_Q"
]
|
| 28 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"M_URL_Q"
]
|
| 29 | 0.19 ms |
SELECT t0.id AS id_1, t0.id_item AS id_item_2, t0.string_item AS string_item_3, t0.item_menu_id AS item_menu_id_4, t0.image_id AS image_id_5 FROM items_choice t0 WHERE t0.item_menu_id = ?
Parameters:
[
5
]
|
| 30 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.url_rewrite AS url_rewrite_6, t0.nbr_bulles AS nbr_bulles_7, t0.active AS active_8, t0.blr AS blr_9, t0.bll AS bll_10, t0.blf AS blf_11, t0.bh AS bh_12, t0.image_id AS image_id_13 FROM products_categories t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 31 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.url_rewrite AS url_rewrite_6, t0.nbr_bulles AS nbr_bulles_7, t0.active AS active_8, t0.blr AS blr_9, t0.bll AS bll_10, t0.blf AS blf_11, t0.bh AS bh_12, t0.image_id AS image_id_13 FROM products_categories t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 32 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.url_rewrite AS url_rewrite_6, t0.nbr_bulles AS nbr_bulles_7, t0.active AS active_8, t0.blr AS blr_9, t0.bll AS bll_10, t0.blf AS blf_11, t0.bh AS bh_12, t0.image_id AS image_id_13 FROM products_categories t0 WHERE t0.id = ?
Parameters:
[
4
]
|
| 33 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.url_rewrite AS url_rewrite_6, t0.nbr_bulles AS nbr_bulles_7, t0.active AS active_8, t0.blr AS blr_9, t0.bll AS bll_10, t0.blf AS blf_11, t0.bh AS bh_12, t0.image_id AS image_id_13 FROM products_categories t0 WHERE t0.id = ?
Parameters:
[
6
]
|
| 34 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.url_rewrite AS url_rewrite_6, t0.nbr_bulles AS nbr_bulles_7, t0.active AS active_8, t0.blr AS blr_9, t0.bll AS bll_10, t0.blf AS blf_11, t0.bh AS bh_12, t0.image_id AS image_id_13 FROM products_categories t0 WHERE t0.id = ?
Parameters:
[
7
]
|
| 35 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.url_rewrite AS url_rewrite_6, t0.nbr_bulles AS nbr_bulles_7, t0.active AS active_8, t0.blr AS blr_9, t0.bll AS bll_10, t0.blf AS blf_11, t0.bh AS bh_12, t0.image_id AS image_id_13 FROM products_categories t0 WHERE t0.id = ?
Parameters:
[
8
]
|
| 36 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.url_rewrite AS url_rewrite_6, t0.nbr_bulles AS nbr_bulles_7, t0.active AS active_8, t0.blr AS blr_9, t0.bll AS bll_10, t0.blf AS blf_11, t0.bh AS bh_12, t0.image_id AS image_id_13 FROM products_categories t0 WHERE t0.id = ?
Parameters:
[
9
]
|
| 37 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.url_rewrite AS url_rewrite_6, t0.nbr_bulles AS nbr_bulles_7, t0.active AS active_8, t0.blr AS blr_9, t0.bll AS bll_10, t0.blf AS blf_11, t0.bh AS bh_12, t0.image_id AS image_id_13 FROM products_categories t0 WHERE t0.id = ?
Parameters:
[
10
]
|
| 38 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.url_rewrite AS url_rewrite_6, t0.nbr_bulles AS nbr_bulles_7, t0.active AS active_8, t0.blr AS blr_9, t0.bll AS bll_10, t0.blf AS blf_11, t0.bh AS bh_12, t0.image_id AS image_id_13 FROM products_categories t0 WHERE t0.id = ?
Parameters:
[
13
]
|
| 39 | 0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.url_rewrite AS url_rewrite_6, t0.nbr_bulles AS nbr_bulles_7, t0.active AS active_8, t0.blr AS blr_9, t0.bll AS bll_10, t0.blf AS blf_11, t0.bh AS bh_12, t0.image_id AS image_id_13 FROM products_categories t0 WHERE t0.id = ?
Parameters:
[
14
]
|
| 40 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.url_rewrite AS url_rewrite_6, t0.nbr_bulles AS nbr_bulles_7, t0.active AS active_8, t0.blr AS blr_9, t0.bll AS bll_10, t0.blf AS blf_11, t0.bh AS bh_12, t0.image_id AS image_id_13 FROM products_categories t0 WHERE t0.id = ?
Parameters:
[
15
]
|
| 41 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.url_rewrite AS url_rewrite_6, t0.nbr_bulles AS nbr_bulles_7, t0.active AS active_8, t0.blr AS blr_9, t0.bll AS bll_10, t0.blf AS blf_11, t0.bh AS bh_12, t0.image_id AS image_id_13 FROM products_categories t0 WHERE t0.id = ?
Parameters:
[
16
]
|
| 42 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.url_rewrite AS url_rewrite_6, t0.nbr_bulles AS nbr_bulles_7, t0.active AS active_8, t0.blr AS blr_9, t0.bll AS bll_10, t0.blf AS blf_11, t0.bh AS bh_12, t0.image_id AS image_id_13 FROM products_categories t0 WHERE t0.id = ?
Parameters:
[
17
]
|
| 43 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.url_rewrite AS url_rewrite_6, t0.nbr_bulles AS nbr_bulles_7, t0.active AS active_8, t0.blr AS blr_9, t0.bll AS bll_10, t0.blf AS blf_11, t0.bh AS bh_12, t0.image_id AS image_id_13 FROM products_categories t0 WHERE t0.id = ?
Parameters:
[
18
]
|
| 44 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.url_rewrite AS url_rewrite_6, t0.nbr_bulles AS nbr_bulles_7, t0.active AS active_8, t0.blr AS blr_9, t0.bll AS bll_10, t0.blf AS blf_11, t0.bh AS bh_12, t0.image_id AS image_id_13 FROM products_categories t0 WHERE t0.id = ?
Parameters:
[
19
]
|
| 45 | 0.18 ms |
SELECT t0.id AS id_1, t0.id_item AS id_item_2, t0.string_item AS string_item_3, t0.item_menu_id AS item_menu_id_4, t0.image_id AS image_id_5 FROM items_choice t0 WHERE t0.item_menu_id = ?
Parameters:
[
6
]
|
| 46 | 0.16 ms |
SELECT t0.id AS id_1, t0.id_item AS id_item_2, t0.string_item AS string_item_3, t0.item_menu_id AS item_menu_id_4, t0.image_id AS image_id_5 FROM items_choice t0 WHERE t0.item_menu_id = ?
Parameters:
[
7
]
|
| 47 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.url_rewrite AS url_rewrite_6, t0.nbr_posts AS nbr_posts_7, t0.parent AS parent_8, t0.active AS active_9, t0.visibility AS visibility_10, t0.blr AS blr_11, t0.bll AS bll_12, t0.blf AS blf_13, t0.bh AS bh_14, t0.image_id AS image_id_15 FROM categories t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 48 | 0.18 ms |
SELECT t0.id AS id_1, t0.id_item AS id_item_2, t0.string_item AS string_item_3, t0.item_menu_id AS item_menu_id_4, t0.image_id AS image_id_5 FROM items_choice t0 WHERE t0.item_menu_id = ?
Parameters:
[
8
]
|
| 49 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.url_rewrite AS url_rewrite_6, t0.nbr_posts AS nbr_posts_7, t0.parent AS parent_8, t0.active AS active_9, t0.visibility AS visibility_10, t0.blr AS blr_11, t0.bll AS bll_12, t0.blf AS blf_13, t0.bh AS bh_14, t0.image_id AS image_id_15 FROM categories t0 WHERE t0.id = ?
Parameters:
[
3
]
|
| 50 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"F_SITENAME"
]
|
| 51 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"F_SITENAME"
]
|
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 |
|---|---|
| AR\AdminBundle\Entity\Image | 31 |
| AR\AdminBundle\Entity\ItemsChoice | 25 |
| AR\ProductsBundle\Entity\ProductsCategories | 15 |
| AR\BlogBundle\Entity\Posts | 9 |
| AR\BlogBundle\Entity\PostContent | 9 |
| AR\AdminBundle\Entity\ItemsMenu | 7 |
| AR\BlogBundle\Entity\Categories | 4 |
| AR\AdminBundle\Entity\Configuration | 4 |
| AR\BlogBundle\Entity\InstantCategory | 4 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| AR\BlogBundle\Entity\Categories | No errors. |
| AR\AdminBundle\Entity\Image | No errors. |
| AR\BlogBundle\Entity\Posts | No errors. |
| AR\BlogBundle\Entity\PostContent | No errors. |
| AR\BlogBundle\Entity\Tags | No errors. |
| AR\AdminBundle\Entity\Configuration | No errors. |
| AR\AdminBundle\Entity\ItemsMenu | No errors. |
| AR\AdminBundle\Entity\ItemsChoice | No errors. |
| AR\BlogBundle\Entity\InstantCategory | No errors. |
| AR\BlogBundle\Entity\InstantArticle | No errors. |
| AR\ProductsBundle\Entity\ProductsCategories | No errors. |
| AR\ProductsBundle\Entity\Products | No errors. |