http://komili.com.tr/iletisim Return to referer URL

Query Metrics

7 Database Queries
5 Different statements
9.87 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.39 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.count AS count_3 FROM `traffic` t0 WHERE t0.created_at = ? LIMIT 1
Parameters:
[
  "2025-01-04 23:00:00"
]
2 0.09 ms
"START TRANSACTION"
Parameters:
[]
3 0.18 ms
UPDATE `traffic` SET count = ? WHERE id = ?
Parameters:
[
  3008
  23708
]
4 1.66 ms
"COMMIT"
Parameters:
[]
5 0.10 ms
"START TRANSACTION"
Parameters:
[]
6 0.30 ms
INSERT INTO contact (full_name, email, subject, message, created_at, updated_at, deleted_at) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1 => "Mather"
  2 => "mazie.mather@gmail.com"
  3 => "How to send bulk X  ( twitter) for Free"
  4 => """
    Hi ,\r\n
    Start Send bulk X (twitter) Dm 500 dm /day Free  in Simple 3 step system\r\n
    \r\n
    1- sign up & create  your account  with this link : https://shorturl.at/EYhaw\r\n
    2-Tell the tool about your self\r\n
    3-connect your X account \r\n
    \r\n
    And happy bulk sending \r\n
    """
  5 => "2025-01-04 23:21:05"
  6 => "2025-01-04 23:21:05"
  7 => null
]
7 7.15 ms
"COMMIT"
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\Main\Traffic No errors.
App\Entity\Main\Contact No errors.