"> آنلاین اسپرت - مطالب - فهرست همه موضوعات
log(36) | debug(0) | profiler(7) | db(34) | system(13) | all
log
11:32:24.1216
[info]
Service "Log" is loaded
11:32:24.138
[info]
Service "Security" is loaded
11:32:24.139
[info]
Resource "security" is booted
11:32:24.1394
[info]
Service "Database" is loaded
11:32:24.1466
[info]
Resource "database" is booted
11:32:24.1483
[info]
Service "Registry" is loaded
11:32:24.1516
[info]
Service "Cache" is loaded
16:02:24.1646
[info]
Resource "config" is booted
16:02:24.1708
[info]
Service "Module" is loaded
16:02:24.177
[info]
Resource "router" is booted
16:02:24.1782
[info]
Service "I18n" is loaded
16:02:24.1814
[info]
Resource "i18n" is booted
16:02:24.1819
[info]
Resource "module" is booted
16:02:24.1824
[info]
Resource "modules" is booted
16:02:24.183
[info]
Service "Session" is loaded
16:02:24.2238
[info]
Resource "session" is booted
16:02:24.2255
[info]
Service "Authentication" is loaded
16:02:24.2301
[info]
Service "User" is loaded
16:02:24.233
[info]
Service "Api" is loaded
16:02:24.2395
[info]
Resource "authentication" is booted
16:02:24.2403
[info]
Resource "permission" is booted
16:02:24.2418
[info]
Resource "render_cache" is booted
16:02:24.2883
[info]
Service "Asset" is loaded
16:02:24.289
[info]
Service "Theme" is loaded
16:02:24.295
[info]
Translation "module/news:default.fa" is loaded.
16:02:24.3041
[info]
Service "Permission" is loaded
16:02:24.3121
[info]
Service "RenderCache" is loaded
16:02:24.3297
[info]
Service "Url" is loaded
16:02:24.4272
[info]
Translation "theme/osportv3:default.fa" is loaded.
16:02:24.4524
[info]
Translation "module/system:block.fa" is loaded.
16:02:24.4539
[info]
Service "View" is loaded
16:02:24.4606
[info]
Translation "module/shop:block.fa" is loaded.
16:02:24.4644
[info]
Translation "module/shop:block.fa" is loaded.
16:02:24.4664
[info]
Translation "module/search:block.fa" is loaded.
16:02:24.4705
[info]
Service "Comment" is loaded
16:02:24.4796
[info]
Route: front:news-topic-list.
debug
profiler
16:02:24.1215
PI - time: 0.3605; realmem: 6291456; emalloc: 9660960
16:02:24.3128
ACTIION - time: 0.0941; realmem: 2097152; emalloc: 390664
16:02:24.4474
BLOCKS - time: 0.0008; realmem: 0; emalloc: 21424
16:02:24.4519
BLOCK: نوار ابزار کاربر - time: 0.0027; realmem: 0; emalloc: 98496
16:02:24.4574
menu - time: 0.0018; realmem: 0; emalloc: 17000
16:02:24.4644
BLOCK: سبد خرید - time: 0.0001; realmem: 0; emalloc: 1672
16:02:24.4661
BLOCK: جستجو - time: 0.0009; realmem: 0; emalloc: 9224
db
16:02:24.2207
[0.0014]
query: SELECT `core_session`.* FROM `core_session` WHERE `id` = :where1
params: [where1] drfhu627j1q07r2gre18adpvl1;
16:02:24.3058
[0.0030]
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;
16:02:24.3094
[0.0014]
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;
16:02:24.3162
[0.0079]
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 `status` = :where1 AND `type` = :where2 ORDER BY `time_create` DESC, `id` DESC
params: [where1] 1;[where2] general;
16:02:24.3335
[0.0012]
query: SELECT `news_topic`.`id` AS `id`, `news_topic`.`pid` AS `pid` FROM `news_topic` WHERE `status` = :where1
params: [where1] 1;
16:02:24.337
[0.0049]
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] 28;[where2] topic;[where3] 1;
16:02:24.3438
[0.0011]
query: SELECT `news_topic`.`id` AS `id`, `news_topic`.`pid` AS `pid` FROM `news_topic` WHERE `status` = :where1
params: [where1] 1;
16:02:24.3465
[0.0015]
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] 27;[where2] topic;[where3] 1;
16:02:24.3498
[0.0011]
query: SELECT `news_topic`.`id` AS `id`, `news_topic`.`pid` AS `pid` FROM `news_topic` WHERE `status` = :where1
params: [where1] 1;
16:02:24.3524
[0.0012]
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] 26;[where2] topic;[where3] 1;
16:02:24.3553
[0.0013]
query: SELECT `news_topic`.`id` AS `id`, `news_topic`.`pid` AS `pid` FROM `news_topic` WHERE `status` = :where1
params: [where1] 1;
16:02:24.3583
[0.0012]
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] 25;[where2] topic;[where3] 1;
16:02:24.3612
[0.0012]
query: SELECT `news_topic`.`id` AS `id`, `news_topic`.`pid` AS `pid` FROM `news_topic` WHERE `status` = :where1
params: [where1] 1;
16:02:24.3641
[0.0014]
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] 24;[where2] topic;[where3] 1;
16:02:24.3672
[0.0010]
query: SELECT `news_topic`.`id` AS `id`, `news_topic`.`pid` AS `pid` FROM `news_topic` WHERE `status` = :where1
params: [where1] 1;
16:02:24.37
[0.0011]
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] 23;[where2] topic;[where3] 1;
16:02:24.3728
[0.0010]
query: SELECT `news_topic`.`id` AS `id`, `news_topic`.`pid` AS `pid` FROM `news_topic` WHERE `status` = :where1
params: [where1] 1;
16:02:24.3755
[0.0013]
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;
16:02:24.3782
[0.0011]
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] 12;[where2] topic;[where3] 1;
16:02:24.3803
[0.0009]
query: SELECT `news_topic`.`id` AS `id`, `news_topic`.`pid` AS `pid` FROM `news_topic` WHERE `status` = :where1
params: [where1] 1;
16:02:24.3826
[0.0010]
query: SELECT `news_topic`.`id` AS `id`, `news_topic`.`pid` AS `pid` FROM `news_topic` WHERE `status` = :where1
params: [where1] 1;
16:02:24.3849
[0.0011]
query: SELECT `news_topic`.`id` AS `id`, `news_topic`.`pid` AS `pid` FROM `news_topic` WHERE `status` = :where1
params: [where1] 1;
16:02:24.3876
[0.0017]
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] 6;[where2] topic;[where3] 1;
16:02:24.3904
[0.0011]
query: SELECT `news_topic`.`id` AS `id`, `news_topic`.`pid` AS `pid` FROM `news_topic` WHERE `status` = :where1
params: [where1] 1;
16:02:24.3929
[0.0013]
query: SELECT `news_topic`.`id` AS `id`, `news_topic`.`pid` AS `pid` FROM `news_topic` WHERE `status` = :where1
params: [where1] 1;
16:02:24.3956
[0.0010]
query: SELECT `news_topic`.`id` AS `id`, `news_topic`.`pid` AS `pid` FROM `news_topic` WHERE `status` = :where1
params: [where1] 1;
16:02:24.3981
[0.0010]
query: SELECT `news_topic`.`id` AS `id`, `news_topic`.`pid` AS `pid` FROM `news_topic` WHERE `status` = :where1
params: [where1] 1;
16:02:24.4005
[0.0010]
query: SELECT `news_topic`.`id` AS `id`, `news_topic`.`pid` AS `pid` FROM `news_topic` WHERE `status` = :where1
params: [where1] 1;
16:02:24.4508
[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;
16:02:24.4595
[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;
16:02:24.4638
[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;
16:02:24.4656
[0.0004]
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;
16:02:24.4799
[0.0006]
query: SELECT `core_session`.* FROM `core_session` WHERE `id` = :where1
params: [where1] drfhu627j1q07r2gre18adpvl1;
16:02:24.4812
[0.0008]
query: INSERT INTO `core_session` (`modified`, `data`, `id`, `lifetime`) VALUES (:modified, :data, :id, :lifetime)
params: [modified] 1714131144;[data] __ZF|a:2:{s:20:"_REQUEST_ACCESS_TIME";d:1714131144.2235751;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:1714131444;}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";}}};[id] drfhu627j1q07r2gre18adpvl1;[lifetime] 1440;
system
Execution time
0.3679 s
Included files
516 files
Memory usage
10703888; peak: 10711648 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