https://staging.troskovi.com/left-sms-messages

Query Metrics

5 Database Queries
5 Different statements
12.88 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.01 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.username_canonical AS username_canonical_3, t0.email AS email_4, t0.email_canonical AS email_canonical_5, t0.enabled AS enabled_6, t0.paid_bill AS paid_bill_7, t0.salt AS salt_8, t0.password AS password_9, t0.last_login AS last_login_10, t0.confirmation_token AS confirmation_token_11, t0.password_requested_at AS password_requested_at_12, t0.roles AS roles_13, t0.firstname AS firstname_14, t0.lastname AS lastname_15, t0.has_accepted_terms AS has_accepted_terms_16, t0.address AS address_17, t0.streetnumber AS streetnumber_18, t0.zip AS zip_19, t0.city AS city_20, t0.phone_number AS phone_number_21, t0.company_name AS company_name_22, t0.created_at AS created_at_23, t0.updated_at AS updated_at_24, t0.mat_id AS mat_id_25, t0.pib AS pib_26, t0.company_title AS company_title_27, t0.license_id AS license_id_28, t0.bank_account AS bank_account_29, t0.enable_qr AS enable_qr_30, t0.task_notification_email AS task_notification_email_31, t0.currency AS currency_32, t0.main_user_id AS main_user_id_33 FROM fos_user t0 WHERE t0.id = ?
Parameters:
[
  5014
]
2 0.33 ms
"START TRANSACTION"
Parameters:
[]
3 0.69 ms
INSERT INTO action_log (method, action, controller_action, body, created_at, updated_at, user_id) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "GET"
  "/left-sms-messages"
  "A"
  null
  "2026-03-17 08:00:33"
  "2026-03-17 08:00:33"
  5014
]
4 9.99 ms
"COMMIT"
Parameters:
[]
5 0.87 ms
SELECT t0.id AS id_1, t0.archived AS archived_2, t0.mat_id AS mat_id_3, t0.pib AS pib_4, t0.address AS address_5, t0.mark AS mark_6, t0.email AS email_7, t0.company_name AS company_name_8, t0.company_title AS company_title_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.create_customer_date AS create_customer_date_12, t0.email_notification AS email_notification_13, t0.eFakture AS eFakture_14, t0.number_of_left_messages AS number_of_left_messages_15, t0.email_sender AS email_sender_16, t0.city AS city_17, t0.user_id AS user_id_18, t0.subscription_sms_package_id AS subscription_sms_package_id_19 FROM customer t0 WHERE t0.user_id = ? LIMIT 1
Parameters:
[
  5014
]

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\Obligation No errors.
App\Entity\ActionLog No errors.
App\Entity\Customer No errors.
App\Entity\SubscriptionSmsPackage No errors.