Query Metrics
7
Database Queries
3
Different statements
1.69 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.81 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.language AS language_3, t0.active AS active_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM language_setting t0 WHERE t0.type = ? AND t0.active = ? LIMIT 1
Parameters:
[ "From User Browser Language" 1 ] |
2 | 0.16 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.language AS language_3, t0.active AS active_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM language_setting t0 WHERE t0.type = ? AND t0.active = ? LIMIT 1
Parameters:
[ "From APIIP" 1 ] |
3 | 0.13 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.language AS language_3, t0.active AS active_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM language_setting t0 WHERE t0.type = ? AND t0.active = ? LIMIT 1
Parameters:
[ "Set Static Language" 1 ] |
4 | 0.27 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.title AS title_3, t0.menu_icon AS menu_icon_4, t0.slug AS slug_5, t0.content AS content_6, t0.active AS active_7, t0.active_until AS active_until_8, t0.created_at AS created_at_9, t0.last_updated_at AS last_updated_at_10, t0.custom_js_code AS custom_js_code_11, t0.custom_css_code AS custom_css_code_12, t0.created_by AS created_by_13, t0.include_in_menu AS include_in_menu_14, t0.last_modified_by AS last_modified_by_15, t0.revision AS revision_16 FROM soc_cms_pages t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"social_support"
]
|
5 | 0.14 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.title AS title_3, t0.menu_icon AS menu_icon_4, t0.slug AS slug_5, t0.content AS content_6, t0.active AS active_7, t0.active_until AS active_until_8, t0.created_at AS created_at_9, t0.last_updated_at AS last_updated_at_10, t0.custom_js_code AS custom_js_code_11, t0.custom_css_code AS custom_css_code_12, t0.created_by AS created_by_13, t0.include_in_menu AS include_in_menu_14, t0.last_modified_by AS last_modified_by_15, t0.revision AS revision_16 FROM soc_cms_pages t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"terms_and_conditions"
]
|
6 | 0.09 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.title AS title_3, t0.menu_icon AS menu_icon_4, t0.slug AS slug_5, t0.content AS content_6, t0.active AS active_7, t0.active_until AS active_until_8, t0.created_at AS created_at_9, t0.last_updated_at AS last_updated_at_10, t0.custom_js_code AS custom_js_code_11, t0.custom_css_code AS custom_css_code_12, t0.created_by AS created_by_13, t0.include_in_menu AS include_in_menu_14, t0.last_modified_by AS last_modified_by_15, t0.revision AS revision_16 FROM soc_cms_pages t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"privacy"
]
|
7 | 0.10 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.title AS title_3, t0.menu_icon AS menu_icon_4, t0.slug AS slug_5, t0.content AS content_6, t0.active AS active_7, t0.active_until AS active_until_8, t0.created_at AS created_at_9, t0.last_updated_at AS last_updated_at_10, t0.custom_js_code AS custom_js_code_11, t0.custom_css_code AS custom_css_code_12, t0.created_by AS created_by_13, t0.include_in_menu AS include_in_menu_14, t0.last_modified_by AS last_modified_by_15, t0.revision AS revision_16 FROM soc_cms_pages t0 WHERE t0.include_in_menu = ?
Parameters:
[
1
]
|
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.
Entities Mapping
Class | Mapping errors |
---|---|
FOS\UserBundle\Model\User | No errors. |
Social\UserBundle\Entity\User | No errors. |
Social\FrontendBundle\Entity\Relationship | No errors. |
Social\InternalBundle\Entity\LanguageSetting | No errors. |
Social\CmsBundle\Entity\CmsPagesEntity | No errors. |