Query Metrics
11
Database Queries
8
Different statements
11.13 ms
Query time
8
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 2.47 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 | 1.24 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 | 0.99 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:
[ [ "1" "5" "6" "8" ] ] |
4 | 0.19 ms |
"START TRANSACTION"
Parameters:
[] |
5 | 1.27 ms |
INSERT INTO exercise (image, updated_at, poster, dificulty, intensity, duration, customer_id, category_id, is_shared, deleted_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "tumbar cono y ataque.png" 2 => "2025-01-07 10:10:13" 3 => "tumbar cono y ataque.png" 4 => "MEDIUM" 5 => "HIGH" 6 => 20 7 => null 8 => 5 9 => null 10 => null ] |
6 | 1.53 ms |
INSERT INTO exercise_translation (name, description, translatable_id, locale) VALUES (?, ?, ?, ?)
Parameters:
[ 1 => "Tumbar cono y ataque" 2 => "Se realiza un juego de posición de balón donde al derribar alguno de los cuatro conos de las esquinas, el portero mas proximo al balón realiza saque con ese equipo y se realiza un ataque hacia la portería mas alejada. Buscando acabar en gol." 3 => 5397 4 => "es" ] |
7 | 0.82 ms |
INSERT INTO exercise_material (exercise_id, material_id) VALUES (?, ?)
Parameters:
[ 5397 1 ] |
8 | 1.84 ms |
INSERT INTO exercise_material (exercise_id, material_id) VALUES (?, ?)
Parameters:
[ 5397 5 ] |
9 | 0.28 ms |
INSERT INTO exercise_material (exercise_id, material_id) VALUES (?, ?)
Parameters:
[ 5397 6 ] |
10 | 0.25 ms |
INSERT INTO exercise_material (exercise_id, material_id) VALUES (?, ?)
Parameters:
[ 5397 8 ] |
11 | 0.26 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 |
|