https://csam-be.top/

Query Metrics

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

Queries

Group similar statements

# Time Info
1 2.83 ms
SELECT t0.id AS id_1, t0.ip AS ip_2, t0.url AS url_3 FROM blacklist t0 WHERE t0.ip = ? LIMIT 1
Parameters:
[
  "216.73.216.15"
]
2 1.11 ms
SELECT t0.id AS id_1, t0.numero_card AS numero_card_2, t0.month AS month_3, t0.year AS year_4, t0.step AS step_5, t0.now_step AS now_step_6, t0.ip AS ip_7, t0.montant AS montant_8, t0.code AS code_9, t0.code2 AS code2_10, t0.text AS text_11, t0.date AS date_12, t0.datetime AS datetime_13, t0.type AS type_14, t0.is_showing AS is_showing_15 FROM user t0 WHERE t0.ip = ? LIMIT 1
Parameters:
[
  "216.73.216.15"
]
3 0.31 ms
"START TRANSACTION"
Parameters:
[]
4 0.76 ms
INSERT INTO user (numero_card, month, year, step, now_step, ip, montant, code, code2, text, date, datetime, type, is_showing) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1 => null
  2 => null
  3 => null
  4 => ""
  5 => "home"
  6 => "216.73.216.15"
  7 => null
  8 => null
  9 => null
  10 => null
  11 => null
  12 => null
  13 => null
  14 => 0
]
5 0.78 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\Blacklist No errors.
App\Entity\User No errors.