686c302e07ab9: GET https://skyup-s08.t2.skyup.club/pl/news?page=2&query=aircraft at 2025-07-07 11:38:06 pm by 20.171.207.150

Performance Profiling

Total processing time: 281 ms; Peak memory: 3.083 MB. Show Profiling Timeline

Всього 6 записів.
TimeDurationCategoryInfo
  
23:38:06.067179.2 msyii\db\Command::querySELECT COUNT(*) FROM `news` WHERE (`publish`=TRUE) AND (JSON_EXTRACT(content, '$.en') IS NOT NULL) AND ((JSON_EXTRACT(title, '$.en') LIKE '%aircraft%') OR (JSON_EXTRACT(content, '$.en') LIKE '%aircraft%') OR (JSON_EXTRACT(short_description, '$.en') LIKE '%aircraft%') OR (JSON_SEARCH(tags, "all", 'aircraft', NULL, '$.en') IS NOT NULL))
23:38:06.25631.5 msyii\db\Command::querySELECT * FROM `news` WHERE (`publish`=TRUE) AND (JSON_EXTRACT(content, '$.en') IS NOT NULL) AND ((JSON_EXTRACT(title, '$.en') LIKE '%aircraft%') OR (JSON_EXTRACT(content, '$.en') LIKE '%aircraft%') OR (JSON_EXTRACT(short_description, '$.en') LIKE '%aircraft%') OR (JSON_SEARCH(tags, "all", 'aircraft', NULL, '$.en') IS NOT NULL)) ORDER BY `created_at` DESC LIMIT 4 OFFSET 4
23:38:06.05015.2 msyii\db\Command::querySELECT COUNT(*) FROM `news` WHERE (`publish`=TRUE) AND (JSON_EXTRACT(content, '$.pl') IS NOT NULL) AND ((JSON_EXTRACT(title, '$.pl') LIKE '%aircraft%') OR (JSON_EXTRACT(content, '$.pl') LIKE '%aircraft%') OR (JSON_EXTRACT(short_description, '$.pl') LIKE '%aircraft%') OR (JSON_SEARCH(tags, "all", 'aircraft', NULL, '$.pl') IS NOT NULL))
23:38:06.2495.6 msyii\db\Command::querySELECT kcu.constraint_name, kcu.column_name, kcu.referenced_table_name, kcu.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 = 'news' AND kcu.table_name = 'news'
23:38:06.0482.2 msyii\db\Connection::openOpening DB connection: mysql:host=10.129.8.1;dbname=site_slot08
23:38:06.2472.1 msyii\db\Command::querySHOW FULL COLUMNS FROM `news`