Query Metrics
5
Database Queries
5
Different statements
3.29 ms
Query time
3
Invalid entities
0
Cache hits
0
Cache misses
0
Cache puts
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
1.51 ms (45.88%) |
1 |
INSERT INTO identity_team_mates (sso_identifier, email, name, roles, local_password, created_at, updated_at) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "255688857779987691" "devops@mailgunplus.com" "simpson" null null "2026-09-03 17:08:09" "2026-09-03 17:08:09" ] |
|
0.73 ms (22.31%) |
1 |
SELECT t0.id AS id_1, t0.sso_identifier AS sso_identifier_2, t0.email AS email_3, t0.name AS name_4, t0.roles AS roles_5, t0.local_password AS local_password_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM identity_team_mates t0 WHERE t0.sso_identifier = ? LIMIT 1
Parameters:
[
"255688857779987691"
]
|
|
0.47 ms (14.34%) |
1 |
SELECT t0.id AS id_1, t0.sso_identifier AS sso_identifier_2, t0.email AS email_3, t0.name AS name_4, t0.roles AS roles_5, t0.local_password AS local_password_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM identity_team_mates t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
"devops@mailgunplus.com"
]
|
|
0.31 ms (9.42%) |
1 |
"START TRANSACTION"
Parameters:
[] |
|
0.27 ms (8.06%) |
1 |
"ROLLBACK"
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| multi_website | doctrine.dbal.multi_website_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| multi_website | doctrine.orm.multi_website_entity_manager |
Second Level Cache
0
Hits
0
Misses
0
Puts
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\Sales\Profile\AdBoardPlacement | No errors. |
| App\Entity\Sales\PaidPlacementPrice | No errors. |
| App\Entity\Profile\PersonParameters | No errors. |
| App\Entity\Messengers |
|
| App\Entity\PhoneCallRestrictions | No errors. |
| App\Entity\Profile\ClientRestrictions | No errors. |
| App\Entity\ApartmentsPricing | No errors. |
| App\Entity\TakeOutPricing | No errors. |
| App\Entity\ExpressPricing | No errors. |
| App\Entity\Profile\CarPricing | No errors. |
| App\Entity\Location\MapCoordinate |
|
| App\Entity\Profile\Profile |
|
| BigIdea\IdentityBundle\Entity\TeamMate | No errors. |
| BigIdea\IdentityBundle\Entity\PersonalAccessToken | No errors. |
| App\Entity\Sales\PaidPlacementsOrder | No errors. |
multi_website entity manager
No loaded entities.