Query Metrics
2
Database Queries
2
Different statements
2.18 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.34 ms (61.44%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.file_id AS file_id_4 FROM settings t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"favicon"
]
|
|
0.84 ms (38.56%) |
1 |
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.extension AS extension_4, t0.title AS title_5, t0.alt AS alt_6, t0.date_add AS date_add_7, t0.date_modify AS date_modify_8, t9.id AS id_10, t9.name AS name_11, t9.last_name AS last_name_12, t9.phone AS phone_13, t9.street AS street_14, t9.postcode AS postcode_15, t9.city AS city_16, t9.nip AS nip_17, t9.company AS company_18, t9.regon AS regon_19, t9.home_number AS home_number_20, t9.apartment_number AS apartment_number_21, t9.description AS description_22, t9.social_facebook AS social_facebook_23, t9.social_twitter AS social_twitter_24, t9.social_instagram AS social_instagram_25, t9.social_linkedin AS social_linkedin_26, t9.social_youtube AS social_youtube_27, t9.color AS color_28, t9.paycheck_procent AS paycheck_procent_29, t9.second_color AS second_color_30, t9.user_id AS user_id_31, t9.photo_id AS photo_id_32, t9.user_email_template_id AS user_email_template_id_33, t34.id AS id_35, t34.name AS name_36, t34.value AS value_37, t34.file_id AS file_id_38, t0.status_id AS status_id_39, t0.tickets_id AS tickets_id_40, t0.campaigns_id AS campaigns_id_41, t0.email_template_response_id AS email_template_response_id_42 FROM files t0 LEFT JOIN user_data t9 ON t9.photo_id = t0.id LEFT JOIN settings t34 ON t34.file_id = t0.id WHERE t0.id = ?
Parameters:
[
65
]
|
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 |
|---|---|
| App\Entity\Core\Settings | No errors. |
| App\Entity\Core\Files\Files | No errors. |
| App\Entity\Core\UserData | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Core\EmailTemplate\EmailTemplate | No errors. |
| App\Entity\Core\Files\FilesStatus | No errors. |
| App\Entity\Other\Tickets\Tickets | No errors. |
| App\Entity\Other\Campaigns\Campaigns | No errors. |
| App\Entity\Other\EmailTemplateResponse\EmailTemplateResponse | No errors. |
| App\Entity\Core\Comments | No errors. |
| App\Entity\Core\Files\FilesHistory | No errors. |
| App\Entity\Core\Tasks\Tasks | No errors. |