http://www.stellarticket.co.in/en/member/tickets

Query Metrics

20 Database Queries
18 Different statements
12.49 ms Query time
2 Invalid entities

Queries

Group similar statements

# Time Info
1 0.44 ms
SELECT t0.id AS id_1, t0.site_key AS site_key_2, t0.secret_key AS secret_key_3, t0.is_active AS is_active_4 FROM recaptcha t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
2 0.74 ms
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.proxy_id AS proxy_id_2, u0_.password AS password_3, u0_.first_name AS first_name_4, u0_.last_name AS last_name_5, u0_.is_enabled AS is_enabled_6, u0_.verification_code AS verification_code_7, u0_.timezone AS timezone_8, u0_.timeformat AS timeformat_9, u1_.id AS id_10, u1_.source AS source_11, u1_.skype_id AS skype_id_12, u1_.contact_number AS contact_number_13, u1_.designation AS designation_14, u1_.signature AS signature_15, u1_.profile_image_path AS profile_image_path_16, u1_.created_at AS created_at_17, u1_.updated_at AS updated_at_18, u1_.is_active AS is_active_19, u1_.is_verified AS is_verified_20, u1_.is_starred AS is_starred_21, u1_.ticket_access_level AS ticket_access_level_22, u1_.user_id AS user_id_23, u1_.supportRole_id AS supportRole_id_24 FROM uv_user u0_ LEFT JOIN uv_user_instance u1_ ON (u0_.id = u1_.user_id) LEFT JOIN uv_support_role u2_ ON u1_.supportRole_id = u2_.id WHERE u0_.email = ? AND u1_.is_active = ? AND (u2_.id = ? OR u2_.id = ? OR u2_.id = ?) LIMIT 1
Parameters:
[
  "premdeep@stellarinfo.com"
  1
  1
  2
  3
]
3 0.35 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.id = ?
Parameters:
[
  3
]
4 0.41 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.sort_order AS sort_order_5 FROM uv_ticket_status t0
Parameters:
[]
5 0.29 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3, t0.is_active AS is_active_4 FROM uv_ticket_type t0 WHERE t0.is_active = ?
Parameters:
[
  1
]
6 0.22 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3, t0.color_code AS color_code_4 FROM uv_ticket_priority t0
Parameters:
[]
7 0.51 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "knowledgebase"
]
8 0.41 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1
Parameters:
[
  2
  1
]
9 0.28 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "helpdesk"
]
10 0.34 ms
SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.user_id = ?
Parameters:
[
  283
]
11 0.32 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.privileges AS privileges_4, t0.created_at AS created_at_5 FROM uv_support_privilege t0 INNER JOIN uv_user_support_privileges ON t0.id = uv_user_support_privileges.supportPrivilegeId WHERE uv_user_support_privileges.userInstanceId = ?
Parameters:
[
  295
]
12 0.49 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3, t0.is_active AS is_active_4 FROM uv_ticket_type t0 WHERE t0.is_active = ?
Parameters:
[
  1
]
13 1.54 ms
SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.field_type AS field_type_2, u0_.value AS value_3, u0_.placeholder AS placeholder_4, u0_.required AS required_5, u0_.status AS status_6, u0_.sort_order AS sort_order_7, u0_.date_added AS date_added_8, u0_.date_updated AS date_updated_9, u0_.agent_type AS agent_type_10, u0_.validation AS validation_11, u0_.encryption AS encryption_12, u1_.id AS id_13, u1_.code AS code_14, u1_.description AS description_15, u1_.is_active AS is_active_16, u2_.id AS id_17, u2_.name AS name_18, u2_.sort_order AS sort_order_19 FROM uv_pkg_uvdesk_form_component_custom_fields u0_ LEFT JOIN uv_pkg_uvdesk_form_component_custom_fields_types u3_ ON u0_.id = u3_.custom_fields_id LEFT JOIN uv_ticket_type u1_ ON u1_.id = u3_.ticket_type_id LEFT JOIN uv_pkg_uvdesk_form_component_custom_fields_values u2_ ON u0_.id = u2_.custom_field_id WHERE u0_.status = 1 AND (u0_.agent_type = ? OR u0_.agent_type = ?) ORDER BY u0_.sort_order ASC
Parameters:
[
  "both"
  "user"
]
14 1.01 ms
SELECT u0_.id AS id_0, u0_.email AS email_1, CONCAT(u0_.first_name, ' ', COALESCE(u0_.last_name, '')) AS sclr_2, u1_.profile_image_path AS profile_image_path_3 FROM uv_user u0_ LEFT JOIN uv_user_instance u1_ ON u0_.id = u1_.user_id LEFT JOIN uv_support_role u2_ ON u1_.supportRole_id = u2_.id WHERE u2_.code <> ? AND u1_.is_active = ? ORDER BY sclr_2 ASC
Parameters:
[
  "ROLE_CUSTOMER"
  1
]
15 1.41 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.filtering AS filtering_3, t0.route AS route_4, t0.date_added AS date_added_5, t0.date_updated AS date_updated_6, t0.user_id AS user_id_7 FROM uv_saved_filters t0 WHERE t0.user_id = ?
Parameters:
[
  295
]
16 0.85 ms
SELECT u0_.id AS id_0, u1_.id AS id_1, u0_.email AS email_2, CONCAT(u0_.first_name, ' ', u0_.last_name) AS sclr_3, u1_.profile_image_path AS profile_image_path_4 FROM uv_user u0_ LEFT JOIN uv_user_instance u1_ ON u0_.id = u1_.user_id WHERE u1_.supportRole_id <> ? AND u1_.is_active = 1 ORDER BY sclr_3 ASC
Parameters:
[
  4
]
17 1.21 ms
SELECT u0_.id AS id_0, u0_.name AS name_1 FROM uv_support_group u0_ WHERE u0_.is_active = 1
Parameters:
[]
18 1.16 ms
SELECT u0_.id AS id_0, u0_.name AS name_1 FROM uv_support_team u0_ WHERE u0_.is_active = 1
Parameters:
[]
19 0.27 ms
SELECT u0_.id AS id_0, u0_.code AS code_1 FROM uv_ticket_type u0_ WHERE u0_.is_active = 1 ORDER BY u0_.code ASC
Parameters:
[]
20 0.22 ms
SELECT u0_.id AS id_0, u0_.code AS code_1, u0_.description AS description_2, u0_.color_code AS color_code_3 FROM uv_ticket_priority u0_
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.

