Query Metrics
1
Database Queries
1
Different statements
1.80 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.80 ms |
SELECT t0.id_talent AS id_talent_1, t0.name AS name_2, t0.bio AS bio_3, t0.bio_image AS bio_image_4, t0.portfolio_image AS portfolio_image_5, t0.web_url AS web_url_6, t0.insta_url AS insta_url_7, t0.new_talent AS new_talent_8, t0.deleted AS deleted_9, t0.is_public AS is_public_10, t0.is_hive AS is_hive_11, t0.slug AS slug_12, t0.id_talent_role AS id_talent_role_13 FROM talent t0 WHERE t0.slug = ? AND t0.deleted = ? AND t0.is_public = ? LIMIT 1
Parameters:
[ "nataly-makhovska" 0 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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Talent | No errors. |
App\Entity\TalentRole | No errors. |
App\Entity\PageInformation | No errors. |
App\Entity\RoleType | No errors. |