Query Metrics
3
Database Queries
1
Different statements
4.28 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
4.28 ms (100.00%) |
3 |
SELECT p0_.name AS name_0, p0_.type AS type_1, p0_.editions AS editions_2, p0_.uuid AS uuid_3, p0_.api_id AS api_id_4, p0_.created_at AS created_at_5, p0_.updated_at AS updated_at_6, p0_.full_profile_photo_name AS full_profile_photo_name_7, p0_.full_profile_photo_original_name AS full_profile_photo_original_name_8, p0_.full_profile_photo_mime_type AS full_profile_photo_mime_type_9, p0_.full_profile_photo_size AS full_profile_photo_size_10, p0_.full_profile_photo_dimensions AS full_profile_photo_dimensions_11 FROM pbf__artist__artist p0_ WHERE p0_.type = ? AND (p0_.editions::jsonb @> ?::jsonb) = true
Parameters:
[ "singer" "["pbf_12"]" ] |
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 |
---|---|
Vich\UploaderBundle\Entity\File | No errors. |
App\Entity\Artist\Artist | No errors. |
App\Entity\Account\AbstractProfile | No errors. |
App\Entity\Account\ArtistProfile | No errors. |