Entities Mapping

Class Mapping errors
Webkul\UVDesk\CoreFrameworkBundle\Entity\Recaptcha No errors.
Webkul\UVDesk\CoreFrameworkBundle\Entity\User No errors.
Webkul\UVDesk\CoreFrameworkBundle\Entity\UserInstance No errors.
Webkul\UVDesk\CoreFrameworkBundle\Entity\SupportRole No errors.
Webkul\UVDesk\CoreFrameworkBundle\Entity\EmailTemplates No errors.
Webkul\UVDesk\CoreFrameworkBundle\Entity\SavedFilters No errors.
Webkul\UVDesk\CoreFrameworkBundle\Entity\SupportPrivilege No errors.
Webkul\UVDesk\CoreFrameworkBundle\Entity\SupportTeam No errors.
Webkul\UVDesk\CoreFrameworkBundle\Entity\SupportGroup No errors.
Webkul\UVDesk\CoreFrameworkBundle\Entity\TicketStatus No errors.
Webkul\UVDesk\CoreFrameworkBundle\Entity\TicketType No errors.
Webkul\UVDesk\CoreFrameworkBundle\Entity\TicketPriority No errors.
Webkul\UVDesk\CoreFrameworkBundle\Entity\Website No errors.
Webkul\UVDesk\SupportCenterBundle\Entity\KnowledgebaseWebsite No errors.
UVDesk\CommunityPackages\UVDesk\FormComponent\Entity\CustomFields
  • The mappings UVDesk\CommunityPackages\UVDesk\FormComponent\Entity\CustomFields#customFieldValues and UVDesk\CommunityPackages\UVDesk\FormComponent\Entity\CustomFieldsValues#customFields are inconsistent with each other.
UVDesk\CommunityPackages\UVDesk\FormComponent\Entity\CustomFieldsValues
  • The association UVDesk\CommunityPackages\UVDesk\FormComponent\Entity\CustomFieldsValues#customFields refers to the inverse side field UVDesk\CommunityPackages\UVDesk\FormComponent\Entity\CustomFields#customFields which does not exist.