Query Metrics
3
Database Queries
3
Different statements
10.01 ms
Query time
0
Invalid entities
16
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.79 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.full_description AS full_description_4, t0.category AS category_5, t0.image_url AS image_url_6, t0.technologies AS technologies_7, t0.gallery AS gallery_8, t0.github_url AS github_url_9, t0.demo_url AS demo_url_10, t0.status AS status_11, t0.created_at AS created_at_12, t0.client AS client_13, t0.features AS features_14 FROM project t0
Parameters:
[]
|
||||||||||||||||||||||||||
| 2 | 0.33 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.color AS color_3, t0.created_at AS created_at_4 FROM technology t0
Parameters:
[]
|
||||||||||||||||||||||||||
| 3 | 7.90 ms |
SELECT t0.id AS id_1, t0.site_title AS site_title_2, t0.site_description AS site_description_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.avatar_url AS avatar_url_6, t0.about_title AS about_title_7, t0.about_description AS about_description_8, t0.about_content AS about_content_9, t0.skill_frontend AS skill_frontend_10, t0.skill_backend AS skill_backend_11, t0.skill_database AS skill_database_12, t0.skill_devops AS skill_devops_13, t0.contact_email AS contact_email_14, t0.github_url AS github_url_15, t0.linkedin_url AS linkedin_url_16, t0.twitter_url AS twitter_url_17, t0.updated_at AS updated_at_18 FROM settings t0 LIMIT 1
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\Technology | 10 |
| App\Entity\Project | 5 |
| App\Entity\Settings | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Project | No errors. |
| App\Entity\Technology | No errors. |
| App\Entity\Settings | No errors. |