| 1 ms | Loading Time: Base Classes |
| 2 ms | Controller Execution Time ( Home / Index ) |
| 6 ms | Total Execution Time |
| 0.0003 | SELECT GET_LOCK('d59af2292b0dbda900355f2b48842e898b04df0e', 300) AS ci_session_lockSpeed: 0.0003 - Possible keys: - Key Used: - Type: - Rows: - Extra: No tables used |
| 0.0004 | SELECT `data` FROM `bf_ci3_sessions` WHERE `id` = 'd59af2292b0dbda900355f2b48842e898b04df0e'Speed: 0.0004 - Possible keys: - Key Used: - Type: - Rows: - Extra: no matching row IN const table |
| 0.0004 | SHOW TABLES FROM `wbs` |
| 0.0003 | SELECT * FROM `bf_settings`Speed: 0.0003 - Possible keys: - Key Used: - Type: ALL - Rows: 59 - Extra: |
| 0.0014 | Total Query Execution Time |
| __ci_last_regenerate | 1762289842 |
| requested_page | https://wbs.bbpkjakarta.or.id/ |
| previous_page | https://wbs.bbpkjakarta.or.id/ |
| No GET data exists |
| No POST data exists |
| No URI data exists |
| home/index |
| HTTP_ACCEPT | */* |
| HTTP_USER_AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| HTTP_CONNECTION | |
| SERVER_PORT | 443 |
| SERVER_NAME | wbs.bbpkjakarta.or.id |
| REMOTE_ADDR | 216.73.216.130 |
| SERVER_SOFTWARE | Apache/2.4.29 (Ubuntu) |
| HTTP_ACCEPT_LANGUAGE | |
| SCRIPT_NAME | /index.php |
| REQUEST_METHOD | GET |
| HTTP_HOST | |
| REMOTE_HOST | |
| CONTENT_TYPE | |
| SERVER_PROTOCOL | HTTP/1.1 |
| QUERY_STRING | |
| HTTP_ACCEPT_ENCODING | gzip, br, zstd, deflate |
| HTTP_X_FORWARDED_FOR |
| base_url | https://wbs.bbpkjakarta.or.id/ |
| index_page | |
| uri_protocol | AUTO |
| url_suffix | |
| language | indonesia |
| charset | UTF-8 |
| enable_hooks | benar |
| subclass_prefix | MY_ |
| composer_autoload | salah |
| permitted_uri_chars | a-z 0-9~%.:_- |
| allow_get_array | benar |
| enable_query_strings | salah |
| controller_trigger | c |
| function_trigger | m |
| directory_trigger | d |
| log_threshold | 0 |
| log_path | /var/www/html/wbs/apps/logs/ |
| log_file_extension | |
| log_file_permissions | 420 |
| log_date_format | Y-m-d H:i:s |
| error_views_path | |
| cache_path | /var/www/html/wbs/apps/cache/ |
| cache_query_string | salah |
| encryption_key | 2po0OLuuC0m3k18O2PX8M9Uyen381cpu |
| sess_driver | database |
| sess_cookie_name | bf_session |
| sess_expiration | 0 |
| sess_save_path | ci3_sessions |
| sess_match_ip | salah |
| sess_time_to_update | 300 |
| sess_regenerate_destroy | salah |
| cookie_prefix | |
| cookie_domain | |
| cookie_path | / |
| cookie_secure | salah |
| cookie_httponly | salah |
| standardize_newlines | salah |
| global_xss_filtering | salah |
| csrf_protection | benar |
| csrf_token_name | ci_csrf_token |
| csrf_cookie_name | ci_csrf_token |
| csrf_expire | 7200 |
| csrf_regenerate | salah |
| csrf_exclude_uris | Array ( ) |
| compress_output | salah |
| time_reference | utc |
| rewrite_short_tags | salah |
| proxy_ips | |
| bonfire.installed | 1 |
| site.default_user_timezone | UM8 |
| modules_locations | Array ( [/var/www/html/wbs/apps/modules/] => ../../apps/modules/ [/var/www/html/wbs/ifs/modules/] => ../../ifs/modules/ ) |
| site.backup_folder | archives/ |
| contexts | Array ( [0] => content [1] => reports [2] => settings [3] => developer ) |
| link_social | Array ( [fa fa-facebook] => Facebook [fa fa-google-plus] => Google+ [fa fa-twitter] => Twitter [fa fa-instagram] => Instagram [fa fa-pinterest-p] => Pinterest [fa fa-tumblr] => Tumblr [fa fa-linkedin] => Linkedin ) |
| daftar_bank | Array ( [0] => Bank BCA [1] => Bank Mandiri [2] => Bank BNI [3] => Bank CIMB Niaga [4] => Bank BRI [5] => Bank BJB ) |
| enable_activity_logging | benar |
| sparks_path | ../sparks/ |
| template.site_path | /var/www/html/wbs/ |
| template.theme_paths | Array ( [0] => themes ) |
| template.default_layout | index |
| template.ajax_layout | ajax |
| template.use_mobile_themes | salah |
| template.default_theme | default/ |
| template.admin_theme | admin |
| template.message_template | <div class="alert alert-{type} alert-dismissable"> <button type="button" class="close" data-dismiss="alert" aria-hidden="true">&times;</button> <div>{message}</div> </div> |
| template.breadcrumb_symbol | |
| template.parse_views | salah |
| assets.directories | Array ( [base] => assets [cache] => cache [css] => css [image] => images [js] => js [module] => module ) |
| assets.js_opener | $(document).ready(function() { |
| assets.js_closer | }); |
| assets.css_combine | salah |
| assets.js_combine | salah |
| assets.css_minify | benar |
| assets.js_minify | benar |
| assets.encrypt_name | salah |
| assets.encode | salah |
| auth.log_failed_login_activity | salah |
| ui.current_shortcuts | Array ( [form_save] => Array ( [description] => Save any form in the admin area. [action] => $("input[name=save]").click();return false; ) [create_new] => Array ( [description] => Create a new record in the module. [action] => window.location.href=$("a#create_new").attr("href"); ) [select_all] => Array ( [description] => Select all records in an index page. [action] => $("table input[type=checkbox]").click();return false; ) [delete] => Array ( [description] => Delete the record(s). [action] => $("#delete-me.btn-danger").click(); ) [module_index] => Array ( [description] => Return to the index of the current module. [action] => window.location.href=$("a#list").attr("href"); ) [goto_content] => Array ( [description] => Jump to the Content context. [action] => window.location.href=$("#tb_content").attr("href") ) [goto_reports] => Array ( [description] => Jump to the Reports context. [action] => window.location.href=$("#tb_reports").attr("href") ) [goto_settings] => Array ( [description] => Jump to the Settings context. [action] => window.location.href=$("#tb_settings").attr("href") ) [goto_developer] => Array ( [description] => Jump to the Developer context. [action] => window.location.href=$("#tb_developer").attr("href") ) ) |
| emailer.write_to_file | salah |
| migrate.auto_core | salah |
| migrate.auto_app | salah |
| commonmark.valid_drivers | Array ( [0] => Parsedown [1] => Markdown [2] => MarkdownExtra [3] => LeagueCommonMark ) |
| commonmark.driver | MarkdownExtended |
| application.php apps/config/application.php |
| autoload.php apps/config/autoload.php |
| config.php apps/config/config.php |
| constants.php apps/config/constants.php |
| database.php apps/config/database.php |
| events.php apps/config/events.php |
| hooks.php apps/config/hooks.php |
| installer_lib.php apps/config/installer_lib.php |
| mimes.php apps/config/mimes.php |
| pagination.php apps/config/pagination.php |
| profiler.php apps/config/profiler.php |
| routes.php apps/config/routes.php |
| Home.php apps/controllers/Home.php |
| MY_Model.php apps/core/MY_Model.php |
| ijin_aksi_helper.php apps/helpers/ijin_aksi_helper.php |
| menu_helper.php apps/helpers/menu_helper.php |
| App_hooks.php apps/hooks/App_hooks.php |
| application_lang.php apps/language/english/application_lang.php |
| application_lang.php apps/language/indonesia/application_lang.php |
| Profiler.php apps/libraries/Profiler.php |
| Base.php apps/third_party/MX/Base.php |
| Config.php apps/third_party/MX/Config.php |
| Controller.php apps/third_party/MX/Controller.php |
| Lang.php apps/third_party/MX/Lang.php |
| Loader.php apps/third_party/MX/Loader.php |
| index.php apps/views/home/index.php |
| Benchmark.php ifs/ci3/core/Benchmark.php |
| CodeIgniter.php ifs/ci3/core/CodeIgniter.php |
| Common.php ifs/ci3/core/Common.php |
| Config.php ifs/ci3/core/Config.php |
| Controller.php ifs/ci3/core/Controller.php |
| Hooks.php ifs/ci3/core/Hooks.php |
| Input.php ifs/ci3/core/Input.php |
| Lang.php ifs/ci3/core/Lang.php |
| Loader.php ifs/ci3/core/Loader.php |
| Log.php ifs/ci3/core/Log.php |
| Model.php ifs/ci3/core/Model.php |
| Output.php ifs/ci3/core/Output.php |
| Router.php ifs/ci3/core/Router.php |
| Security.php ifs/ci3/core/Security.php |
| URI.php ifs/ci3/core/URI.php |
| Utf8.php ifs/ci3/core/Utf8.php |
| hash.php ifs/ci3/core/compat/hash.php |
| mbstring.php ifs/ci3/core/compat/mbstring.php |
| password.php ifs/ci3/core/compat/password.php |
| standard.php ifs/ci3/core/compat/standard.php |
| DB.php ifs/ci3/database/DB.php |
| DB_driver.php ifs/ci3/database/DB_driver.php |
| DB_query_builder.php ifs/ci3/database/DB_query_builder.php |
| DB_result.php ifs/ci3/database/DB_result.php |
| mysqli_driver.php ifs/ci3/database/drivers/mysqli/mysqli_driver.php |
| mysqli_result.php ifs/ci3/database/drivers/mysqli/mysqli_result.php |
| cookie_helper.php ifs/ci3/helpers/cookie_helper.php |
| directory_helper.php ifs/ci3/helpers/directory_helper.php |
| form_helper.php ifs/ci3/helpers/form_helper.php |
| html_helper.php ifs/ci3/helpers/html_helper.php |
| language_helper.php ifs/ci3/helpers/language_helper.php |
| text_helper.php ifs/ci3/helpers/text_helper.php |
| url_helper.php ifs/ci3/helpers/url_helper.php |
| pagination_lang.php ifs/ci3/language/english/pagination_lang.php |
| profiler_lang.php ifs/ci3/language/english/profiler_lang.php |
| pagination_lang.php ifs/ci3/language/indonesia/pagination_lang.php |
| profiler_lang.php ifs/ci3/language/indonesia/profiler_lang.php |
| Cart.php ifs/ci3/libraries/Cart.php |
| Driver.php ifs/ci3/libraries/Driver.php |
| Pagination.php ifs/ci3/libraries/Pagination.php |
| Session.php ifs/ci3/libraries/Session/Session.php |
| Session_driver.php ifs/ci3/libraries/Session/Session_driver.php |
| Session_database_driver.php ifs/ci3/libraries/Session/drivers/Session_database_driver.php |
| BF_Lang.php ifs/core/BF_Lang.php |
| BF_Loader.php ifs/core/BF_Loader.php |
| BF_Model.php ifs/core/BF_Model.php |
| BF_Router.php ifs/core/BF_Router.php |
| BF_Security.php ifs/core/BF_Security.php |
| BF_directory_helper.php ifs/helpers/BF_directory_helper.php |
| BF_form_helper.php ifs/helpers/BF_form_helper.php |
| application_helper.php ifs/helpers/application_helper.php |
| config_file_helper.php ifs/helpers/config_file_helper.php |
| Assets.php ifs/libraries/Assets.php |
| Console.php ifs/libraries/Console.php |
| Events.php ifs/libraries/Events.php |
| Installer_lib.php ifs/libraries/Installer_lib.php |
| Modules.php ifs/libraries/Modules.php |
| Route.php ifs/libraries/Route.php |
| Template.php ifs/libraries/Template.php |
| Settings_lib.php ifs/modules/settings/libraries/Settings_lib.php |
| Settings_model.php ifs/modules/settings/models/Settings_model.php |
| users_lang.php ifs/modules/users/language/english/users_lang.php |
| users_lang.php ifs/modules/users/language/indonesia/users_lang.php |
| Auth.php ifs/modules/users/libraries/Auth.php |
| User_model.php ifs/modules/users/models/User_model.php |
| index.php index.php |
| full.php themes/default/full.php |