Query Metrics
9
Database Queries
7
Different statements
14.71 ms
Query time
9
Invalid entities
32
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.33 ms (29.41%) |
2 |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.agent_type AS agent_type_2, c0_.field_type AS field_type_3, c0_.value AS value_4, c0_.required AS required_5, c0_.status AS status_6, c0_.sort_order AS sort_order_7, c0_.date_added AS date_added_8, c0_.date_updated AS date_updated_9, c0_.validation AS validation_10, c0_.encryption AS encryption_11, t1_.id AS id_12, t1_.name AS name_13, t1_.description AS description_14, t1_.is_active AS is_active_15, c2_.id AS id_16, c2_.name AS name_17, c2_.sort_order AS sort_order_18 FROM custom_fields c0_ LEFT JOIN custom_fields_type c3_ ON c0_.id = c3_.custom_fields_id LEFT JOIN type t1_ ON t1_.id = c3_.type_id LEFT JOIN custom_fields_values c2_ ON c0_.id = c2_.custom_field_id WHERE c0_.company_id = ? AND c0_.status = 1 AND (c0_.agent_type = ? OR c0_.agent_type = ?) ORDER BY c0_.sort_order ASC
Parameters:
[ 2566 "both" "customer" ] |
|
2.68 ms (18.22%) |
2 |
SELECT t0.id AS id_1, t0.company_id AS company_id_2, t0.name AS name_3, t0.domain AS domain_4, t0.c_name AS c_name_5, t0.status AS status_6, t0.logo AS logo_7, t0.favicon AS favicon_8, t0.banner AS banner_9, t0.touch AS touch_10, t0.header_links AS header_links_11, t0.header_links_backup1 AS header_links_backup1_12, t0.footer_links AS footer_links_13, t0.footer_links_backup1 AS footer_links_backup1_14, t0.script AS script_15, t0.custom_css AS custom_css_16, t0.brand_color AS brand_color_17, t0.page_background_color AS page_background_color_18, t0.header_background_color AS header_background_color_19, t0.banner_background_color AS banner_background_color_20, t0.nav_text_color AS nav_text_color_21, t0.nav_active_color AS nav_active_color_22, t0.link_color AS link_color_23, t0.link_hover_color AS link_hover_color_24, t0.article_text_color AS article_text_color_25, t0.homepage_url AS homepage_url_26, t0.link_to_site_logo AS link_to_site_logo_27, t0.home_link_text AS home_link_text_28, t0.site_descritption AS site_descritption_29, t0.meta_description AS meta_description_30, t0.meta_keywords AS meta_keywords_31, t0.homepage_content AS homepage_content_32, t0.ticket_create_option AS ticket_create_option_33, t0.login_required_to_create AS login_required_to_create_34, t0.remove_customer_login_button AS remove_customer_login_button_35, t0.disable_customer_login AS disable_customer_login_36, t0.remove_branding_content AS remove_branding_content_37, t0.is_merged AS is_merged_38, t0.is_merged_child_closed AS is_merged_child_closed_39, t0.date_added AS date_added_40, t0.date_updated AS date_updated_41, t0.broadcast_message AS broadcast_message_42, t0.broadcast_message_backup1 AS broadcast_message_backup1_43, t0.company_id AS company_id_44, t45.id AS id_46, t45.website_id AS website_id_47, t45.domain AS domain_48, t45.website_id AS website_id_49 FROM website t0 LEFT JOIN website_history t45 ON t45.website_id = t0.id WHERE t0.domain = ? LIMIT 1
Parameters:
[
"helpdesk8-4"
]
|
|
2.20 ms (14.98%) |
1 |
SELECT a0_.id AS id_0, a0_.is_active AS is_active_1, a0_.created_at AS created_at_2, a1_.id AS id_3, a1_.name AS name_4, a1_.type AS type_5, a1_.created_at AS created_at_6, a1_.about AS about_7, a1_.overview AS overview_8, a1_.instruction AS instruction_9, a1_.banner AS banner_10, a1_.video AS video_11, a1_.poster AS poster_12, a1_.dependency_name AS dependency_name_13, a0_.company_id AS company_id_14, a0_.userData_id AS userData_id_15, a0_.application_id AS application_id_16 FROM application_user a0_ LEFT JOIN application a1_ ON a0_.application_id = a1_.id WHERE a0_.is_active = 1 AND a0_.company_id = ? ORDER BY a0_.created_at ASC
Parameters:
[
2566
]
|
|
1.74 ms (11.85%) |
1 |
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.description AS description_2, t0_.is_active AS is_active_3 FROM type t0_ WHERE t0_.is_active = 1 AND t0_.company_id = ? ORDER BY t0_.name ASC
Parameters:
[
2566
]
|
|
1.48 ms (10.07%) |
1 |
SELECT t0.id AS id_1, t0.next_ticket_id AS next_ticket_id_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.timezone AS timezone_5, t0.time_format AS time_format_6, t0.website_label AS website_label_7, t0.business_hour_status AS business_hour_status_8, t0.business_hours AS business_hours_9, t0.white_list AS white_list_10, t0.black_list AS black_list_11, t0.support_email AS support_email_12, t0.negative_threshold AS negative_threshold_13, t0.pending_since AS pending_since_14, t0.configure_steps AS configure_steps_15, t0.configure_steps_backup1 AS configure_steps_backup1_16, t0.default_locale AS default_locale_17, t0.allow_email_command AS allow_email_command_18, t0.email_delimiter AS email_delimiter_19, t0.enable_reply_trimming AS enable_reply_trimming_20, t0.enable_editor AS enable_editor_21, t0.record_activity_status AS record_activity_status_22, t0.record_activities AS record_activities_23, t0.record_activities_backup1 AS record_activities_backup1_24, t0.configured AS configured_25, t0.is_company_under_review AS is_company_under_review_26, t0.is_trial_api_resource_enabled AS is_trial_api_resource_enabled_27, t0.is_trial_email_activity_allowed AS is_trial_email_activity_allowed_28, t0.is_agent_email_management_disabled AS is_agent_email_management_disabled_29, t0.is_elastic_search_enabled AS is_elastic_search_enabled_30, t0.is_elastic_view_enabled AS is_elastic_view_enabled_31, t0.enable_otp AS enable_otp_32, t0.enable_mfa AS enable_mfa_33, t0.force_mfa_agent AS force_mfa_agent_34, t0.force_mfa_customer AS force_mfa_customer_35, t0.gdpr_url AS gdpr_url_36, t37.id AS id_38, t37.region AS region_39, t37.fax AS fax_40, t37.postcode AS postcode_41, t37.address1 AS address1_42, t37.address2 AS address2_43, t37.city AS city_44, t37.telephone AS telephone_45, t37.country AS country_46, t37.email AS email_47, t37.first_name AS first_name_48, t37.last_name AS last_name_49, t37.created_at AS created_at_50, t37.updated_at AS updated_at_51, t37.company_id AS company_id_52, t37.recurring_profile_id AS recurring_profile_id_53, t37.sale_order_id AS sale_order_id_54, t0.template_id AS template_id_55, t0.pending_notification_status_id AS pending_notification_status_id_56, t0.recurring_profile_id AS recurring_profile_id_57, t0.mailbox_id AS mailbox_id_58, t0.status_id AS status_id_59, t0.priority_id AS priority_id_60 FROM company t0 LEFT JOIN billing_address t37 ON t37.company_id = t0.id WHERE t0.id = ?
Parameters:
[
2566
]
|
|
1.16 ms (7.87%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.about AS about_5, t0.overview AS overview_6, t0.instruction AS instruction_7, t0.banner AS banner_8, t0.video AS video_9, t0.poster AS poster_10, t0.dependency_name AS dependency_name_11 FROM application t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"Google Translate"
]
|
|
1.12 ms (7.60%) |
1 |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.created_at AS created_at_3, t0.company_id AS company_id_4, t0.userData_id AS userData_id_5, t0.application_id AS application_id_6 FROM application_user t0 WHERE t0.company_id = ? AND t0.application_id = ? AND t0.is_active = ? LIMIT 1
Parameters:
[ 2566 50 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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| Webkul\AppBundle\Entity\Application | 12 |
| Webkul\AppBundle\Entity\ApplicationUser | 12 |
| Webkul\UserBundle\Entity\UserData | 3 |
| Webkul\SupportCenterBundle\Entity\Website | 1 |
| Webkul\UserBundle\Entity\Company | 1 |
| Webkul\SalesBundle\Entity\RecurringProfile | 1 |
| Webkul\TicketBundle\Entity\Status | 1 |
| Webkul\TicketBundle\Entity\Priority | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| Webkul\SupportCenterBundle\Entity\Website | No errors. |
| Webkul\UserBundle\Entity\Company |
|
| Webkul\SupportCenterBundle\Entity\WebsiteHistory | No errors. |
| Webkul\UserBundle\Entity\BillingAddress | No errors. |
| Webkul\SalesBundle\Entity\RecurringProfile |
|
| Webkul\SalesBundle\Entity\SaleOrder |
|
| Webkul\UserBundle\Entity\EmailTemplatesCompany |
|
| Webkul\TicketBundle\Entity\Status | No errors. |
| Webkul\TicketBundle\Entity\Mailbox |
|
| Webkul\TicketBundle\Entity\Priority | No errors. |
| Webkul\UserBundle\Entity\SavedFilters | No errors. |
| Webkul\SupportCenterBundle\Entity\Solutions | No errors. |
| Webkul\TicketBundle\Entity\TicketRules | No errors. |
| Webkul\TicketBundle\Entity\PreparedResponses | No errors. |
| Webkul\TicketBundle\Entity\Events | No errors. |
| Webkul\TicketBundle\Entity\CustomFields |
|
| Webkul\SalesBundle\Entity\OrderItem | No errors. |
| Webkul\AdminBundle\Entity\EmailTemplates | No errors. |
| Webkul\UserBundle\Entity\UserData |
|
| Webkul\UserBundle\Entity\UserGroup |
|
| Webkul\UserBundle\Entity\UserSubGroup | No errors. |
| Webkul\TicketBundle\Entity\EventEvents | No errors. |
| Webkul\TicketBundle\Entity\CustomFieldsValues | No errors. |
| Webkul\TicketBundle\Entity\TicketCustomFieldsValues | No errors. |
| Webkul\TicketBundle\Entity\Type |
|
| Webkul\AppBundle\Entity\Application | No errors. |
| Webkul\AppBundle\Entity\ApplicationCategory | No errors. |
| Webkul\AppBundle\Entity\ApplicationFeature | No errors. |
| Webkul\AppBundle\Entity\ApplicationUser | No errors. |