10
Console |
41.224 ms
Load Time |
11 Queries
Database |
2.36 MB
Memory Used |
183 Files
Included |
693 Config
items loaded |
3 Session
vars loaded |
1 GET
vars loaded |
0 POST
vars loaded |
3Logs |
0 Errors |
0 Memory |
7 Speed |
speed | 1.577 msFuel\Core\Profiler::init Start |
speed | 2.737 msFuel\Core\Fuel::init End |
speed | 2.818 msFuel\Core\Uri::__construct Start |
speed | 2.950 msFuel\Core\Uri::__construct End |
log | Fuel\Core\Request::__construct - Creating a new main Request with URI = "blogs" |
speed | 4.692 msFuel\Core\Request::execute: Start of blogs |
log | Fuel\Core\Request::execute - Called |
log | Fuel\Core\Request::execute - Setting main Request |
speed | 37.441 msFuel\Core\Request::execute: End of blogs |
speed | 37.829 msEnd of Fuel Execution |
41.224 msLoad Time |
300 s Max Execution Time |
1.577 msFuel\Core\Profiler::init Start |
2.737 msFuel\Core\Fuel::init End |
2.818 msFuel\Core\Uri::__construct Start |
2.950 msFuel\Core\Uri::__construct End |
4.692 msFuel\Core\Request::execute: Start of blogs |
37.441 msFuel\Core\Request::execute: End of blogs |
37.829 msEnd of Fuel Execution |
11Total Queries |
4.865 ms Total Time |
0 Duplicates |
SELECT `t0`.`language` AS `t0_c0`, `t0`.`common_template` AS `t0_c1`, `t0`.`common_main_color` AS `t0_c2`, `t0`.`common_sub_color` AS `t0_c3`, `t0`.`common_character_color` AS `t0_c4`, `t0`.`common_site_name` AS `t0_c5`, `t0`.`common_copyright` AS `t0_c6`, `t0`.`common_corporate_site_url` AS `t0_c7`, `t0`.`common_description` AS `t0_c8`, `t0`.`common_keyword` AS `t0_c9`, `t0`.`common_free_area_inner_header` AS `t0_c10`, `t0`.`common_free_area_before_body` AS `t0_c11`, `t0`.`common_free_area_after_body` AS `t0_c12`, `t0`.`rank` AS `t0_c13`, `t0`.`created_by` AS `t0_c14`, `t0`.`updated_by` AS `t0_c15`, `t0`.`deleted_by` AS `t0_c16`, `t0`.`created_at` AS `t0_c17`, `t0`.`updated_at` AS `t0_c18`, `t0`.`deleted_at` AS `t0_c19`, `t0`.`id` AS `t0_c20` FROM `sitebasics` AS `t0` WHERE `t0`.`deleted_at` IS null LIMIT 1Connection name: default Speed: 0.453 ms Query analysis: · Query: SIMPLE on t0 · Type: system · Rows: 1 Call trace for this query:File: PKGPATH/orm/classes/query.php, line 1564File: PKGPATH/orm/classes/query/soft.php, line 47File: PKGPATH/orm/classes/query.php, line 1641File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/base.php, line 72File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/controller/template/frontend.php, line 109File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/controller/template/frontend/base.php, line 69File: APPPATH/classes/controller/blogs.php, line 57File: COREPATH/classes/request.php, line 471File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/index.php, line 76File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/index.php, line 92 |
SELECT CONCAT(`common_template`, '_', `module`, '_', `key`) as key_name, `sitebasic_id`, `value`, `type` FROM `sitebasic_data` WHERE `sitebasic_id` = '1' AND `common_template` = 't_8'Connection name: default Speed: 1.226 ms Query analysis: · Query: SIMPLE on sitebasic_data · Type: ALL · Rows: 311 (Using where) Call trace for this query:File: APPPATH/classes/controller/blogs.php, line 57File: COREPATH/classes/request.php, line 471File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/index.php, line 76File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/index.php, line 92 |
SELECT `id`, `name`, `type`, `character_color`, `background_color`, `image` FROM `blog_categories` WHERE `status` = 1 AND `deleted_at` IS nullConnection name: default Speed: 0.268 ms Query analysis: · Query: SIMPLE on blog_categories · Type: ALL · Rows: 10 (Using where) Call trace for this query:File: APPPATH/classes/model/blog/category.php, line 27File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/controller/template/frontend/base.php, line 80File: APPPATH/classes/controller/blogs.php, line 57File: COREPATH/classes/request.php, line 471File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/index.php, line 76File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/index.php, line 92 |
SELECT `id`, `name`, `status`, `deleted_at` FROM `blog_categories` ORDER BY `status`, `deleted_at`, `rank` DESCConnection name: default Speed: 0.171 ms Query analysis: · Query: SIMPLE on blog_categories · Type: ALL · Rows: 10 (Using filesort) Call trace for this query:File: APPPATH/classes/model/blog.php, line 163File: COREPATH/classes/autoloader.php, line 377File: COREPATH/classes/autoloader.php, line 283File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/controller/template/frontend/base.php, line 99File: COREPATH/classes/request.php, line 473File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/index.php, line 76File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/index.php, line 92 |
SELECT `id`, `name`, `status`, `deleted_at` FROM `blog_types` ORDER BY `status`, `deleted_at`, `rank` DESCConnection name: default Speed: 0.212 ms Query analysis: · Query: SIMPLE on blog_types · Type: ALL · Rows: 2 (Using filesort) Call trace for this query:File: APPPATH/classes/model/blog.php, line 164File: COREPATH/classes/autoloader.php, line 377File: COREPATH/classes/autoloader.php, line 283File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/controller/template/frontend/base.php, line 99File: COREPATH/classes/request.php, line 473File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/index.php, line 76File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/index.php, line 92 |
SELECT COUNT(DISTINCT `t0`.`id`) AS count_result FROM `blogs` AS `t0` LEFT JOIN `blog_data` AS `t1` ON (`t0`.`id` = `t1`.`blog_id`) WHERE `t0`.`deleted_at` IS null AND (`t0`.`status` = 1 AND (`t0`.`public_date_start` <= '2024-11-21 00:00:00' OR `t0`.`public_date_start` = '0000-00-00 00:00:00') AND (`t0`.`public_date_end` >= '2024-11-21 00:00:00' OR `t0`.`public_date_end` = '0000-00-00 00:00:00')) ORDER BY `t0`.`rank` DESC, `t0`.`id` DESCConnection name: default Speed: 0.582 ms Query analysis: · Query: SIMPLE on t0 · Type: ALL · Rows: 5 (Using where) · Query: SIMPLE on t1 · Type: ALL · Rows: 24 (Using where; Using join buffer (Block Nested Loop)) Call trace for this query:File: PKGPATH/orm/classes/query.php, line 1676File: PKGPATH/orm/classes/query/soft.php, line 56File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/controller/template/frontend/base.php, line 312File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/controller/template/frontend/base.php, line 118File: COREPATH/classes/request.php, line 473File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/index.php, line 76File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/index.php, line 92 |
SELECT `t0`.`name` AS `t0_c0`, `t0`.`type` AS `t0_c1`, `t0`.`blog_type_id` AS `t0_c2`, `t0`.`description` AS `t0_c3`, `t0`.`public_date_start` AS `t0_c4`, `t0`.`public_date_end` AS `t0_c5`, `t0`.`date` AS `t0_c6`, `t0`.`status` AS `t0_c7`, `t0`.`keyword` AS `t0_c8`, `t0`.`url` AS `t0_c9`, `t0`.`blog_category_id` AS `t0_c10`, `t0`.`rank` AS `t0_c11`, `t0`.`created_by` AS `t0_c12`, `t0`.`updated_by` AS `t0_c13`, `t0`.`deleted_by` AS `t0_c14`, `t0`.`created_at` AS `t0_c15`, `t0`.`updated_at` AS `t0_c16`, `t0`.`deleted_at` AS `t0_c17`, `t0`.`id` AS `t0_c18`, `t1`.`blog_id` AS `t1_c0`, `t1`.`key` AS `t1_c1`, `t1`.`value` AS `t1_c2`, `t1`.`type` AS `t1_c3`, `t1`.`created_by` AS `t1_c4`, `t1`.`created_at` AS `t1_c5` FROM (SELECT `t0`.`name`, `t0`.`type`, `t0`.`blog_type_id`, `t0`.`description`, `t0`.`public_date_start`, `t0`.`public_date_end`, `t0`.`date`, `t0`.`status`, `t0`.`keyword`, `t0`.`url`, `t0`.`blog_category_id`, `t0`.`rank`, `t0`.`created_by`, `t0`.`updated_by`, `t0`.`deleted_by`, `t0`.`created_at`, `t0`.`updated_at`, `t0`.`deleted_at`, `t0`.`id` FROM `blogs` AS `t0` WHERE `t0`.`deleted_at` IS null AND ((`t0`.`status` = 1 AND (`t0`.`public_date_start` <= '2024-11-21 00:00:00' OR `t0`.`public_date_start` = '0000-00-00 00:00:00') AND (`t0`.`public_date_end` >= '2024-11-21 00:00:00' OR `t0`.`public_date_end` = '0000-00-00 00:00:00')) AND `t0`.`deleted_at` IS null) ORDER BY `t0`.`rank` DESC, `t0`.`id` DESC LIMIT 20 OFFSET 0) AS `t0` LEFT JOIN `blog_data` AS `t1` ON (`t0`.`id` = `t1`.`blog_id`) ORDER BY `t0`.`rank` DESC, `t0`.`id` DESCConnection name: default Speed: 0.897 ms Query analysis: · Query: PRIMARY on <derived2> · Type: ALL · Rows: 2 (Using temporary; Using filesort) · Query: PRIMARY on t1 · Type: ALL · Rows: 24 (Using where; Using join buffer (Block Nested Loop)) · Query: DERIVED on t0 · Type: ALL · Rows: 5 (Using where; Using filesort) Call trace for this query:File: PKGPATH/orm/classes/query.php, line 1564File: PKGPATH/orm/classes/query/soft.php, line 47File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/controller/template/frontend/base.php, line 120File: COREPATH/classes/request.php, line 473File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/index.php, line 76File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/index.php, line 92 |
SELECT `id`, `name`, `status`, `deleted_at` FROM `product_categories` ORDER BY `status`, `deleted_at`, `rank` DESCConnection name: default Speed: 0.251 ms Query analysis: · Query: SIMPLE on product_categories · Type: ALL · Rows: 1 (Using filesort) Call trace for this query:File: APPPATH/classes/model/product.php, line 200File: COREPATH/classes/autoloader.php, line 377File: COREPATH/classes/autoloader.php, line 283File: APPPATH/classes/model/product/pickup.php, line 75File: COREPATH/classes/autoloader.php, line 377File: COREPATH/classes/autoloader.php, line 283File: APPPATH/views/frontend/site_template/theme8/_includes/_header.php, line 6File: COREPATH/classes/view.php, line 258File: COREPATH/classes/view.php, line 274File: COREPATH/classes/view.php, line 678File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/controller/template.php, line 1044File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/controller/template/frontend.php, line 162File: COREPATH/classes/request.php, line 475File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/index.php, line 76File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/index.php, line 92 |
SELECT `id`, `name`, `status`, `deleted_at` FROM `products` ORDER BY `status`, `deleted_at`, `rank` DESCConnection name: default Speed: 0.211 ms Query analysis: · Query: SIMPLE on products · Type: ALL · Rows: 1 (Using filesort) Call trace for this query:File: APPPATH/classes/model/product/pickup.php, line 75File: COREPATH/classes/autoloader.php, line 377File: COREPATH/classes/autoloader.php, line 283File: APPPATH/views/frontend/site_template/theme8/_includes/_header.php, line 6File: COREPATH/classes/view.php, line 258File: COREPATH/classes/view.php, line 274File: COREPATH/classes/view.php, line 678File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/controller/template.php, line 1044File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/controller/template/frontend.php, line 162File: COREPATH/classes/request.php, line 475File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/index.php, line 76File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/index.php, line 92 |
SELECT `t0`.`product_id` AS `t0_c0`, `t0`.`name` AS `t0_c1`, `t0`.`image` AS `t0_c2`, `t0`.`status` AS `t0_c3`, `t0`.`description` AS `t0_c4`, `t0`.`rank` AS `t0_c5`, `t0`.`created_by` AS `t0_c6`, `t0`.`updated_by` AS `t0_c7`, `t0`.`deleted_by` AS `t0_c8`, `t0`.`created_at` AS `t0_c9`, `t0`.`updated_at` AS `t0_c10`, `t0`.`deleted_at` AS `t0_c11`, `t0`.`id` AS `t0_c12`, `t1`.`product_code` AS `t1_c0`, `t1`.`name` AS `t1_c1`, `t1`.`product_category_id` AS `t1_c2`, `t1`.`status` AS `t1_c3`, `t1`.`public_date_start` AS `t1_c4`, `t1`.`public_date_end` AS `t1_c5`, `t1`.`keyword` AS `t1_c6`, `t1`.`type` AS `t1_c7`, `t1`.`slide_display_flg` AS `t1_c8`, `t1`.`blog_display_flg` AS `t1_c9`, `t1`.`description` AS `t1_c10`, `t1`.`other_description` AS `t1_c11`, `t1`.`price1` AS `t1_c12`, `t1`.`price_description` AS `t1_c13`, `t1`.`url` AS `t1_c14`, `t1`.`rank` AS `t1_c15`, `t1`.`created_by` AS `t1_c16`, `t1`.`updated_by` AS `t1_c17`, `t1`.`deleted_by` AS `t1_c18`, `t1`.`created_at` AS `t1_c19`, `t1`.`updated_at` AS `t1_c20`, `t1`.`deleted_at` AS `t1_c21`, `t1`.`id` AS `t1_c22` FROM `product_pickups` AS `t0` LEFT JOIN `products` AS `t1` ON (`t0`.`product_id` = `t1`.`id` AND `t1`.`deleted_at` IS NULL) WHERE `t0`.`deleted_at` IS null AND (`t0`.`status` = 1 AND `t1`.`status` = 1 AND (`t1`.`public_date_start` <= '2024-11-21 00:00:00' OR `t1`.`public_date_start` = '0000-00-00 00:00:00') AND (`t1`.`public_date_end` >= '2024-11-21 00:00:00' OR `t1`.`public_date_end` = '0000-00-00 00:00:00')) ORDER BY `t0`.`rank` DESC, `t0`.`id` DESCConnection name: default Speed: 0.359 ms Query analysis: · Query: SIMPLE on t0 · Possible keys: product_pickups_product_id · Type: ALL · Rows: 1 (Using where; Using filesort) · Query: SIMPLE on t1 · Possible keys: PRIMARY · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: PKGPATH/orm/classes/query.php, line 1564File: PKGPATH/orm/classes/query/soft.php, line 47File: APPPATH/classes/model/product/pickup.php, line 99File: APPPATH/views/frontend/site_template/theme8/_includes/_header.php, line 6File: COREPATH/classes/view.php, line 258File: COREPATH/classes/view.php, line 274File: COREPATH/classes/view.php, line 678File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/controller/template.php, line 1044File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/controller/template/frontend.php, line 162File: COREPATH/classes/request.php, line 475File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/index.php, line 76File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/index.php, line 92 |
SELECT `id`, `name`, `status`, `deleted_at` FROM `info_categories` ORDER BY `status`, `deleted_at`, `rank` DESCConnection name: default Speed: 0.235 ms Query analysis: · Query: SIMPLE on info_categories · Type: ALL · Rows: 1 (Using filesort) Call trace for this query:File: APPPATH/views/frontend/site_template/theme8/_includes/_header.php, line 18File: COREPATH/classes/view.php, line 258File: COREPATH/classes/view.php, line 274File: COREPATH/classes/view.php, line 678File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/controller/template.php, line 1044File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/controller/template/frontend.php, line 162File: COREPATH/classes/request.php, line 475File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/index.php, line 76File: /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/index.php, line 92 |
9Finder Paths |
183Total Files |
1.52 MB Total Size |
153.96 kB Largest |
Finder paths: |
APPPATH/ |
/home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/packages/auth/ |
PKGPATH/auth/ |
/home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/packages/orm/ |
PKGPATH/orm/ |
/home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/packages/email/ |
PKGPATH/email/ |
/home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/ |
COREPATH/ |
Loaded files: |
3.72 kB /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/index.php |
9.39 kB COREPATH/classes/autoloader.php |
2.78 kB APPPATH/bootstrap.php |
16.83 kB COREPATH/bootstrap.php |
14.68 kB COREPATH/base.php |
1.33 kB COREPATH/base56.php |
178 bytes VENDORPATH/autoload.php |
2.74 kB VENDORPATH/composer/autoload_real.php |
925 bytes VENDORPATH/composer/platform_check.php |
15.69 kB VENDORPATH/composer/ClassLoader.php |
203 bytes VENDORPATH/composer/include_paths.php |
13.18 kB VENDORPATH/composer/autoload_static.php |
1.60 kB VENDORPATH/ralouphie/getallheaders/src/getallheaders.php |
7.07 kB VENDORPATH/symfony/polyfill-mbstring/bootstrap.php |
167 bytes VENDORPATH/guzzlehttp/promises/src/functions_include.php |
9.89 kB VENDORPATH/guzzlehttp/promises/src/functions.php |
1008 bytes VENDORPATH/symfony/deprecation-contracts/function.php |
162 bytes VENDORPATH/guzzlehttp/guzzle/src/functions_include.php |
5.56 kB VENDORPATH/guzzlehttp/guzzle/src/functions.php |
101 bytes VENDORPATH/ezyang/htmlpurifier/library/HTMLPurifier.composer.php |
373 bytes VENDORPATH/mtdowling/jmespath.php/src/JmesPath.php |
13.58 kB VENDORPATH/aws/aws-sdk-php/src/functions.php |
1.89 kB VENDORPATH/symfony/polyfill-php72/bootstrap.php |
1.46 kB VENDORPATH/symfony/polyfill-php80/bootstrap.php |
807 bytes VENDORPATH/symfony/var-dumper/Resources/functions/dump.php |
4.02 kB /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/bootstrap.php |
5.59 kB COREPATH/classes/config.php |
9.72 kB COREPATH/classes/fuel.php |
1.85 kB /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/fuel.php |
1.21 kB /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/arr.php |
33.64 kB COREPATH/classes/arr.php |
27.13 kB /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/base.php |
2.55 kB COREPATH/classes/config/php.php |
4.95 kB COREPATH/classes/config/file.php |
163 bytes COREPATH/classes/config/interface.php |
2.29 kB /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/finder.php |
12.46 kB COREPATH/classes/finder.php |
1.49 kB COREPATH/config/file.php |
11.25 kB COREPATH/config/config.php |
9.59 kB APPPATH/config/config.php |
10.91 kB COREPATH/classes/str.php |
215 bytes APPPATH/config/test/config.php |
6.15 kB COREPATH/classes/input.php |
1.71 kB COREPATH/classes/profiler.php |
2.46 kB COREPATH/vendor/phpquickprofiler/console.php |
6.75 kB COREPATH/vendor/phpquickprofiler/phpquickprofiler.php |
2.63 kB /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/security.php |
11.20 kB COREPATH/classes/security.php |
1.80 kB COREPATH/classes/event.php |
895 bytes APPPATH/config/event.php |
4.72 kB COREPATH/classes/event/instance.php |
6.51 kB APPPATH/config/define.php |
8.24 kB COREPATH/classes/lang.php |
3.09 kB COREPATH/classes/lang/php.php |
4.43 kB COREPATH/classes/lang/file.php |
174 bytes COREPATH/classes/lang/interface.php |
20.14 kB APPPATH/lang/ja/common.php |
48.40 kB APPPATH/lang/ja/selector.php |
153.96 kB APPPATH/lang/ja/field.php |
3.36 kB COREPATH/classes/package.php |
2.07 kB PKGPATH/email/bootstrap.php |
2.01 kB PKGPATH/orm/bootstrap.php |
477 bytes PKGPATH/orm/config/orm.php |
2.35 kB PKGPATH/auth/bootstrap.php |
3.96 kB COREPATH/classes/module.php |
604 bytes APPPATH/config/routes.php |
8.46 kB COREPATH/classes/router.php |
5.29 kB COREPATH/classes/route.php |
7.36 kB COREPATH/classes/redis/db.php |
15.54 kB COREPATH/classes/request.php |
8.35 kB COREPATH/classes/uri.php |
12.34 kB COREPATH/classes/input/instance.php |
7.31 kB /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/log.php |
6.60 kB COREPATH/classes/log.php |
18.75 kB VENDORPATH/monolog/monolog/src/Monolog/Logger.php |
3.04 kB VENDORPATH/psr/log/Psr/Log/LoggerInterface.php |
4.45 kB VENDORPATH/monolog/monolog/src/Monolog/Handler/StreamHandler.php |
1.46 kB VENDORPATH/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php |
3.97 kB VENDORPATH/monolog/monolog/src/Monolog/Handler/AbstractHandler.php |
2.54 kB VENDORPATH/monolog/monolog/src/Monolog/Handler/HandlerInterface.php |
5.06 kB VENDORPATH/monolog/monolog/src/Monolog/Formatter/LineFormatter.php |
8.60 kB VENDORPATH/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php |
787 bytes VENDORPATH/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php |
12.40 kB COREPATH/classes/inflector.php |
2.96 kB APPPATH/classes/controller/blogs.php |
12.37 kB /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/controller/template/frontend/base.php |
4.73 kB /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/controller/template/frontend.php |
37.47 kB /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/controller/template.php |
1.11 kB COREPATH/classes/controller/template.php |
1.55 kB COREPATH/classes/controller.php |
1.48 kB /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/view.php |
16.00 kB COREPATH/classes/view.php |
13.00 kB /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/packages/auth/classes/auth.php |
10.62 kB PKGPATH/auth/classes/auth.php |
707 bytes PKGPATH/auth/config/auth.php |
711 bytes /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/packages/auth/config/auth.php |
50 bytes APPPATH/config/auth.php |
4.08 kB /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/packages/auth/classes/auth/login/driver.php |
6.84 kB PKGPATH/auth/classes/auth/login/driver.php |
2.20 kB /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/packages/auth/classes/auth/driver.php |
2.20 kB PKGPATH/auth/classes/auth/driver.php |
21.89 kB /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/packages/auth/classes/auth/login/simpleauth.php |
3.04 kB PKGPATH/auth/config/simpleauth.php |
4.21 kB /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/packages/auth/config/simpleauth.php |
1.76 kB APPPATH/config/simpleauth.php |
2.97 kB PKGPATH/auth/classes/auth/group/driver.php |
1.83 kB PKGPATH/auth/classes/auth/group/simplegroup.php |
2.56 kB PKGPATH/auth/classes/auth/acl/driver.php |
1.96 kB PKGPATH/auth/classes/auth/acl/simpleacl.php |
8.69 kB COREPATH/classes/session.php |
4.31 kB COREPATH/config/session.php |
5.19 kB APPPATH/config/session.php |
9.82 kB COREPATH/classes/session/db.php |
15.72 kB COREPATH/classes/session/driver.php |
1.76 kB COREPATH/config/db.php |
154 bytes APPPATH/config/db.php |
470 bytes APPPATH/config/test/db.php |
11.60 kB COREPATH/classes/date.php |
3.83 kB COREPATH/classes/cookie.php |
9.37 kB APPPATH/classes/model/sitebasic.php |
13.41 kB /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/packages/orm/classes/model/soft.php |
7.41 kB PKGPATH/orm/classes/model/soft.php |
57.91 kB PKGPATH/orm/classes/model.php |
618 bytes COREPATH/classes/sanitization.php |
29.56 kB /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/packages/orm/classes/model/base.php |
2.49 kB PKGPATH/orm/classes/query/soft.php |
41.23 kB PKGPATH/orm/classes/query.php |
10.78 kB COREPATH/classes/db.php |
25.56 kB COREPATH/classes/database/connection.php |
12.39 kB COREPATH/classes/database/pdo/connection.php |
17.36 kB COREPATH/classes/database/schema.php |
9.78 kB COREPATH/classes/database/query/builder/select.php |
3.95 kB COREPATH/classes/database/query/builder/where.php |
4.78 kB COREPATH/classes/database/query/builder.php |
6.59 kB COREPATH/classes/database/query.php |
1.35 kB COREPATH/classes/database/result/cached.php |
7.40 kB COREPATH/classes/database/result.php |
17.14 kB PKGPATH/orm/classes/observer/typing.php |
5.52 kB /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/packages/orm/classes/observer/typing.php |
3.35 kB /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/packages/orm/classes/observer/format.php |
1.14 kB PKGPATH/orm/classes/observer.php |
3.96 kB /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/packages/orm/classes/observer/replacement.php |
8.18 kB PKGPATH/orm/classes/hasmany.php |
4.15 kB PKGPATH/orm/classes/relation.php |
4.62 kB APPPATH/classes/model/sitebasic/data.php |
941 bytes /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/packages/orm/classes/model.php |
1.01 kB COREPATH/classes/database/expression.php |
19.09 kB APPPATH/lang/en/common.php |
944 bytes COREPATH/config/date.php |
800 bytes APPPATH/classes/model/blog/category.php |
7.31 kB APPPATH/classes/model/blog.php |
792 bytes APPPATH/classes/model/blog/type.php |
3.96 kB APPPATH/classes/model/blog/data.php |
4.52 kB APPPATH/classes/model/blog/layout.php |
66.66 kB /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/validation.php |
26.13 kB COREPATH/classes/validation.php |
21.84 kB COREPATH/classes/fieldset.php |
15.94 kB COREPATH/classes/fieldset/field.php |
18.13 kB COREPATH/classes/pagination.php |
5.35 kB COREPATH/config/pagination.php |
6.97 kB APPPATH/config/pagination.php |
74 bytes COREPATH/lang/en/pagination.php |
4.20 kB COREPATH/classes/database/query/builder/join.php |
697 bytes PKGPATH/orm/classes/observer/self.php |
14.97 kB COREPATH/classes/format.php |
1.01 kB COREPATH/config/format.php |
1.03 kB APPPATH/views/frontend/site_template/theme8/_includes/_header.php |
3.25 kB APPPATH/classes/model/product/pickup.php |
11.31 kB APPPATH/classes/model/product.php |
806 bytes APPPATH/classes/model/product/category.php |
6.70 kB PKGPATH/orm/classes/belongsto.php |
800 bytes APPPATH/classes/model/info/category.php |
58 bytes APPPATH/views/frontend/site_template/theme8/_includes/_footer.php |
5.38 kB APPPATH/views/frontend/site_template/theme8/blogs/index.php |
2.11 kB APPPATH/views/frontend/site_template/theme8/_includes/_list_search.php |
906 bytes /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/form.php |
8.31 kB COREPATH/classes/form.php |
1.92 kB COREPATH/config/form.php |
1.03 kB /home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/extends/core/classes/form/instance.php |
20.69 kB COREPATH/classes/form/instance.php |
37.99 kB APPPATH/classes/mtb/utils.php |
416 bytes APPPATH/views/frontend/site_template/theme8/template.php |
8.90 kB COREPATH/classes/response.php |
693 Configuration items |
file |
› base_config |
null› › basedir |
null› › extensions |
null› › url |
null› › use_locks |
› › file_handlers |
› areas |
null› magic_file |
› chmod |
438› › files |
511› › folders |
https://cloud-test.senchasou.online/base_url |
url_suffix |
falseindex_file |
trueprofiling |
falselog_profile_data |
profiling_paths |
/home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/app/› APPPATH |
/home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/core/› COREPATH |
/home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/packages/› PKGPATH |
/home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/app/cache/cache_dir |
falsecaching |
3600cache_lifetime |
nullob_callback |
errors |
› continue_on |
10› throttle |
true› notices |
false› render_prior |
jalanguage |
jalanguage_fallback |
locale |
ja_JP.UTF-8› 0 |
ja_JP› 1 |
jpn› 2 |
UTF-8encoding |
0server_gmt_offset |
Asia/Tokyodefault_timezone |
99log_threshold |
nulllog_file |
/home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/app/logs/log_path |
Y-m-d H:i:slog_date_format |
falsecli_backtrace |
security |
false› csrf_autoload |
› csrf_autoload_methods |
post› › 0 |
put› › 1 |
delete› › 2 |
false› csrf_bad_request_on_fail |
false› csrf_auto_token |
csrf_token› csrf_token_key |
0› csrf_expiration |
4Ao3NDjN5uA8ZcdseMzUrqhfiSJW9Xsd› token_salt |
true› allow_x_headers |
3› htmlentities_flags |
false› htmlentities_double_encode |
true› auto_filter_output |
true› filter_closures |
› whitelisted_classes |
Fuel\Core\Presenter› › 0 |
Fuel\Core\Response› › 1 |
Fuel\Core\View› › 2 |
Fuel\Core\ViewModel› › 3 |
Closure› › 4 |
DateTime› › 5 |
false› form-double-urlencoded |
› clean_paths |
› send_header |
X-Frame-Options: SAMEORIGIN› › 0 |
X-Content-Type-Options: nosniff› › 1 |
X-XSS-Protection: 1; mode=block› › 2 |
X-Download-Options: noopen› › 3 |
X-Breach-Protection: b7SDRXDKB8352T› › 4 |
› uri_filter |
htmlentities› › 0 |
› output_filter |
Security::htmlentities› › 0 |
› input_filter |
cookie |
31536000› expiration |
/› path |
null› domain |
false› secure |
false› http_only |
validation |
true› global_input_fallback |
Controller_controller_prefix |
routing |
true› case_sensitive |
true› strip_extension |
response |
true› redirect_with_wildcards |
config |
null› database |
config› table_name |
› memcached |
config› › identifier |
› › servers |
› › › 0 |
127.0.0.1› › › › host |
11211› › › › port |
100› › › › weight |
lang |
null› database |
lang› table_name |
module_paths |
package_paths |
/home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/packages/› 0 |
always_load |
› packages |
email› › 0 |
orm› › 1 |
auth› › 2 |
› modules |
› classes |
› config |
define› › 0 |
› language |
authority› › 0 |
common› › 1 |
selector› › 2 |
field› › 3 |
form› › 4 |
modulePaths |
/home/xs776899/senchasou.online/public_html/cloud-test.senchasou.online/fuel/app/modules/› 0 |
event |
› fuelphp |
› › request_finished |
define |
1› flag_num |
2› pref_num |
4› year_num |
2› month_num |
2› day_num |
10› date_num |
5› time_num |
16› datetime_num |
3› 365_days_num |
8› zip_str_num |
13› tel_str_num |
3› rate_num |
5› rate_num2 |
10› int_num |
19› bigint_num |
9› location_num |
40› company_name_str_num |
40› company_name_kana_str_num |
20› name_str_num |
20› name_kana_str_num |
50› mail_str_num |
100› address_str_num |
8› password_min_str_num |
20› password_max_str_num |
13› jan_code_num |
8› number_num |
10› str_num_ss |
4› use_coupon_num |
20› str_num_s |
23› str_num_s23 |
30› str_num_s30 |
46› str_num_s46 |
300› str_num_s300 |
50› str_num_m |
100› str_num_l |
300› str_num_3xx |
500› str_num_ll |
1000› str_num_xl |
2000› str_num_xxl |
3000› str_num_3xxxl |
5000› str_num_xxxl |
10000› str_num_xxxxl |
30000› str_num_xxxxxl |
300000› str_num_xxxxxxl |
3000› str_num_xxxxxll |
16› card_number_num |
4› card_code_num |
4› str_num_b |
8› str_display_max_8 |
20› str_display_max_20 |
30› str_display_max_30 |
40› str_display_max_40 |
50› str_display_max_50 |
65› str_display_max_65 |
6› gross_num |
46› pdf_max_text |
2000› url_num |
500› search_text_maxlength |
11› google_map_maxlength |
7› zip_str_num_no_hyphen |
11› tel_str_num_no_hyphen |
、。,.・:;?!゛゜´`¨^ ̄_ヽヾゝゞ〃仝々〆〇ー―‐/\~∥|…‥‘’“”()〔〕[]{}〈〉《》「」『』【】+-±×÷=≠<>≦≧∞∴♂♀°′″℃¥$¢£%#&*@§☆★○●◎◇ ◆□■△▲▽▼※〒→←↑↓〓› validation_allow_chars |
list_column_› list_column_prefix |
php› phpcli |
|› delimiter_character |
› max_loop |
35000› › default |
8000› › approval |
8000› › contacts |
8000› › customers |
35000› › billings |
› max_item |
100› › default |
100› › approval |
100› › contacts |
100› › customers |
100› › billings |
3› max_category_depth |
10› max_facility_slide_image |
10› max_product_slide_image |
-3 day› files_file_new_icon_due |
9› schedule_day_min_hour_display_default |
› schedule_color |
› › 1 |
111› › › font_color |
eee› › › background_color |
› › 2 |
333› › › font_color |
f6d9d9› › › background_color |
› › 3 |
333› › › font_color |
ffccdc› › › background_color |
› › 4 |
333› › › font_color |
fbe9f5› › › background_color |
› › 5 |
333› › › font_color |
f1e0f7› › › background_color |
› › 6 |
333› › › font_color |
d9e3f6› › › background_color |
› › 7 |
333› › › font_color |
e8f3f4› › › background_color |
› › 8 |
333› › › font_color |
cceccf› › › background_color |
› › 9 |
333› › › font_color |
e4eed9› › › background_color |
› › 10 |
333› › › font_color |
f2ebcd› › › background_color |
› › 11 |
333› › › font_color |
ffe0cc› › › background_color |
› › 12 |
333› › › font_color |
eeeae4› › › background_color |
› › 13 |
333› › › font_color |
e0e0e0› › › background_color |
› lang_url_ja |
en› lang_url_en |
cn› lang_url_cn |
tw› lang_url_tw |
› sitebasic |
1› › info_theme_view |
› google_search_engine_id |
80› need_report_percent |
thaoquyen.pk@gmail.com› need_report_mail_address |
10› LIST_LIMIT_DEFAULT |
› t_7 |
frontend/site_template/theme7/template_top› › top |
› › noimage |
/assets/site_template/theme-7/img/common/noimage.png› › › common |
› t_8 |
frontend/site_template/theme8/template_top› › top |
› › noimage |
/assets/site_template/theme-8/img/common/noimage.png› › › common |
SP411007_1XLb0UEb8hf9qaJz› rakuten_service_secret |
SL411007_9VPm4r5mLd33OUUq› rakuten_license_key |
orm |
true› caching |
2038-01-18 22:14:08› sql_max_timestamp_mysql |
2147483647› sql_max_timestamp_unix |
routes |
home/index› _root_ |
home/404› _404_ |
auth |
› driver |
simpleauth› › 0 |
false› verify_multiple_logins |
put_your_salt_here› salt |
10000› iterations |
simpleauth |
null› db_connection |
null› db_write_connection |
customer_users› table_name |
› table_columns |
*› › 0 |
*› › 1 |
false› guest_login |
false› multiple_logins |
› remember_me |
false› › enabled |
rmcookie› › cookieName |
2678400› › expiration |
› groups |
› › 1 |
Users› › › name |
› › › roles |
user› › › › 0 |
› › 50 |
Administrators› › › name |
› › › roles |
user› › › › 0 |
admin› › › › 1 |
› › 100 |
Super› › › name |
› › › roles |
user› › › › 0 |
admin› › › › 1 |
super› › › › 2 |
› roles |
› › # |
› › › employees |
select› › › › 0 |
› › › domains |
select› › › › 0 |
update› › › › 1 |
delete› › › › 2 |
create› › › › 3 |
› › › certificates |
select› › › › 0 |
update› › › › 1 |
create› › › › 2 |
› › admin |
› › › employees |
select› › › › 0 |
update› › › › 1 |
delete› › › › 2 |
create› › › › 3 |
› › › list |
select› › › › 0 |
› › › certificates |
select› › › › 0 |
update› › › › 1 |
delete› › › › 2 |
create› › › › 3 |
LmmHupxNtgzTAg3Un[KuJTgdHTUvdACQwggZ3AWM› login_hash_salt |
username› username_post_key |
password› password_post_key |
VI6U508uIxpGK5rZHQN1ZgQT95k3vOT3aZehGrvC› auth_magic |
HMAC› auth_type |
sha256› password_hash_algos |
10› auth_magic_length |
●●●●●●●●●› password_hidden_str |
name› replace_screen_name |
› additional_fields |
id› › 0 |
customer_flg› › 1 |
name› › 2 |
kana› › 3 |
nickname› › 4 |
customer_type› › 5 |
company› › 6 |
zip› › 7 |
pref› › 8 |
address› › 9 |
mail› › 10 |
tel› › 11 |
fax› › 12 |
sex› › 13 |
birth_year› › 14 |
birth_month› › 15 |
birth_day› › 16 |
age› › 17 |
age_ones› › 18 |
password› › 19 |
salt› › 20 |
mail_magazine_flg› › 21 |
dm_flg› › 22 |
catalog_flg› › 23 |
point› › 24 |
memo› › 25 |
customer_rank› › 26 |
purchase_num› › 27 |
buy_total› › 28 |
initial_purchase_date› › 29 |
final_purchase_date› › 30 |
exhibitor_comment› › 31 |
status› › 32 |
false› frontend_multiple_logins |
true› backend_multiple_logins |
true› fabricarts_multiple_logins |
session |
true› auto_initialize |
db› driver |
false› match_ip |
true› match_ua |
› cookie_domain |
/› cookie_path |
true› cookie_http_only |
true› encrypt_cookie |
true› expire_on_close |
86400› expiration_time |
false› rotation_time |
flash› flash_id |
true› flash_auto_expire |
true› flash_expire_after_get |
› post_cookie_name |
Session-Id› http_header_name |
true› enable_cookie |
false› native_emulation |
› cookie |
fuelcid› › cookie_name |
fuelcid› › cookieName |
› file |
fuelfid› › cookie_name |
/tmp› › path |
5› › gc_probability |
fuelfid› › cookieName |
› memcached |
fuelmid› › cookie_name |
› › servers |
› › › default |
127.0.0.1› › › › host |
11211› › › › port |
100› › › › weight |
fuelmid› › cookieName |
› db |
fueldid› › cookie_name |
null› › database |
front_sessions› › table |
1› › gc_probability |
blog_front› › cookieName |
› redis |
fuelrid› › cookie_name |
default› › database |
fuelrid› › cookieName |
db |
default› active |
› default |
pdo› › type |
› › connection |
mysql:host=mysql10028.xserver.jp;dbname=xs776899_cloudsctest› › › dsn |
› › › hostname |
xs776899_cloudsc› › › username |
1000chasou› › › password |
› › › database |
false› › › persistent |
false› › › compress |
`› › identifier |
› › table_prefix |
utf8› › charset |
false› › collation |
true› › enable_cache |
true› › profiling |
false› › readonly |
› redis |
› › default |
127.0.0.1› › › hostname |
6379› › › port |
null› › › timeout |
0› › › database |
date |
› patterns |
%c› › local |
%Y-%m-%d %H:%M:%S› › mysql |
%Y-%m-%d› › mysql_date |
%m/%d/%Y› › us |
%m/%d› › us_short |
%B %d %Y› › us_named |
%I:%M %p, %B %d %Y› › us_full |
%d/%m/%Y› › eu |
%d/%m› › eu_short |
%d %B %Y› › eu_named |
%H:%M, %d %B %Y› › eu_full |
%H:%M› › 24h |
%I:%M %p› › 12h |
pagination |
ecat› active |
› default |
<div class="pagination"> {pagination} </div> › › wrapper |
<span class="first"> {link} </span> › › first |
««› › first-marker |
<a href="{uri}">{page}</a> › › first-link |
› › first-inactive |
› › first-inactive-link |
<span class="previous"> {link} </span> › › previous |
«› › previous-marker |
<a href="{uri}" rel="prev">{page}</a> › › previous-link |
<span class="previous-inactive"> {link} </span> › › previous-inactive |
<a href="#" rel="prev">{page}</a> › › previous-inactive-link |
<span> {link} </span> › › regular |
<a href="{uri}">{page}</a> › › regular-link |
<span class="active"> {link} </span> › › active |
<a href="#">{page}</a> › › active-link |
<span class="next"> {link} </span> › › next |
»› › next-marker |
<a href="{uri}" rel="next">{page}</a> › › next-link |
<span class="next-inactive"> {link} </span> › › next-inactive |
<a href="#" rel="next">{page}</a> › › next-inactive-link |
<span class="last"> {link} </span> › › last |
»»› › last-marker |
<a href="{uri}">{page}</a> › › last-link |
› › last-inactive |
› › last-inactive-link |
› bootstrap3 |
<ul class="pagination"> {pagination} </ul> › › wrapper |
<li>{link}</li>› › first |
««› › first-marker |
<a href="{uri}">{page}</a>› › first-link |
› › first-inactive |
› › first-inactive-link |
<li>{link}</li>› › previous |
«› › previous-marker |
<a href="{uri}" rel="prev">{page}</a>› › previous-link |
<li class="disabled">{link}</li>› › previous-inactive |
<a href="#" rel="prev">{page}</a>› › previous-inactive-link |
<li>{link}</li>› › regular |
<a href="{uri}">{page}</a>› › regular-link |
<li class="active">{link}</li>› › active |
<a href="#">{page} <span class="sr-only"></span></a>› › active-link |
<li>{link}</li>› › next |
»› › next-marker |
<a href="{uri}" rel="next">{page}</a>› › next-link |
<li class="disabled">{link}</li>› › next-inactive |
<a href="#" rel="next">{page}</a>› › next-inactive-link |
<li>{link}</li>› › last |
»»› › last-marker |
<a href="{uri}">{page}</a>› › last-link |
› › last-inactive |
› › last-inactive-link |
› bootstrap |
<div class="pagination"> <ul>{pagination} </ul> </div> › › wrapper |
<li>{link}</li>› › first |
««› › first-marker |
<a href="{uri}">{page}</a>› › first-link |
› › first-inactive |
› › first-inactive-link |
<li>{link}</li>› › previous |
«› › previous-marker |
<a href="{uri}" rel="prev">{page}</a>› › previous-link |
<li class="disabled">{link}</li>› › previous-inactive |
<a href="#" rel="prev">{page}</a>› › previous-inactive-link |
<li>{link}</li>› › regular |
<a href="{uri}">{page}</a>› › regular-link |
<li class="active">{link}</li>› › active |
<a href="#">{page}</a>› › active-link |
<li>{link}</li>› › next |
»› › next-marker |
<a href="{uri}" rel="next">{page}</a>› › next-link |
<li class="disabled">{link}</li>› › next-inactive |
<a href="#" rel="next">{page}</a>› › next-inactive-link |
<li>{link}</li>› › last |
»»› › last-marker |
<a href="{uri}">{page}</a>› › last-link |
› › last-inactive |
› › last-inactive-link |
› backend |
<ul class="list-paging-inner"> {pagination} </ul> › › wrapper |
<li class="list-page-first">{link}</li> › › first |
<i class="fas fa-fast-backward"></i>› › first-marker |
<a class="over" href="{uri}">{page}</a>› › first-link |
<li class="list-page-previous">{link}</li> › › previous |
<i class="fas fa-step-backward"></i>› › previous-marker |
<a class="over" href="{uri}">{page}</a>› › previous-link |
› › previous-inactive |
› › previous-inactive-link |
<li>{link}</li> › › regular |
<a class="over" href="{uri}">{page}</a>› › regular-link |
<li>{link}</li> › › active |
<span>{page}</span>› › active-link |
<li class="list-page-next">{link}</li> › › next |
<i class="fas fa-step-forward"></i>› › next-marker |
<a href="{uri}">{page}</a>› › next-link |
› › next-inactive |
› › next-inactive-link |
<li class = "list-page-last">{link}</li> › › last |
<i class="fas fa-fast-forward"></i>› › last-marker |
<a class="over" href= "{uri}">{page}</a>› › last-link |
› ecat |
<p class="pager mgb"> {pagination} </p>› › wrapper |
{link}› › first |
› › first-marker |
<a class="first" href="{uri}"></a> › › first-link |
› › first-inactive |
› › first-inactive-link |
{link} › › previous |
› › previous-marker |
<a href="{uri}" rel="prev" class="prev">PREV</a> › › previous-link |
› › previous-inactive |
<a href="#" rel="prev">{page}</a> › › previous-inactive-link |
{link} › › regular |
<a href="{uri}">{page}</a> › › regular-link |
<span>{link}</span> › › active |
{page} › › active-link |
{link} › › next |
› › next-marker |
<a href="{uri}" rel="next" class="next">NEXT</a> › › next-link |
{link} › › next-inactive |
› › next-inactive-link |
<span class="">h {link} </span> › › last |
› › last-marker |
<a href="{uri}">{page}</a> › › last-link |
› › last-inactive |
› › last-inactive-link |
› ecat_front |
<div class="com-paging"> <ul class="mod-panel-layout"> {pagination} </ul> </div>› › wrapper |
{link}› › first |
› › first-marker |
<li><a class="first" href="{uri}"></a></li> › › first-link |
› › first-inactive |
› › first-inactive-link |
{link} › › previous |
› › previous-marker |
<li class="prev font-lato"><a href="{uri}" rel="prev" class="js-action-pagination"></a></li> › › previous-link |
› › previous-inactive |
<a href="#" rel="prev">{page}</a> › › previous-inactive-link |
{link} › › regular |
<li><a href="{uri}" class="js-action-pagination">{page}</a></li> › › regular-link |
<li class="current"><span>{link}</span></li> › › active |
{page} › › active-link |
{link} › › next |
› › next-marker |
<li class="next font-lato"><a href="{uri}" rel="next" class="js-action-pagination"></a></li> › › next-link |
{link} › › next-inactive |
› › next-inactive-link |
<span class="">h {link} </span> › › last |
› › last-marker |
<li class="last"><a href="{uri}">{page}</a></li> › › last-link |
› › last-inactive |
› › last-inactive-link |
› ecat_front2 |
<ul class="sec-top-recommend-paging">{pagination}</ul>› › wrapper |
{link}› › first |
› › first-marker |
<li><a class="first" href="{uri}"></a></li> › › first-link |
› › first-inactive |
› › first-inactive-link |
{link} › › previous |
› › previous-marker |
<li class="prev font-lato"><a href="{uri}" rel="prev" class="js-action-pagination"></a></li> › › previous-link |
› › previous-inactive |
<a href="#" rel="prev">{page}</a> › › previous-inactive-link |
{link} › › regular |
<li><a href="{uri}" class="js-action-pagination">{page}</a></li> › › regular-link |
<li class="current">{link}</li> › › active |
{page} › › active-link |
{link} › › next |
› › next-marker |
<li class="next font-lato"><a href="{uri}" rel="next" class="js-action-pagination"></a></li> › › next-link |
{link} › › next-inactive |
› › next-inactive-link |
<span class="">h {link} </span> › › last |
› › last-marker |
<li class="last"><a href="{uri}">{page}</a></li> › › last-link |
› › last-inactive |
› › last-inactive-link |
format |
› csv |
› › import |
,› › › delimiter |
"› › › enclosure |
› › › newline |
\› › › escape |
› › export |
,› › › delimiter |
"› › › enclosure |
› › › newline |
\› › › escape |
› › regex_newline |
true› › enclose_numbers |
› xml |
xml› › basenode |
false› › use_cdata |
null› › bool_representation |
› json |
› › encode |
15› › › options |
form |
true› prep_value |
true› auto_id |
form_› auto_id_prefix |
post› form_method |
{open} <table> {fields} </table> {close} › form_template |
<tr><td colspan="2">{open}<table> {fields}</table></td></tr> {close} › fieldset_template |
<tr> <td class="{error_class}">{label}{required}</td> <td class="{error_class}">{field} <span>{description}</span> {error_msg}</td> </tr> › field_template |
<tr> <td class="{error_class}">{group_label}{required}</td> <td class="{error_class}">{fields} {field} {label}<br /> {fields}<span>{description}</span> {error_msg} </td> </tr> › multi_field_template |
<span>{error_msg}</span>› error_template |
<span>{label}</span>› group_label |
*› required_mark |
false› inline_errors |
null› error_class |
null› label_class |
<table>{fields}</table> › tabular_form_template |
{field}› tabular_field_template |
<tr>{fields}</tr> › tabular_row_template |
<td>{label}{required} {field} {error_msg}</td> › tabular_row_field_template |
Delete?› tabular_delete_label |
3 Session variables |
search |
› |
› › search_page |
1 GET variables |
/blogs |
Based on PHP Quick Profiler | Close Height Bottom |