10
Console |
62.411 ms
Load Time |
5 Queries
Database |
2.75 MB
Memory Used |
125 Files
Included |
427 Config
items loaded |
1 Session
vars loaded |
0 GET
vars loaded |
0 POST
vars loaded |
3Logs |
0 Errors |
0 Memory |
7 Speed |
speed | 1.035 msFuel\Core\Profiler::init Start |
speed | 2.206 msFuel\Core\Fuel::init End |
speed | 2.244 msFuel\Core\Uri::__construct Start |
speed | 2.287 msFuel\Core\Uri::__construct End |
log | Fuel\Core\Request::__construct - Creating a new Request with URI = "_om/contact" |
speed | 6.793 msFuel\Core\Request::execute Start |
log | Fuel\Core\Request::execute - Called |
log | Fuel\Core\Request::execute - Setting main Request |
speed | 41.480 msFuel\Core\Request::execute End |
speed | 49.147 msEnd of Fuel Execution |
62.411 msLoad Time |
240 s Max Execution Time |
1.035 msFuel\Core\Profiler::init Start |
2.206 msFuel\Core\Fuel::init End |
2.244 msFuel\Core\Uri::__construct Start |
2.287 msFuel\Core\Uri::__construct End |
6.793 msFuel\Core\Request::execute Start |
41.480 msFuel\Core\Request::execute End |
49.147 msEnd of Fuel Execution |
5Total Queries |
14.329 ms Total Time |
0 Duplicates |
SELECT sum(amount) AS `amount` FROM `donation_log`Speed: 2.865 ms Query analysis: · Query: SIMPLE on donation_log · Type: ALL · Rows: 3 Call trace for this query:File: APPPATH/classes/model/donation/log.php, line 53File: APPPATH/modules/_om/classes/controller/template.php, line 151File: APPPATH/modules/_om/classes/controller/contact.php, line 28File: COREPATH/classes/request.php, line 426File: DOCROOT/index.php, line 76 |
SELECT `t0`.`id` AS `t0_c0`, `t0`.`validity` AS `t0_c1`, `t0`.`start_date` AS `t0_c2`, `t0`.`finish_date` AS `t0_c3`, `t0`.`code` AS `t0_c4`, `t0`.`user_kbn` AS `t0_c5`, `t0`.`poscode` AS `t0_c6`, `t0`.`name` AS `t0_c7`, `t0`.`ad_lead` AS `t0_c8`, `t0`.`ad_text` AS `t0_c9`, `t0`.`image` AS `t0_c10`, `t0`.`click_url` AS `t0_c11`, `t0`.`target` AS `t0_c12`, `t0`.`click_count` AS `t0_c13`, `t0`.`imp_count` AS `t0_c14`, `t0`.`is_article` AS `t0_c15`, `t0`.`article_email` AS `t0_c16`, `t0`.`article_html` AS `t0_c17`, `t0`.`article_imp_count` AS `t0_c18`, `t0`.`article_contact_count` AS `t0_c19`, `t0`.`priority` AS `t0_c20`, `t0`.`del_flg` AS `t0_c21`, `t0`.`created_user` AS `t0_c22`, `t0`.`updated_user` AS `t0_c23`, `t0`.`created_at` AS `t0_c24`, `t0`.`updated_at` AS `t0_c25` FROM `banner` AS `t0` WHERE `t0`.`del_flg` = 0 AND `t0`.`validity` = 1 AND `t0`.`is_article` = 0 AND `t0`.`user_kbn` = 2 AND `t0`.`poscode` = 'OM_MIDDLE_NEW' AND (`t0`.`start_date` IS null OR `t0`.`start_date` <= '2025-06-23 03:52:05') AND (`t0`.`finish_date` IS null OR `t0`.`finish_date` >= '2025-06-23 03:52:05') ORDER BY RAND() ASC LIMIT 10Speed: 2.584 ms Query analysis: · Query: SIMPLE on t0 · Possible keys: banner_idx1,banner_idx3,banner_idx4,banner_idx5,start_date,is_article · Key Used: banner_idx4 · Type: ref · Rows: 1 (Using where; Using temporary; Using filesort) Call trace for this query:File: APPPATH/classes/core/orm/query.php, line 1182File: APPPATH/modules/_om/classes/model/ombanner.php, line 154File: APPPATH/modules/_om/classes/controller/template.php, line 477File: APPPATH/modules/_om/classes/controller/contact.php, line 28File: COREPATH/classes/request.php, line 426File: DOCROOT/index.php, line 76 |
SELECT `t0`.`id` AS `t0_c0`, `t0`.`validity` AS `t0_c1`, `t0`.`start_date` AS `t0_c2`, `t0`.`finish_date` AS `t0_c3`, `t0`.`code` AS `t0_c4`, `t0`.`user_kbn` AS `t0_c5`, `t0`.`poscode` AS `t0_c6`, `t0`.`name` AS `t0_c7`, `t0`.`ad_lead` AS `t0_c8`, `t0`.`ad_text` AS `t0_c9`, `t0`.`image` AS `t0_c10`, `t0`.`click_url` AS `t0_c11`, `t0`.`target` AS `t0_c12`, `t0`.`click_count` AS `t0_c13`, `t0`.`imp_count` AS `t0_c14`, `t0`.`is_article` AS `t0_c15`, `t0`.`article_email` AS `t0_c16`, `t0`.`article_html` AS `t0_c17`, `t0`.`article_imp_count` AS `t0_c18`, `t0`.`article_contact_count` AS `t0_c19`, `t0`.`priority` AS `t0_c20`, `t0`.`del_flg` AS `t0_c21`, `t0`.`created_user` AS `t0_c22`, `t0`.`updated_user` AS `t0_c23`, `t0`.`created_at` AS `t0_c24`, `t0`.`updated_at` AS `t0_c25` FROM `banner` AS `t0` WHERE `t0`.`del_flg` = 0 AND `t0`.`validity` = 1 AND `t0`.`is_article` = 0 AND `t0`.`user_kbn` = 2 AND `t0`.`poscode` = 'OM_RIGHT' AND (`t0`.`start_date` IS null OR `t0`.`start_date` <= '2025-06-23 03:52:05') AND (`t0`.`finish_date` IS null OR `t0`.`finish_date` >= '2025-06-23 03:52:05') ORDER BY `t0`.`priority` DESC, RAND() ASC LIMIT 15Speed: 3.196 ms Query analysis: · Query: SIMPLE on t0 · Possible keys: banner_idx1,banner_idx3,banner_idx4,banner_idx5,start_date,is_article · Key Used: banner_idx1,banner_idx4,banner_idx5,is_article · Type: index_merge · Rows: 16 (Using intersect(banner_idx1,banner_idx4,banner_idx5,is_article); Using where; Using temporary; Using filesort) Call trace for this query:File: APPPATH/classes/core/orm/query.php, line 1182File: APPPATH/modules/_om/classes/model/ombanner.php, line 191File: APPPATH/modules/_om/classes/controller/template.php, line 478File: APPPATH/modules/_om/classes/controller/contact.php, line 28File: COREPATH/classes/request.php, line 426File: DOCROOT/index.php, line 76 |
SELECT `t0`.`id` AS `t0_c0`, `t0`.`validity` AS `t0_c1`, `t0`.`start_date` AS `t0_c2`, `t0`.`finish_date` AS `t0_c3`, `t0`.`code` AS `t0_c4`, `t0`.`user_kbn` AS `t0_c5`, `t0`.`poscode` AS `t0_c6`, `t0`.`name` AS `t0_c7`, `t0`.`ad_lead` AS `t0_c8`, `t0`.`ad_text` AS `t0_c9`, `t0`.`image` AS `t0_c10`, `t0`.`click_url` AS `t0_c11`, `t0`.`target` AS `t0_c12`, `t0`.`click_count` AS `t0_c13`, `t0`.`imp_count` AS `t0_c14`, `t0`.`is_article` AS `t0_c15`, `t0`.`article_email` AS `t0_c16`, `t0`.`article_html` AS `t0_c17`, `t0`.`article_imp_count` AS `t0_c18`, `t0`.`article_contact_count` AS `t0_c19`, `t0`.`priority` AS `t0_c20`, `t0`.`del_flg` AS `t0_c21`, `t0`.`created_user` AS `t0_c22`, `t0`.`updated_user` AS `t0_c23`, `t0`.`created_at` AS `t0_c24`, `t0`.`updated_at` AS `t0_c25` FROM `banner` AS `t0` WHERE `t0`.`del_flg` = 0 AND `t0`.`validity` = 1 AND `t0`.`is_article` = 0 AND `t0`.`user_kbn` = 2 AND `t0`.`poscode` = 'OM_PREMIUM' AND (`t0`.`start_date` IS null OR `t0`.`start_date` <= '2025-06-23 03:52:05') AND (`t0`.`finish_date` IS null OR `t0`.`finish_date` >= '2025-06-23 03:52:05') ORDER BY RAND() ASCSpeed: 3.062 ms Query analysis: · Query: SIMPLE on t0 · Possible keys: banner_idx1,banner_idx3,banner_idx4,banner_idx5,start_date,is_article · Key Used: banner_idx1,banner_idx4,banner_idx5,is_article · Type: index_merge · Rows: 8 (Using intersect(banner_idx1,banner_idx4,banner_idx5,is_article); Using where; Using temporary; Using filesort) Call trace for this query:File: APPPATH/classes/core/orm/query.php, line 1182File: APPPATH/modules/_om/classes/model/ombanner.php, line 409File: APPPATH/modules/_om/classes/controller/template.php, line 483File: APPPATH/modules/_om/classes/controller/contact.php, line 28File: COREPATH/classes/request.php, line 426File: DOCROOT/index.php, line 76 |
SELECT DISTINCT `times_request_base`.`id`, `url`, `banner_image_url`, `banner_placement`, `title`, `times_request_base`.`start_date`, `times_request_base`.`end_date` FROM `times_request_base` JOIN `times_request_relate` ON (`times_request_relate`.`request_id` = `times_request_base`.`id`) WHERE `times_request_base`.`start_date` <= '2025-06-23' AND `times_request_base`.`end_date` >= '2025-06-23' AND `url` NOT LIKE '%test%' AND `times_request_base`.`use_flg` = 0 AND `times_request_base`.`banner_use_flg` = 0 AND `times_request_relate`.`start_date` <= '2025-06-23' AND `times_request_relate`.`end_date` >= '2025-06-23' AND `times_request_relate`.`del_flg` = 0 ORDER BY `banner_placement` DESC, `times_request_base`.`id` DESCSpeed: 2.622 ms Query analysis: · Query: SIMPLE on times_request_relate · Type: ALL · Rows: 15 (Using where; Using temporary; Using filesort) · Query: SIMPLE on times_request_base · Possible keys: PRIMARY · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: COREPATH/classes/model/crud.php, line 242File: APPPATH/classes/model/document/times/request/base.php, line 135File: APPPATH/modules/_om/classes/controller/template.php, line 525File: APPPATH/modules/_om/classes/controller/contact.php, line 28File: COREPATH/classes/request.php, line 426File: DOCROOT/index.php, line 76 |
6Finder Paths |
125Total Files |
1.30 MB Total Size |
175.81 kB Largest |
Finder paths: |
/var/www/html/dev.uchicomi.biz/fuel/app/ |
/var/www/html/dev.uchicomi.biz/fuel/packages/pushnotifications/ |
/var/www/html/dev.uchicomi.biz/fuel/packages/web-debug/ |
/var/www/html/dev.uchicomi.biz/fuel/packages/email/ |
/var/www/html/dev.uchicomi.biz/fuel/packages/orm/ |
/var/www/html/dev.uchicomi.biz/fuel/core/ |
Loaded files: |
2.73 kB /var/www/html/dev.uchicomi.biz/public_owner/index.php |
6.07 kB /var/www/html/dev.uchicomi.biz/fuel/app/bootstrap.php |
8.30 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/autoloader.php |
12.44 kB /var/www/html/dev.uchicomi.biz/fuel/core/bootstrap.php |
9.60 kB /var/www/html/dev.uchicomi.biz/fuel/core/base.php |
183 bytes /var/www/html/dev.uchicomi.biz/fuel/vendor/autoload.php |
1.37 kB /var/www/html/dev.uchicomi.biz/fuel/vendor/composer/autoload_real.php |
12.14 kB /var/www/html/dev.uchicomi.biz/fuel/vendor/composer/ClassLoader.php |
349 bytes /var/www/html/dev.uchicomi.biz/fuel/vendor/composer/autoload_namespaces.php |
309 bytes /var/www/html/dev.uchicomi.biz/fuel/vendor/composer/autoload_psr4.php |
156 bytes /var/www/html/dev.uchicomi.biz/fuel/vendor/composer/autoload_classmap.php |
10.20 kB /var/www/html/dev.uchicomi.biz/fuel/app/vendor/php-sdk-v4/src/Facebook/FacebookSession.php |
9.05 kB /var/www/html/dev.uchicomi.biz/fuel/app/vendor/php-sdk-v4/src/Facebook/FacebookRedirectLoginHelper.php |
7.58 kB /var/www/html/dev.uchicomi.biz/fuel/app/vendor/php-sdk-v4/src/Facebook/FacebookRequest.php |
5.16 kB /var/www/html/dev.uchicomi.biz/fuel/app/vendor/php-sdk-v4/src/Facebook/FacebookResponse.php |
1.18 kB /var/www/html/dev.uchicomi.biz/fuel/app/vendor/php-sdk-v4/src/Facebook/FacebookSDKException.php |
5.48 kB /var/www/html/dev.uchicomi.biz/fuel/app/vendor/php-sdk-v4/src/Facebook/FacebookRequestException.php |
1.22 kB /var/www/html/dev.uchicomi.biz/fuel/app/vendor/php-sdk-v4/src/Facebook/FacebookAuthorizationException.php |
4.62 kB /var/www/html/dev.uchicomi.biz/fuel/app/vendor/php-sdk-v4/src/Facebook/GraphObject.php |
2.44 kB /var/www/html/dev.uchicomi.biz/fuel/app/vendor/php-sdk-v4/autoload.php |
142.63 kB /var/www/html/dev.uchicomi.biz/fuel/app/vendor/phpmailer/class.phpmailer.php |
41.07 kB /var/www/html/dev.uchicomi.biz/fuel/app/vendor/phpmailer/class.smtp.php |
7.68 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/fuel.php |
5.75 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/config.php |
814 bytes /var/www/html/dev.uchicomi.biz/fuel/core/classes/config/php.php |
4.45 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/config/file.php |
163 bytes /var/www/html/dev.uchicomi.biz/fuel/core/classes/config/interface.php |
11.81 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/finder.php |
29.60 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/arr.php |
1.49 kB /var/www/html/dev.uchicomi.biz/fuel/core/config/file.php |
9.09 kB /var/www/html/dev.uchicomi.biz/fuel/core/config/config.php |
9.54 kB /var/www/html/dev.uchicomi.biz/fuel/app/config/config.php |
48 bytes /var/www/html/dev.uchicomi.biz/fuel/app/config/staging/config.php |
1.75 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/profiler.php |
2.46 kB /var/www/html/dev.uchicomi.biz/fuel/core/vendor/phpquickprofiler/console.php |
6.54 kB /var/www/html/dev.uchicomi.biz/fuel/core/vendor/phpquickprofiler/phpquickprofiler.php |
12.53 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/input.php |
10.13 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/security.php |
2.14 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/event.php |
4.82 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/event/instance.php |
3.27 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/package.php |
2.03 kB /var/www/html/dev.uchicomi.biz/fuel/packages/orm/bootstrap.php |
1.75 kB /var/www/html/dev.uchicomi.biz/fuel/packages/email/bootstrap.php |
1.02 kB /var/www/html/dev.uchicomi.biz/fuel/packages/web-debug/bootstrap.php |
10.26 kB /var/www/html/dev.uchicomi.biz/fuel/packages/web-debug/vendor/chromephp/ChromePhp.php |
62.21 kB /var/www/html/dev.uchicomi.biz/fuel/packages/web-debug/vendor/firephp/lib/FirePHPCore/FirePHP.class.php |
7.24 kB /var/www/html/dev.uchicomi.biz/fuel/packages/web-debug/vendor/firephp/lib/FirePHPCore/fb.php |
1.00 kB /var/www/html/dev.uchicomi.biz/fuel/packages/pushnotifications/bootstrap.php |
3.17 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/module.php |
8.29 kB /var/www/html/dev.uchicomi.biz/fuel/app/config/system-config.php |
6.63 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/uri.php |
175.81 kB /var/www/html/dev.uchicomi.biz/fuel/app/classes/common/ddlist.php |
8.75 kB /var/www/html/dev.uchicomi.biz/fuel/app/config/staging/system-config.php |
1.90 kB /var/www/html/dev.uchicomi.biz/fuel/packages/pushnotifications/config/pushnotification.php |
2.01 kB /var/www/html/dev.uchicomi.biz/fuel/app/config/pushnotification.php |
630 bytes /var/www/html/dev.uchicomi.biz/fuel/app/config/routes.php |
56 bytes /var/www/html/dev.uchicomi.biz/fuel/app/config/routes/owner.php |
6.56 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/router.php |
4.88 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/route.php |
12.83 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/request.php |
20.60 kB /var/www/html/dev.uchicomi.biz/fuel/app/modules/_om/config/routes.php |
11.38 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/inflector.php |
5.23 kB /var/www/html/dev.uchicomi.biz/fuel/app/modules/_om/classes/controller/contact.php |
31.04 kB /var/www/html/dev.uchicomi.biz/fuel/app/modules/_om/classes/controller/template.php |
1.11 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/controller/template.php |
2.30 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/controller.php |
25.06 kB /var/www/html/dev.uchicomi.biz/fuel/app/classes/core/view.php |
13.11 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/view.php |
7.71 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/session.php |
4.13 kB /var/www/html/dev.uchicomi.biz/fuel/core/config/session.php |
110 bytes /var/www/html/dev.uchicomi.biz/fuel/app/config/session.php |
188 bytes /var/www/html/dev.uchicomi.biz/fuel/app/modules/_om/config/session.php |
8.89 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/session/file.php |
15.81 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/session/driver.php |
1.14 kB /var/www/html/dev.uchicomi.biz/fuel/app/classes/core/date.php |
10.18 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/date.php |
3.59 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/cookie.php |
55.19 kB /var/www/html/dev.uchicomi.biz/fuel/app/classes/model/mst/user.php |
48.05 kB /var/www/html/dev.uchicomi.biz/fuel/packages/orm/classes/model.php |
571 bytes /var/www/html/dev.uchicomi.biz/fuel/app/classes/const/session.php |
6.23 kB /var/www/html/dev.uchicomi.biz/fuel/app/classes/common/accountConfig.php |
2.03 kB /var/www/html/dev.uchicomi.biz/fuel/app/classes/model/donation/log.php |
10.24 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/db.php |
1.22 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/database/expression.php |
9.15 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/database/query/builder/select.php |
3.75 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/database/query/builder/where.php |
4.38 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/database/query/builder.php |
5.22 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/database/query.php |
18.63 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/database/connection.php |
1.47 kB /var/www/html/dev.uchicomi.biz/fuel/core/config/db.php |
494 bytes /var/www/html/dev.uchicomi.biz/fuel/app/config/db.php |
4.03 kB /var/www/html/dev.uchicomi.biz/fuel/app/config/staging/db.php |
9.45 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/database/pdo/connection.php |
881 bytes /var/www/html/dev.uchicomi.biz/fuel/core/classes/database/result/cached.php |
5.88 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/database/result.php |
22.92 kB /var/www/html/dev.uchicomi.biz/fuel/app/modules/_om/classes/model/ombanner.php |
4.31 kB /var/www/html/dev.uchicomi.biz/fuel/app/classes/model/banner.php |
33.06 kB /var/www/html/dev.uchicomi.biz/fuel/app/classes/core/orm/query.php |
230 bytes /var/www/html/dev.uchicomi.biz/fuel/app/classes/const/userkbn.php |
12.80 kB /var/www/html/dev.uchicomi.biz/fuel/packages/orm/classes/observer/typing.php |
4.37 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/cache.php |
367 bytes /var/www/html/dev.uchicomi.biz/fuel/core/classes/cache/notfound.php |
2.10 kB /var/www/html/dev.uchicomi.biz/fuel/core/config/cache.php |
8.25 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/cache/storage/file.php |
11.14 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/cache/storage/driver.php |
482 bytes /var/www/html/dev.uchicomi.biz/fuel/core/classes/cache/handler/serialized.php |
554 bytes /var/www/html/dev.uchicomi.biz/fuel/core/classes/cache/handler/driver.php |
16.59 kB /var/www/html/dev.uchicomi.biz/fuel/app/classes/model/document/times/request/base.php |
5.40 kB /var/www/html/dev.uchicomi.biz/fuel/app/classes/model/document/times/request.php |
19.52 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/model/crud.php |
274 bytes /var/www/html/dev.uchicomi.biz/fuel/core/classes/model.php |
3.25 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/database/query/builder/join.php |
6.22 kB /var/www/html/dev.uchicomi.biz/fuel/app/modules/client/classes/controller/ac.php |
11.84 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/controller/rest.php |
4.05 kB /var/www/html/dev.uchicomi.biz/fuel/app/classes/model/contact.php |
7.14 kB /var/www/html/dev.uchicomi.biz/fuel/packages/orm/classes/hasone.php |
3.98 kB /var/www/html/dev.uchicomi.biz/fuel/packages/orm/classes/relation.php |
7.59 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/response.php |
3.07 kB /var/www/html/dev.uchicomi.biz/fuel/app/modules/_om/views/lpregister.php |
11.75 kB /var/www/html/dev.uchicomi.biz/fuel/app/modules/_om/views/contact/index.php |
7.44 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/form.php |
1.81 kB /var/www/html/dev.uchicomi.biz/fuel/core/config/form.php |
20.98 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/fieldset.php |
18.71 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/form/instance.php |
7.15 kB /var/www/html/dev.uchicomi.biz/fuel/core/classes/lang.php |
427 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://devowner.uchicomi.biz/base_url |
url_suffix |
falseindex_file |
trueprofiling |
profiling_paths |
/var/www/html/dev.uchicomi.biz/fuel/app/› APPPATH |
/var/www/html/dev.uchicomi.biz/fuel/core/› COREPATH |
/var/www/html/dev.uchicomi.biz/fuel/packages/› PKGPATH |
/var/www/html/dev.uchicomi.biz/fuel/app/cache/cache_dir |
falsecaching |
3600cache_lifetime |
nullob_callback |
errors |
› continue_on |
8› › 0 |
10› throttle |
false› notices |
false› render_prior |
jalanguage |
enlanguage_fallback |
ja_JPlocale |
UTF-8encoding |
0server_gmt_offset |
Asia/Tokyodefault_timezone |
300log_threshold |
/var/www/html/dev.uchicomi.biz/fuel/app/logs/log_path |
Y-m-d H:i:slog_date_format |
security |
false› csrf_autoload |
› csrf_autoload_methods |
post› › 0 |
put› › 1 |
delete› › 2 |
fuel_csrf_token› csrf_token_key |
0› csrf_expiration |
put your salt value here to make the token more secure› token_salt |
false› allow_x_headers |
3› htmlentities_flags |
false› htmlentities_double_encode |
true› auto_filter_output |
› whitelisted_classes |
Fuel\Core\Response› › 0 |
Fuel\Core\View› › 1 |
Fuel\Core\ViewModel› › 2 |
Closure› › 3 |
Orm\Query› › 4 |
Fuel\Core\Pagination› › 5 |
Model\UCM› › 6 |
› uri_filter |
htmlentities› › 0 |
› output_filter |
Security::htmlentities› › 0 |
› input_filter |
cookie |
0› expiration |
/› path |
null› domain |
false› secure |
false› http_only |
validation |
true› global_input_fallback |
<ul>› open_list |
</ul>› close_list |
<li>› open_error |
</li>› close_error |
Controller_controller_prefix |
routing |
true› case_sensitive |
true› strip_extension |
module_paths |
/var/www/html/dev.uchicomi.biz/fuel/app/modules/› 0 |
package_paths |
/var/www/html/dev.uchicomi.biz/fuel/packages/› 0 |
always_load |
› packages |
orm› › 0 |
email› › 1 |
web-debug› › 2 |
pushnotifications› › 3 |
› modules |
› classes |
› config |
system-config› › 0 |
pushnotification› › 1 |
› language |
event |
system-config |
ウチコミ!› system-name |
› external-data |
/var/www/html/dev.uchicomi.biz/fuel/app/tmp/external-data/area.csv› › area |
/var/www/html/dev.uchicomi.biz/fuel/app/tmp/external-data/zip.csv› › zip |
/var/www/html/dev.uchicomi.biz/fuel/app/tmp/external-data/pref.csv› › pref |
/var/www/html/dev.uchicomi.biz/fuel/app/tmp/external-data/line/company20180424.csv› › lineCompany |
/var/www/html/dev.uchicomi.biz/fuel/app/tmp/external-data/line/line20180424free.csv› › line |
/var/www/html/dev.uchicomi.biz/fuel/app/tmp/external-data/line/station20180330free.csv› › station |
/var/www/html/dev.uchicomi.biz/fuel/app/tmp/external-data/updateZip.csv› › updateZip |
/var/www/html/dev.uchicomi.biz/fuel/app/tmp/external-data/zip/› › zipDir |
› cdn |
dev.uchicomi.biz› › host |
https://dev.uchicomi.biz› › url |
› twitter-api |
false› › twitter_status |
NloNY5Es7Y55EvgmFhbiiOrKj› › api_key |
Ro8U9jyVuZyVzfLII4ZLMdUCw3MhYWAcwd7sFUWrYRwvbNBzdw› › api_secret |
829520911875190784-JWjXU1zpLgXKmhVSnRgX5E3HwU4zX4e› › access_token |
I2trJ8CA8100To8DGjMQstaUzAoSU0bUQTSjt7ScOEjxk› › access_token_secret |
› line-api |
2004446143› › lineChannelId |
124e2c990dbe46ec768ca7267ea2de73› › lineChannelSecret |
U2b588b0ebc99521458136d363b1002ea› › test_user |
@941fizcr› › lineMessageUser |
https://c1b9-113-43-194-206.ngrok-free.app/_om/linelogin› › lineRedirectUri |
2006561736› › lineMessageChannelId |
622fa89029144f8072bbeeda1fe2e818› › lineMessageChannelSecret |
TTgWg7RHQt+FoXdFsd9kOtwhHb0VAmS+fNhBVo546kdvmJlNurWtKwRxBaMMPy/s88tD2NAAbACE3bpKAcaq7rjOqM6+5jGUuMzQRjfigofthUAsu/0BhkU53ib1SZoeRCAMWHmDiGdYGx1lFmiZAAdB04t89/1O/w1cDnyilFU=› › lineMessageAccessToken |
› sms-send |
48cBYva5› › api_key |
LP763322› › api_id |
SAMPu5pmEkHNn› › api_request |
https://api.acrt.jp/ibss/api/sms_reg/LP763322/› › api_send_url |
https://api.acrt.jp/ibss/api/sms_dr/LP763322/› › api_result_url |
https://api.acrt.jp/ibss/api/us/LP763322/› › api_make_short_url |
uchicomi-master› admin_id |
uchicomi-master› admin_password |
ウチコミ事務局› support_name |
uchicomi@uchicomi.biz› support_address |
uchicomi@uchicomi.biz› seminar_address |
uchicomi@uchicomi.biz› plus_address |
kansai@uchicomi.biz› kansai_address |
uchicomi@uchicomi.biz› return_address |
dev@uchicomi.co.jp› user_approval_address |
dev@uchicomi.co.jp› mm_return_address |
noreply@uchicomi.biz› noreply_address |
dev@uchicomi.co.jp› system_address |
dev+campaign@uchicomi.co.jp› campaign_address |
dev@uchicomi.co.jp› pr_address |
dev+prkanri@uchicomi.co.jp› pr_admin_address |
dev+sales@uchicomi.co.jp› sales_address |
dev+jss@uchicomi.co.jp› jss_address |
https://dev.uchicomi.biz› url_client |
https://devowner.uchicomi.biz› url_owner |
https://devagent.uchicomi.biz› url_agent |
https://devadmin.uchicomi.biz› url_admin |
uchicomi.biz› auto_account_route_domain |
43200› auto_account_route_expire |
dev@uchicomi.co.jp› watanabe_address |
› password-hash-key |
wp6HuuxEp76Ytu7a› › admin |
sLnnJZee3d7B3uxU› › client |
ZnJBL_uP_tWhn5SE› › owner |
NpSM2xjQ5Yj-Xwx4› › agent |
6X-7W4wcyZab3sTt› › company |
%$frF@ymzFY2jJLJq5ewr?lqYJ#sMYx.bNmre56rMGk?sf@mIo!r@*oLCPc6M9rBlIel+FFv_2$Bqb@3%IZNMRBV=R%o2ujH4/jh&=%Ia8HOCLKnRam=TG-TydO6e_CXk› admin_login_key |
4980› bs_unit |
10› 24h_no_send_count |
180› message_send_unit |
/var/www/html/dev.uchicomi.biz/fuel/app/data/times› times_dir |
› mm_server |
2017_pc/› client_view_root |
2017_mobile/› client_view_root_m |
false› set_old_buildings |
› office_ips |
113.43.194.206› › 0 |
202.152.109.51› › 1 |
61.8.86.81› › 2 |
202.152.112.194› › 3 |
202.152.96.183› › 4 |
125.0.84.24› › 5 |
121.93.197.48› › 6 |
175.184.9.51› › 7 |
113.43.194.206› › 8 |
202.152.109.51› › 9 |
61.8.86.81› › 10 |
202.152.112.194› › 11 |
202.152.96.183› › 12 |
AIzaSyAWwkV0lBVEfV1lbGDJAQNW8hXBq5311vs› google_api_key |
false› is_curumeru_use |
true› is_user_approval_check |
0.1› tax_rate |
› premium |
dev@uchicomi.co.jp› › agency_email |
› manager_mail_address |
dev@uchicomi.co.jp› › kansai |
dev@uchicomi.co.jp› › except_kansai |
› blog |
2025-06-20› › thumbnail_icon_limit |
› server |
/var/www/html/uchicomi.com› › docroot |
/home/ec2-user/storage/shell/maintenance› › maintenance_shell |
› agent |
7› › declaration_deadline |
› ichiba |
› › status |
1› › › enabled |
2› › › disabled |
› › contract_types |
1› › › fixed |
2› › › inquiry |
3› › › click |
› webp-cmd |
/usr/local/bin/cwebp› › cwebp |
/usr/local/bin/gif2webp› › gif2webp |
› zbar-cmd |
/bin/zbarimg› › img |
› google-recaptcha |
1› › use |
› › renew |
AIzaSyBL8X24L_DkH8Y-fdCDVCWe2V-77wrzeyU› › › apikey |
6LcX_iMrAAAAAPpvnRRF7mJ_9Miax8JkkbN5VEjR› › › sitekey |
› › v2 |
6LcsC5keAAAAABvV2PpH0bQ1SP-yuS0t1m099eZa› › › sitekey |
6LcsC5keAAAAAIASpInUtpyIiWeE5Jd9WD1Dsri_› › › secretkey |
› › v3 |
6LcAnpceAAAAAG0ZLMUXRxNtTRB6_d7YNsG4zt2u› › › sitekey |
6LcAnpceAAAAAHlT45CCNGtlgEklCgDNt2QEJm0L› › › secretkey |
› › logging-ips |
203.175.12.16› › › 0 |
38.94.109.163› › › 1 |
114.37.145.139› › › 2 |
69.163.46.129› › › 3 |
64.120.119.68› › › 4 |
111.249.124.219› › › 5 |
110.83.19.187› › › 6 |
172.104.117.154› › › 7 |
136.175.179.202› › › 8 |
42.3.54.40› › › 9 |
58.153.33.111› › › 10 |
119.236.134.64› › › 11 |
58.153.32.251› › › 12 |
185.181.209.188› › › 13 |
172.105.120.140› › › 14 |
35.182.72.44› › › 15 |
210.23.11.34› › › 16 |
176.58.113.12› › › 17 |
152.67.214.143› › › 18 |
221.124.250.62› › › 19 |
141.164.50.118› › › 20 |
182.239.114.41› › › 21 |
182.239.115.68› › › 22 |
182.239.93.218› › › 23 |
182.239.92.110› › › 24 |
112.49.216.57› › › 25 |
182.239.114.128› › › 26 |
182.239.115.55› › › 27 |
112.111.55.136› › › 28 |
182.239.115.57› › › 29 |
182.239.93.37› › › 30 |
182.239.114.10› › › 31 |
182.239.93.108› › › 32 |
182.239.114.96› › › 33 |
133.209.5.65› › › 34 |
39.110.117.179› › › 35 |
122.210.150.153› › › 36 |
60.113.11.114› › › 37 |
115.177.184.165› › › 38 |
219.106.193.85› › › 39 |
114.16.138.180› › › 40 |
182.239.114.22› › › 41 |
197.90.173.208› › › 42 |
98.187.108.252› › › 43 |
61.230.238.249› › › 44 |
182.239.92.44› › › 45 |
pushnotification |
› services |
Pushnotification_Gcm› › gcm |
Pushnotification_Apns› › apns |
› Pushnotification_Gcm |
› › api_key |
https://android.googleapis.com/gcm/send› › send_address |
› Pushnotification_Apns |
false› › use_sandbox |
› › sandbox |
/var/www/html/dev.uchicomi.biz/fuel/app//config/files/server_certificates_sandbox.pem› › › certificate |
› › › certificate_passphrase |
ssl://gateway.sandbox.push.apple.com:2195› › › push_gateway |
ssl://feedback.sandbox.push.apple.com:2196› › › feedback_gateway |
› › production |
/var/www/html/dev.uchicomi.biz/fuel/app//config/files/server_certificates_production.pem› › › certificate |
› › › certificate_passphrase |
ssl://gateway.push.apple.com:2195› › › push_gateway |
ssl://feedback.push.apple.com:2196› › › feedback_gateway |
60› › timeout |
86400› › expiry |
routes |
_om/error/404› _404_ |
session |
true› auto_initialize |
file› driver |
false› match_ip |
false› match_ua |
› cookie_domain |
/› cookie_path |
null› cookie_http_only |
true› encrypt_cookie |
false› expire_on_close |
14400› expiration_time |
300› rotation_time |
flash› flash_id |
true› flash_auto_expire |
true› flash_expire_after_get |
› post_cookie_name |
Session-Id› header_header_name |
true› enable_cookie |
› cookie |
fuelcid› › cookie_name |
› file |
uchicomisid› › cookie_name |
/tmp› › path |
5› › gc_probability |
› memcached |
fuelmid› › cookie_name |
› › servers |
› › › default |
127.0.0.1› › › › host |
11211› › › › port |
100› › › › weight |
› db |
fueldid› › cookie_name |
null› › database |
sessions› › table |
5› › gc_probability |
› redis |
fuelrid› › cookie_name |
default› › database |
true› native_emulation |
db |
default› active |
› default |
pdo› › type |
› › connection |
false› › › persistent |
false› › › compress |
mysql:host=develop-cluster.cluster-c9l2niplkqym.ap-northeast-1.rds.amazonaws.com;dbname=uchicomidev› › › dsn |
uchicomi› › › username |
gQG4xvTRJyEg› › › password |
`› › identifier |
› › table_prefix |
utf8› › charset |
false› › enable_cache |
true› › profiling |
› redis |
› › default |
127.0.0.1› › › hostname |
6379› › › port |
null› › › timeout |
› wp |
pdo› › type |
› › connection |
false› › › persistent |
`› › identifier |
› › table_prefix |
utf8› › charset |
true› › enable_cache |
false› › profiling |
› slave |
pdo› › type |
› › connection |
mysql:host=develop-cluster.cluster-c9l2niplkqym.ap-northeast-1.rds.amazonaws.com;dbname=uchicomidev› › › dsn |
uchicomi› › › username |
gQG4xvTRJyEg› › › password |
false› › › persistent |
false› › › compress |
`› › identifier |
› › table_prefix |
utf8› › charset |
false› › enable_cache |
true› › profiling |
› uchicomibk |
pdo› › type |
› › connection |
mysql:host=develop-cluster.cluster-c9l2niplkqym.ap-northeast-1.rds.amazonaws.com;dbname=uchicomibk› › › dsn |
uchicomi› › › username |
gQG4xvTRJyEg› › › password |
false› › › persistent |
false› › › compress |
`› › identifier |
› › table_prefix |
utf8› › charset |
false› › enable_cache |
true› › profiling |
cache |
file› driver |
null› expiration |
› file |
› › path |
› memcached |
fuel› › cache_id |
› › servers |
› › › default |
127.0.0.1› › › › host |
11211› › › › port |
100› › › › weight |
› apc |
fuel› › cache_id |
› redis |
default› › database |
form |
true› prep_value |
true› auto_id |
form_› auto_id_prefix |
post› form_method |
{open} <table> {fields} </table> {close} › form_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 |
1 Session variables |
a:4:{i:4;s:22:"_om/contact#METHOD#GET";i:3;s:22:"_om/contact#METHOD#GET";i:2;s:22:"_om/contact#METHOD#GET";i:1;s:22:"_om/contact#METHOD#GET";}owner_uriHistory |
Based on PHP Quick Profiler | Close Height Bottom |