Query Metrics
5
Database Queries
5
Different statements
6.24 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.29 ms (36.73%) |
1 |
SELECT COUNT(*) as total_usuarios FROM user where slug = 'antwoinette stranger-thorsen_stranger-thorsen';
Parameters:
[] |
1.26 ms (20.22%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.name AS name_6, t0.lastname AS lastname_7, t0.slug AS slug_8, t0.partner AS partner_9, t0.company AS company_10, t0.role_company AS role_company_11, t0.send_mails AS send_mails_12, t0.recover AS recover_13, t0.country AS country_14 FROM user t0 WHERE t0.email = ? LIMIT 2
Parameters:
[
"traceylmark@gmail.com"
]
|
1.20 ms (19.25%) |
1 |
"COMMIT"
Parameters:
[] |
1.14 ms (18.27%) |
1 |
INSERT INTO user (email, roles, password, is_verified, name, lastname, slug, partner, company, role_company, send_mails, recover, country) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "traceylmark@gmail.com" "["ROLE_REGISTER"]" "$2y$13$BQ06qoW/Oh1KEq5bRF9UQuWcuDTFD2gsFGdpJOq.Nfm9/vo4OaJHS" 0 "Antwoinette Stranger-Thorsen" "Stranger-Thorsen" "antwoinette stranger-thorsen_stranger-thorsen" null "The winter clouds were the Ipatiev hous entrence where we came down" "The winter clouds were the Ipatiev hous entrence where we came down" 1 null "US" ] |
0.34 ms (5.53%) |
1 |
"START TRANSACTION"
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\Course | No errors. |