http://shiro-client-demo-01.stellarlink.co.jp/close

Query Metrics

6 Database Queries
3 Different statements
4.63 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.25 ms
"START TRANSACTION"
Parameters:
[]
2 1.18 ms
INSERT INTO LogTable (created, createdby, updated, updatedby, deleted, CompanyId, SystemName, Display, LogNumber, AccessIP, ControllerName, MethodName, Line, Type, Contents) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1 => "2024-05-10 05:52:49"
  2 => "LogWirte"
  3 => "2024-05-10 05:52:49"
  4 => "LogWirte"
  5 => 0
  6 => "-1"
  7 => "client"
  8 => 0
  9 => "20240510055249048"
  10 => "97.74.88.7"
  11 => "App\Controller\DefaultController"
  12 => "close"
  13 => 34
  14 => "start"
  15 => null
]
3 1.34 ms
"COMMIT"
Parameters:
[]
4 0.14 ms
"START TRANSACTION"
Parameters:
[]
5 0.60 ms
INSERT INTO LogTable (created, createdby, updated, updatedby, deleted, CompanyId, SystemName, Display, LogNumber, AccessIP, ControllerName, MethodName, Line, Type, Contents) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1 => "2024-05-10 05:52:49"
  2 => "LogWirte"
  3 => "2024-05-10 05:52:49"
  4 => "LogWirte"
  5 => 0
  6 => "-1"
  7 => "client"
  8 => 0
  9 => "20240510055249064"
  10 => "97.74.88.7"
  11 => "App\Controller\DefaultController"
  12 => "close"
  13 => 35
  14 => "end"
  15 => null
]
6 1.12 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\Logtable No errors.