GET https://femissimi.chingov.ssft.me/api/voice-profiles

Query Metrics

2 Database Queries
2 Different statements
4.27 ms Query time
0 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
3.17 ms
(74.26%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.active AS active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8, t9.id AS id_10, t9.display_name AS display_name_11, t9.identity AS identity_12, t9.interested_in AS interested_in_13, t9.story_types AS story_types_14, t9.fantasy AS fantasy_15, t9.onboarding_complete AS onboarding_complete_16, t9.has_seen_product_splash AS has_seen_product_splash_17, t9.language AS language_18, t9.credits AS credits_19, t9.voice_usage_carry_seconds AS voice_usage_carry_seconds_20, t9.voice_chat_auto_listen AS voice_chat_auto_listen_21, t9.default_story_voice_id AS default_story_voice_id_22, t9.default_story_voice_lang AS default_story_voice_lang_23, t9.stories_left AS stories_left_24, t9.plan AS plan_25, t9.premium_until AS premium_until_26, t9.created_at AS created_at_27, t9.updated_at AS updated_at_28, t9.user_id AS user_id_29 FROM user t0 LEFT JOIN user_preferences t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1
Parameters:
[
  "pavel_ltu@abv.bg"
]
1.10 ms
(25.74%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.language AS language_3, t0.python_voice_id AS python_voice_id_4, t0.is_default AS is_default_5, t0.synced_at AS synced_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.user_id AS user_id_9, t0.sample_file_id AS sample_file_id_10 FROM voice_profile t0 WHERE t0.user_id = ? ORDER BY t0.id DESC
Parameters:
[
  3
]

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
App\Entity\Profile 1
App\Entity\UserPreferences 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Profile No errors.
App\Entity\UserPreferences No errors.
App\Entity\VoiceProfile No errors.
App\Entity\File No errors.