"> آنلاین اسپرت - مطالب - چالش ها و مسابقات برگزار شده
log(37) | debug(0) | profiler(7) | db(15) | system(13) | all
log
03:48:15.6769
[info]
Service "Log" is loaded
03:48:15.7114
[info]
Service "Security" is loaded
03:48:15.7137
[info]
Resource "security" is booted
03:48:15.7146
[info]
Service "Database" is loaded
03:48:15.7278
[info]
Resource "database" is booted
03:48:15.7289
[info]
Service "Registry" is loaded
03:48:15.7316
[info]
Service "Cache" is loaded
08:18:15.7508
[info]
Resource "config" is booted
08:18:15.76
[info]
Service "Module" is loaded
08:18:15.7727
[info]
Resource "router" is booted
08:18:15.7749
[info]
Service "I18n" is loaded
08:18:15.7814
[info]
Resource "i18n" is booted
08:18:15.7823
[info]
Resource "module" is booted
08:18:15.7835
[info]
Resource "modules" is booted
08:18:15.7847
[info]
Service "Session" is loaded
08:18:15.819
[info]
Resource "session" is booted
08:18:15.82
[info]
Service "Authentication" is loaded
08:18:15.8235
[info]
Service "User" is loaded
08:18:15.8261
[info]
Service "Api" is loaded
08:18:15.8321
[info]
Resource "authentication" is booted
08:18:15.8329
[info]
Resource "permission" is booted
08:18:15.8341
[info]
Resource "render_cache" is booted
08:18:15.8747
[info]
Service "Asset" is loaded
08:18:15.8753
[info]
Service "Theme" is loaded
08:18:15.8803
[info]
Translation "module/news:default.fa" is loaded.
08:18:15.8868
[info]
Service "Permission" is loaded
08:18:15.892
[info]
Service "RenderCache" is loaded
08:18:15.8979
[info]
Service "Url" is loaded
08:18:15.9326
[info]
Translation "theme/osportv3:default.fa" is loaded.
08:18:15.9622
[info]
Translation "module/system:block.fa" is loaded.
08:18:15.9638
[info]
Service "View" is loaded
08:18:15.9738
[info]
Translation "module/shop:block.fa" is loaded.
08:18:15.977
[info]
Translation "module/shop:block.fa" is loaded.
08:18:15.9809
[info]
Translation "module/search:block.fa" is loaded.
08:18:15.9883
[info]
Service "Comment" is loaded
08:18:16.0001
[warn] #75 in module/news/src/Api/Comment.php
Illegal string offset 'id'
08:18:16.0076
[info]
Route: front:news-topic-index.
debug
profiler
08:18:15.6765
PI - time: 0.3335; realmem: 0; emalloc: 10016488
08:18:15.8926
ACTIION - time: 0.0225; realmem: 0; emalloc: 490352
08:18:15.9514
BLOCKS - time: 0.0015; realmem: 0; emalloc: 21424
08:18:15.9616
BLOCK: نوار ابزار کاربر - time: 0.0033; realmem: 0; emalloc: 97208
08:18:15.9686
menu - time: 0.0038; realmem: 0; emalloc: 49896
08:18:15.977
BLOCK: سبد خرید - time: 0.0001; realmem: 0; emalloc: 1672
08:18:15.9804
BLOCK: جستجو - time: 0.0015; realmem: 0; emalloc: 9224
db
08:18:15.8164
[0.0015]
query: SELECT `core_session`.* FROM `core_session` WHERE `id` = :where1
params: [where1] u5pfuo5v6iijsglgeg4mvok6m0;
08:18:15.8875
[0.0016]
query: SELECT `core_permission_rule`.* FROM `core_permission_rule` WHERE `resource` = :where1 AND `section` = :where2 AND `role` IN (:where3) LIMIT :limit
params: [where1] module-admin;[where2] front;[where3] guest;[limit] 1;
08:18:15.8897
[0.0010]
query: SELECT `core_permission_rule`.* FROM `core_permission_rule` WHERE `section` = :where1 AND `module` = :where2 AND `resource` = :where3 AND `role` IN (:where4) LIMIT :limit
params: [where1] front;[where2] news;[where3] module-access;[where4] guest;[limit] 1;
08:18:15.8953
[0.0010]
query: SELECT `news_topic`.`id` AS `id`, `news_topic`.`pid` AS `pid`, `news_topic`.`title` AS `title`, `news_topic`.`slug` AS `slug`, `news_topic`.`text_summary` AS `text_summary`, `news_topic`.`text_description` AS `text_description`, `news_topic`.`image` AS `image`, `news_topic`.`path` AS `path`, `news_topic`.`seo_title` AS `seo_title`, `news_topic`.`seo_keywords` AS `seo_keywords`, `news_topic`.`seo_description` AS `seo_description`, `news_topic`.`uid` AS `uid`, `news_topic`.`time_create` AS `time_create`, `news_topic`.`time_update` AS `time_update`, `news_topic`.`setting` AS `setting`, `news_topic`.`status` AS `status`, `news_topic`.`style` AS `style`, `news_topic`.`type` AS `type` FROM `news_topic` WHERE `slug` = :where1
params: [where1] performed-challenges-and-competitions;
08:18:15.8981
[0.0003]
query: SELECT `news_topic`.`id` AS `id`, `news_topic`.`pid` AS `pid` FROM `news_topic` WHERE `status` = :where1
params: [where1] 1;
08:18:15.899
[0.0029]
query: SELECT `news_attach`.`id` AS `id`, `news_attach`.`title` AS `title`, `news_attach`.`file` AS `file`, `news_attach`.`path` AS `path`, `news_attach`.`url` AS `url`, `news_attach`.`item_table` AS `item_table`, `news_attach`.`item_id` AS `item_id`, `news_attach`.`time_create` AS `time_create`, `news_attach`.`size` AS `size`, `news_attach`.`type` AS `type`, `news_attach`.`status` AS `status`, `news_attach`.`hits` AS `hits` FROM `news_attach` WHERE `item_id` = :where1 AND `item_table` = :where2 AND `status` = :where3 ORDER BY `time_create` DESC, `id` DESC
params: [where1] 22;[where2] topic;[where3] 1;
08:18:15.908
[0.0019]
query: SELECT COUNT(1) AS `C` FROM (SELECT DISTINCT story AS `story` FROM `news_link` WHERE `status` = :subselect1where1 AND `topic` IN (:subselect1where2, :subselect1where3, :subselect1where4, :subselect1where5) AND `type` IN (:subselect1where6, :subselect1where7, :subselect1where8, :subselect1where9, :subselect1where10, :subselect1where11, :subselect1where12)) AS `original_select`
params: [subselect1where1] 1;[subselect1where2] 22;[subselect1where3] 25;[subselect1where4] 26;[subselect1where5] 27;[subselect1where6] text;[subselect1where7] article;[subselect1where8] magazine;[subselect1where9] image;[subselect1where10] gallery;[subselect1where11] media;[subselect1where12] download;
08:18:15.9105
[0.0016]
query: SELECT DISTINCT story AS `story` FROM `news_link` WHERE `status` = :where1 AND `topic` IN (:where2, :where3, :where4, :where5) AND `type` IN (:where6, :where7, :where8, :where9, :where10, :where11, :where12) ORDER BY `time_publish` DESC, `id` DESC LIMIT :limit OFFSET :offset
params: [where1] 1;[where2] 22;[where3] 25;[where4] 26;[where5] 27;[where6] text;[where7] article;[where8] magazine;[where9] image;[where10] gallery;[where11] media;[where12] download;[limit] 5;[offset] 0;
08:18:15.9563
[0.0005]
query: SELECT `news_topic`.`id` AS `id`, `news_topic`.`pid` AS `pid`, `news_topic`.`title` AS `title`, `news_topic`.`slug` AS `slug`, `news_topic`.`text_summary` AS `text_summary`, `news_topic`.`text_description` AS `text_description`, `news_topic`.`image` AS `image`, `news_topic`.`path` AS `path`, `news_topic`.`seo_title` AS `seo_title`, `news_topic`.`seo_keywords` AS `seo_keywords`, `news_topic`.`seo_description` AS `seo_description`, `news_topic`.`uid` AS `uid`, `news_topic`.`time_create` AS `time_create`, `news_topic`.`time_update` AS `time_update`, `news_topic`.`setting` AS `setting`, `news_topic`.`status` AS `status`, `news_topic`.`style` AS `style`, `news_topic`.`type` AS `type` FROM `news_topic` WHERE `slug` = :where1
params: [where1] performed-challenges-and-competitions;
08:18:15.9603
[0.0010]
query: SELECT `core_block`.`id` AS `id`, `core_block`.`root` AS `root`, `core_block`.`name` AS `name`, `core_block`.`title` AS `title`, `core_block`.`description` AS `description`, `core_block`.`module` AS `module`, `core_block`.`template` AS `template`, `core_block`.`render` AS `render`, `core_block`.`config` AS `config`, `core_block`.`type` AS `type`, `core_block`.`content` AS `content`, `core_block`.`cache_ttl` AS `cache_ttl`, `core_block`.`cache_level` AS `cache_level`, `core_block`.`title_hidden` AS `title_hidden`, `core_block`.`body_fullsize` AS `body_fullsize`, `core_block`.`active` AS `active`, `core_block`.`cloned` AS `cloned`, `core_block`.`class` AS `class`, `core_block`.`subline` AS `subline` FROM `core_block` WHERE `name` = :where1
params: [where1] system-user-bar;
08:18:15.9729
[0.0005]
query: SELECT `core_block`.`id` AS `id`, `core_block`.`root` AS `root`, `core_block`.`name` AS `name`, `core_block`.`title` AS `title`, `core_block`.`description` AS `description`, `core_block`.`module` AS `module`, `core_block`.`template` AS `template`, `core_block`.`render` AS `render`, `core_block`.`config` AS `config`, `core_block`.`type` AS `type`, `core_block`.`content` AS `content`, `core_block`.`cache_ttl` AS `cache_ttl`, `core_block`.`cache_level` AS `cache_level`, `core_block`.`title_hidden` AS `title_hidden`, `core_block`.`body_fullsize` AS `body_fullsize`, `core_block`.`active` AS `active`, `core_block`.`cloned` AS `cloned`, `core_block`.`class` AS `class`, `core_block`.`subline` AS `subline` FROM `core_block` WHERE `name` = :where1
params: [where1] shop-basket;
08:18:15.9761
[0.0008]
query: SELECT `core_block`.`id` AS `id`, `core_block`.`root` AS `root`, `core_block`.`name` AS `name`, `core_block`.`title` AS `title`, `core_block`.`description` AS `description`, `core_block`.`module` AS `module`, `core_block`.`template` AS `template`, `core_block`.`render` AS `render`, `core_block`.`config` AS `config`, `core_block`.`type` AS `type`, `core_block`.`content` AS `content`, `core_block`.`cache_ttl` AS `cache_ttl`, `core_block`.`cache_level` AS `cache_level`, `core_block`.`title_hidden` AS `title_hidden`, `core_block`.`body_fullsize` AS `body_fullsize`, `core_block`.`active` AS `active`, `core_block`.`cloned` AS `cloned`, `core_block`.`class` AS `class`, `core_block`.`subline` AS `subline` FROM `core_block` WHERE `name` = :where1
params: [where1] shop-basket;
08:18:15.9796
[0.0006]
query: SELECT `core_block`.`id` AS `id`, `core_block`.`root` AS `root`, `core_block`.`name` AS `name`, `core_block`.`title` AS `title`, `core_block`.`description` AS `description`, `core_block`.`module` AS `module`, `core_block`.`template` AS `template`, `core_block`.`render` AS `render`, `core_block`.`config` AS `config`, `core_block`.`type` AS `type`, `core_block`.`content` AS `content`, `core_block`.`cache_ttl` AS `cache_ttl`, `core_block`.`cache_level` AS `cache_level`, `core_block`.`title_hidden` AS `title_hidden`, `core_block`.`body_fullsize` AS `body_fullsize`, `core_block`.`active` AS `active`, `core_block`.`cloned` AS `cloned`, `core_block`.`class` AS `class`, `core_block`.`subline` AS `subline` FROM `core_block` WHERE `name` = :where1
params: [where1] search-search;
08:18:15.9988
[0.0011]
query: SELECT `news_story`.`id` AS `id`, `news_story`.`title` AS `title`, `news_story`.`subtitle` AS `subtitle`, `news_story`.`slug` AS `slug`, `news_story`.`topic` AS `topic`, `news_story`.`topic_main` AS `topic_main`, `news_story`.`author` AS `author`, `news_story`.`text_summary` AS `text_summary`, `news_story`.`text_description` AS `text_description`, `news_story`.`text_html` AS `text_html`, `news_story`.`seo_title` AS `seo_title`, `news_story`.`seo_keywords` AS `seo_keywords`, `news_story`.`seo_description` AS `seo_description`, `news_story`.`important` AS `important`, `news_story`.`status` AS `status`, `news_story`.`time_create` AS `time_create`, `news_story`.`time_update` AS `time_update`, `news_story`.`time_publish` AS `time_publish`, `news_story`.`uid` AS `uid`, `news_story`.`hits` AS `hits`, `news_story`.`image` AS `image`, `news_story`.`path` AS `path`, `news_story`.`cropping` AS `cropping`, `news_story`.`main_image` AS `main_image`, `news_story`.`additional_images` AS `additional_images`, `news_story`.`point` AS `point`, `news_story`.`count` AS `count`, `news_story`.`favourite` AS `favourite`, `news_story`.`attach` AS `attach`, `news_story`.`attribute` AS `attribute`, `news_story`.`type` AS `type` FROM `news_story` WHERE `slug` = :where1
params: [where1] performed-challenges-and-competitions;
08:18:16.0088
[0.0011]
query: UPDATE `core_session` SET `modified` = :modified, `lifetime` = :lifetime, `uid` = :uid, `data` = :data WHERE `id` = :where1
params: [modified] 1743652096;[lifetime] 1440;[uid] 0;[data] __ZF|a:2:{s:20:"_REQUEST_ACCESS_TIME";d:1743652095.818857;s:6:"_VALID";a:1:{s:36:"Zend\Session\Validator\HttpUserAgent";s:103:"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])";}}PI_USER|a:2:{s:5:"field";a:3:{s:2:"id";i:0;s:8:"identity";s:0:"";s:4:"name";s:10:"مهمان";}s:4:"time";i:1743652383;}hits_news|a:5:{i:1090;b:1;i:1106;b:1;i:1092;b:1;i:1104;b:1;i:40;b:1;}FlashMessenger|C:23:"Zend\Stdlib\ArrayObject":205:{a:4:{s:7:"storage";a:0:{}s:4:"flag";i:2;s:13:"iteratorClass";s:13:"ArrayIterator";s:19:"protectedProperties";a:4:{i:0;s:7:"storage";i:1;s:4:"flag";i:2;s:13:"iteratorClass";i:3;s:19:"protectedProperties";}}};[where1] u5pfuo5v6iijsglgeg4mvok6m0;
system
Execution time
0.3500 s
Included files
538 files
Memory usage
11060752; peak: 11068512 bytes
OS
Linux
Web Server
LiteSpeed
PHP Version
7.0.33
Pi Environment
2.6.0-beta development
Zend Version
2.4.11
Persist Engine
file
Cache Storage
Pi\Cache\Storage\Adapter\Filesystem
Module
news
Theme
osportv3
Extensions
APC: ; Intl; cURL