Query Metrics
7
Database Queries
4
Different statements
8.06 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.55 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.jmeno AS jmeno_3, t0.prijmeni AS prijmeni_4, t0.password AS password_5, t0.passwordnove AS passwordnove_6, t0.email AS email_7, t0.is_active AS is_active_8 FROM Security_users t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 2 | 1.27 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.price AS price_4, t0.vat AS vat_5, t0.payid AS payid_6, t0.transid AS transid_7, t0.name AS name_8, t0.phone AS phone_9, t0.status AS status_10, t0.note AS note_11, t0.mailnotify AS mailnotify_12, t0.firstsmsnotify AS firstsmsnotify_13, t0.seconsmsnotify AS seconsmsnotify_14, t0.user_id AS user_id_15, t0.calendar_id AS calendar_id_16 FROM paintball_reservations t0
Parameters:
[] |
| 3 | 0.71 ms |
SELECT c0_.id AS id_0, c0_.transaction_no AS transaction_no_1, c0_.order_no AS order_no_2, c0_.created_time AS created_time_3, c0_.updated_time AS updated_time_4, c0_.config_data AS config_data_5, c0_.callback_on_confirmed AS callback_on_confirmed_6, c0_.callback_on_failed AS callback_on_failed_7, c0_.callback_on_redirect AS callback_on_redirect_8, c0_.response AS response_9, c0_.is_verified AS is_verified_10 FROM comgate_transactions c0_ WHERE c0_.config_data LIKE ? LIMIT 1
Parameters:
[
"%UOWY-YDNG-FPNE%"
]
|
| 4 | 2.08 ms |
SELECT c0_.id AS id_0, c0_.transaction_no AS transaction_no_1, c0_.order_no AS order_no_2, c0_.created_time AS created_time_3, c0_.updated_time AS updated_time_4, c0_.config_data AS config_data_5, c0_.callback_on_confirmed AS callback_on_confirmed_6, c0_.callback_on_failed AS callback_on_failed_7, c0_.callback_on_redirect AS callback_on_redirect_8, c0_.response AS response_9, c0_.is_verified AS is_verified_10 FROM comgate_transactions c0_ WHERE c0_.config_data LIKE ? LIMIT 1
Parameters:
[
"%ANL7-UDCB-MVU7%"
]
|
| 5 | 1.02 ms |
SELECT c0_.id AS id_0, c0_.transaction_no AS transaction_no_1, c0_.order_no AS order_no_2, c0_.created_time AS created_time_3, c0_.updated_time AS updated_time_4, c0_.config_data AS config_data_5, c0_.callback_on_confirmed AS callback_on_confirmed_6, c0_.callback_on_failed AS callback_on_failed_7, c0_.callback_on_redirect AS callback_on_redirect_8, c0_.response AS response_9, c0_.is_verified AS is_verified_10 FROM comgate_transactions c0_ WHERE c0_.config_data LIKE ? LIMIT 1
Parameters:
[
"%test123%"
]
|
| 6 | 0.77 ms |
SELECT c0_.id AS id_0, c0_.transaction_no AS transaction_no_1, c0_.order_no AS order_no_2, c0_.created_time AS created_time_3, c0_.updated_time AS updated_time_4, c0_.config_data AS config_data_5, c0_.callback_on_confirmed AS callback_on_confirmed_6, c0_.callback_on_failed AS callback_on_failed_7, c0_.callback_on_redirect AS callback_on_redirect_8, c0_.response AS response_9, c0_.is_verified AS is_verified_10 FROM comgate_transactions c0_ WHERE c0_.config_data LIKE ? LIMIT 1
Parameters:
[
"%12345%"
]
|
| 7 | 0.66 ms |
SELECT t0.id AS id_1, t0.project_name AS project_name_2, t0.domains AS domains_3, t0.user_id AS user_id_4, t0.eshop_id AS eshop_id_5, t0.user_id AS user_id_6, t0.eshop_id AS eshop_id_7 FROM kw_web t0 WHERE t0.id = ?
Parameters:
[
1
]
|
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\Security\User\User | No errors. |
| App\Custom\Paintball\Entity\Reservations | No errors. |
| App\Entity\Kiwi\Eshop\User | No errors. |
| App\Entity\Kiwi\Calendar\Calendars | No errors. |
| App\Entity\Kiwi\Comgate\Transactions | No errors. |
| App\Entity\Security\User\Web | No errors. |
| App\Entity\Kiwi\Eshop\Eshops | No errors. |