Query Metrics
9
Database Queries
8
Different statements
38.51 ms
Query time
8
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 4.56 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.name AS name_6, t0.celular AS celular_7 FROM user t0 WHERE t0.id = ?
Parameters:
[
3
]
|
2 | 3.53 ms |
SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.is_visible AS is_visible_2, c0_.updated_at AS updated_at_3 FROM category c0_ WHERE c0_.id IN (?)
Parameters:
[
[
"5"
]
]
|
3 | 5.47 ms |
SELECT m0_.id AS id_0, m0_.image AS image_1, m0_.updated_at AS updated_at_2 FROM material m0_ WHERE m0_.id IN (?)
Parameters:
[ [ "5" "6" ] ] |
4 | 0.36 ms |
"START TRANSACTION"
Parameters:
[] |
5 | 5.44 ms |
INSERT INTO exercise (image, updated_at, poster, dificulty, intensity, duration, customer_id, category_id, is_shared, deleted_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "4 zonas comodin.png" 2 => "2025-01-08 05:14:47" 3 => "4 zonas comodin.png" 4 => "LOW" 5 => "MEDIUM" 6 => 15 7 => null 8 => 5 9 => null 10 => null ] |
6 | 6.50 ms |
INSERT INTO exercise_translation (name, description, translatable_id, locale) VALUES (?, ?, ?, ?)
Parameters:
[ 1 => "4 zonas comodín ( Posesión)" 2 => """ Se realiza la tarea en un cuadrado dividido en 4 zonas, en cada zona habrá 1 comodín.\r\n \r\n El resto de jugadores ( 2 equipos) se mueven libre por el cuadrado.\r\n \r\n Se realiza superioridad el equipo que dispone de la posesión de balón en cada zona con ese comodín. """ 3 => 5402 4 => "es" ] |
7 | 11.62 ms |
INSERT INTO exercise_material (exercise_id, material_id) VALUES (?, ?)
Parameters:
[ 5402 5 ] |
8 | 0.57 ms |
INSERT INTO exercise_material (exercise_id, material_id) VALUES (?, ?)
Parameters:
[ 5402 6 ] |
9 | 0.46 ms |
"COMMIT"
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\User | No errors. |
App\Entity\Customer |
|
App\Entity\AppModule |
|
App\Entity\Support |
|
App\Entity\Tactic | No errors. |
App\Entity\TypeNotification | No errors. |
App\Entity\TypeSoccer | No errors. |
App\Entity\Category | No errors. |
App\Entity\Collaborator | No errors. |
App\Entity\Competition | No errors. |
App\Entity\Config | No errors. |
App\Entity\Country | No errors. |
App\Entity\Coupon | No errors. |
App\Entity\CouponCustomer | No errors. |
App\Entity\Difficulty | No errors. |
App\Entity\Exercise |
|
App\Entity\JustificationType | No errors. |
App\Entity\Locality | No errors. |
App\Entity\Material | No errors. |
App\Entity\Membership | No errors. |
App\Entity\MembershipAttr | No errors. |
App\Entity\MembershipDesc | No errors. |
App\Entity\MembershipItems |
|
App\Entity\Notification | No errors. |
App\Entity\NotificationAutomaticMessage | No errors. |
App\Entity\NotificationAutomaticTranslation | No errors. |
App\Entity\Position | No errors. |
App\Entity\Suggestion | No errors. |
App\Entity\Team |
|
App\Entity\AppModuleTranslation | No errors. |
App\Entity\TypeNotificationTranslation | No errors. |
App\Entity\CategoryTranslation | No errors. |
App\Entity\CompetitionTranslation | No errors. |
App\Entity\DifficultyTranslation | No errors. |
App\Entity\ExerciseTranslation | No errors. |
App\Entity\JustificationTypeTranslation | No errors. |
App\Entity\LocalityTranslation | No errors. |
App\Entity\MaterialTranslation | No errors. |
App\Entity\MembershipTranslation | No errors. |
App\Entity\MembershipAttrTranslation | No errors. |
App\Entity\MembershipDescTranslation | No errors. |
App\Entity\NotificationTranslation | No errors. |
App\Entity\PositionTranslation | No errors. |
App\Entity\ExerciseUser | No errors. |
App\Entity\NoteExercise | No errors. |
App\Entity\ExerciseCalendar |
|
App\Entity\ExerciseQualification |
|