GET https://land.n46.net/ro/track?id=25&object=company

Query Metrics

7 Database Queries
7 Different statements
0.74 ms Query time
0 Invalid entities
4 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.16 ms
(22.36%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.legal_name AS legal_name_3, t0.business_type AS business_type_4, t0.nin AS nin_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.domain AS domain_8, t0.email AS email_9, t0.website AS website_10, t0.facebook_page AS facebook_page_11, t0.instagram_username AS instagram_username_12, t0.xcorp_username AS xcorp_username_13, t0.youtube_handle AS youtube_handle_14, t0.cslug AS cslug_15, t0.street AS street_16, t0.postal_code AS postal_code_17, t0.phone_number AS phone_number_18, t0.username AS username_19, t0.password AS password_20, t0.client_status AS client_status_21, t0.server_status AS server_status_22, t0.phone_status AS phone_status_23, t0.lat AS lat_24, t0.lng AS lng_25, t0.roles AS roles_26, t0.views AS views_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.language_id AS language_id_30, t0.locality_id AS locality_id_31 FROM ax_company t0 WHERE t0.id = ?
Parameters:
[
  "25"
]
0.15 ms
(20.03%)
1
UPDATE ax_company SET views = ? WHERE id = ?
Parameters:
[
  110
  25
]
0.12 ms
(16.12%)
1
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.district_id AS district_id_4 FROM ax_locality t0 WHERE t0.id = ?
Parameters:
[
  "0100"
]
0.09 ms
(12.47%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3 FROM ax_language t0 WHERE t0.id = ?
Parameters:
[
  2
]
0.09 ms
(11.95%)
1
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3 FROM ax_district t0 WHERE t0.id = ?
Parameters:
[
  "01"
]
0.07 ms
(9.34%)
1
"COMMIT"
Parameters:
[]
0.06 ms
(7.72%)
1
"START TRANSACTION"
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Company 1
App\Entity\Language 1
App\Entity\Locality 1
App\Entity\District 1

Entities Mapping

Class Mapping errors
App\Entity\Company No errors.
App\Entity\Language No errors.
App\Entity\Locality No errors.
App\Entity\District No errors.
App\Entity\CompanyDescription No errors.
App\Entity\ResidentialComplex No errors.
App\Entity\User No errors.