GET https://whistlesandbells.atts-systems.com/user/create_vcf/1

Query Metrics

2 Database Queries
2 Different statements
13.68 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 1.19 ms
SELECT t0.id AS id_1, t0.language AS language_2, t0.abbreviation AS abbreviation_3, t0.icon AS icon_4, t0.is_active AS is_active_5, t0.linked_in_other AS linked_in_other_6, t0.ranking AS ranking_7 FROM languages t0 WHERE t0.abbreviation = ? LIMIT 1
Parameters:
[
  "en"
]
2 12.49 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.email2 AS email2_3, t0.email3 AS email3_4, t0.email_verified AS email_verified_5, t0.password AS password_6, t0.salutation AS salutation_7, t0.first_name AS first_name_8, t0.last_name AS last_name_9, t0.full_name AS full_name_10, t0.mobile AS mobile_11, t0.mobile2 AS mobile2_12, t0.plain_password AS plain_password_13, t0.company AS company_14, t0.birthday AS birthday_15, t0.web_page AS web_page_16, t0.notes AS notes_17, t0.job_title AS job_title_18, t0.linked_in AS linked_in_19, t0.business_phone AS business_phone_20, t0.business_street AS business_street_21, t0.business_city AS business_city_22, t0.business_postal_code AS business_postal_code_23, t0.business_country AS business_country_24, t0.home_phone AS home_phone_25, t0.home_phone2 AS home_phone2_26, t0.home_street AS home_street_27, t0.home_city AS home_city_28, t0.home_postal_code AS home_postal_code_29, t0.home_country AS home_country_30, t0.photo AS photo_31, t0.auto_login_url AS auto_login_url_32, t0.pause_for_bookmark AS pause_for_bookmark_33, t0.default_language_id AS default_language_id_34 FROM user t0 WHERE t0.id = ?
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\Languages No errors.
App\Entity\User No errors.
App\Entity\Role No errors.
App\Entity\Log No errors.
App\Entity\PhotoLocations No errors.