Query Metrics
5
Database Queries
5
Different statements
3.29 ms
Query time
5
Invalid entities
0
Cache hits
0
Cache misses
0
Cache puts
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.73 ms |
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"
]
|
| 2 | 0.47 ms |
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"
]
|
| 3 | 0.31 ms |
"START TRANSACTION"
Parameters:
[] |
| 4 | 1.51 ms |
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" ] |
| 5 | 0.27 ms |
"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. |
| App\Entity\Location\City |
|
| App\Entity\User | No errors. |
| App\Entity\Account\Advertiser | No errors. |
| App\Entity\Sales\Profile\TopPlacement | No errors. |
| App\Entity\Sales\PlacementHiding | No errors. |
| App\Entity\Sales\Profile\PlacementHiding | No errors. |
| App\Entity\Profile\ProfileService | No errors. |
| App\Entity\Profile\Photo | No errors. |
| App\Entity\Profile\Selfie | No errors. |
| App\Entity\Profile\Video | No errors. |
| App\Entity\Profile\FileProcessingTask | No errors. |
| App\Entity\Profile\AdminApprovalPhoto | No errors. |
| App\Entity\Profile\Avatar | No errors. |
| App\Entity\Profile\Comment\Comment | No errors. |
| App\Entity\Profile\Comment\CommentByCustomer |
|
| App\Entity\Location\Station | No errors. |
multi_website entity manager
No loaded entities.