GET https://nexus.staging.ecomwise.dev/companies/5/services

Query Metrics

4 Database Queries
4 Different statements
2.57 ms Query time
0 Invalid entities
10 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.78 ms
(30.29%)
1
SELECT COUNT(n0_.id) AS sclr_0 FROM notification n0_ WHERE n0_.user_id = ? AND n0_.is_read = 0
Parameters:
[
  1
]
0.71 ms
(27.57%)
1
SELECT t0.id AS id_1, t0.full_name AS full_name_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.is_active AS is_active_6, t0.email_greeting AS email_greeting_7, t0.email_signature AS email_signature_8, t0.email_greeting_en AS email_greeting_en_9, t0.email_signature_en AS email_signature_en_10, t0.last_login_at AS last_login_at_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.66 ms
(25.85%)
1
SELECT t0.id AS id_1, t0.service_code AS service_code_2, t0.name AS name_3, t0.description AS description_4, t0.service_type AS service_type_5, t0.billing_frequency AS billing_frequency_6, t0.price AS price_7, t0.alternative_price AS alternative_price_8, t0.quantity AS quantity_9, t0.start_month AS start_month_10, t0.renewal_month AS renewal_month_11, t0.exact_item_guid AS exact_item_guid_12, t0.company_id AS company_id_13 FROM service t0 WHERE t0.company_id = ?
Parameters:
[
  5
]
0.42 ms
(16.29%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.website_url AS website_url_3, t0.exact_id AS exact_id_4, t0.exact_account_guid AS exact_account_guid_5, t0.reserved_support_hours AS reserved_support_hours_6, t0.reserved_maintenance_hours_yearly AS reserved_maintenance_hours_yearly_7, t0.hourly_rate AS hourly_rate_8, t0.default_month AS default_month_9, t0.yearly_maintenance_remaining AS yearly_maintenance_remaining_10, t0.yearly_maintenance_last_initialized_year AS yearly_maintenance_last_initialized_year_11, t0.initial_support_carry_over AS initial_support_carry_over_12, t0.use_initial_support_carry_over AS use_initial_support_carry_over_13, t0.email_locale AS email_locale_14, t0.default_invoice_description AS default_invoice_description_15 FROM company t0 WHERE t0.id = ?
Parameters:
[
  5
]

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\Service 8
App\Entity\User 1
App\Entity\Company 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Company No errors.
App\Entity\Contact No errors.
App\Entity\Project No errors.
App\Entity\Service No errors.
App\Entity\Notification No errors.