All Latest
6831cdbd80004: GET https://fractal.ingello.com/site/generated/?screen=home_mobile&content=______ at 2025-05-24 04:46:37 pm by 57.141.0.19

Performance Profiling

Total processing time: 36 ms; Peak memory: 8.919 MB. Show Profiling Timeline

Total 4 items.
TimeDurationCategoryInfo
  
16:46:37.5281.1 msyii\db\Connection::openOpening DB connection: mysql:host=dball;port=3306;dbname=fractal
16:46:37.5310.4 msyii\db\Command::querySHOW FULL COLUMNS FROM `key_storage_item`
16:46:37.5300.3 msyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='frontend.maintenance'
16:46:37.5320.3 msyii\db\Command::querySELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'key_storage_item' AND `kcu`.`TABLE_NAME` = 'key_storage_item'