Logo
Profiler
Profiler Console 0 Load Time 21.6ms Memory Used 0.99 MB Database 11 Queries vars & Config Files 86

Console

Memory Usage

Benchmarks

6 ms Loading Time: Base Classes
10 ms Controller Execution Time ( Branches / Home )
22 ms Total Execution Time

Queries

0.0002 SELECT GET_LOCK('4806f494581c6f36434a7178a3cec5f2', 300) AS ci_session_lockSpeed: 0.0002 - Possible keys: - Key Used: - Type: - Rows: - Extra: No tables used
0.0022 SELECT `data` FROM `ci3_sessions` WHERE `id` = '4806f494581c6f36434a7178a3cec5f2'Speed: 0.0022 - Possible keys: - Key Used: - Type: - Rows: - Extra: no matching row IN const table
0.0014 SHOW TABLES FROM `redroset_db`
0.0010 SELECT * FROM `settings`Speed: 0.0010 - Possible keys: - Key Used: - Type: ALL - Rows: 36 - Extra:
0.0011 SELECT * FROM `branch` WHERE `deleted` =0 and `id` = '2'Speed: 0.0011 - Possible keys: PRIMARY - Key Used: PRIMARY - Type: const - Rows: 1 - Extra:
0.0003 SELECT * FROM `branch` WHERE `id` = '2'Speed: 0.0003 - Possible keys: PRIMARY - Key Used: PRIMARY - Type: const - Rows: 1 - Extra:
0.0001 SELECT * FROM `branch` WHERE `id` = '2'Speed: 0.0001 - Possible keys: PRIMARY - Key Used: PRIMARY - Type: const - Rows: 1 - Extra:
0.0001 SELECT * FROM `branch` WHERE `id` = '2'Speed: 0.0001 - Possible keys: PRIMARY - Key Used: PRIMARY - Type: const - Rows: 1 - Extra:
0.0001 SELECT * FROM `branch` WHERE `id` = '2'Speed: 0.0001 - Possible keys: PRIMARY - Key Used: PRIMARY - Type: const - Rows: 1 - Extra:
0.0010 SELECT * FROM `banner` WHERE `branch_id` = '2' and `status` = '1' and `deleted` = '0'Speed: 0.0010 - Possible keys: - Key Used: - Type: ALL - Rows: 23 - Extra: Using WHERE
0.0002 SELECT * FROM `branch` WHERE `id` = '2'Speed: 0.0002 - Possible keys: PRIMARY - Key Used: PRIMARY - Type: const - Rows: 1 - Extra:
0.0077 Total Query Execution Time

Session User Data

__ci_last_regenerate 1714181555
requested_page http://royaltextilesjo.com/public/index.php/branches/home/2
previous_page http://royaltextilesjo.com/public/index.php/branches/home/2

GET DATA

No GET data exists

POST DATA

No POST data exists

URI STRING

branches/home/2

CLASS/METHOD

branches/home

HTTP HEADERS

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 80
SERVER_NAME royaltextilesjo.com
REMOTE_ADDR 3.145.163.58
SERVER_SOFTWARE Apache
HTTP_ACCEPT_LANGUAGE
SCRIPT_NAME /public/index.php
REQUEST_METHOD GET
HTTP_HOST
REMOTE_HOST
CONTENT_TYPE
SERVER_PROTOCOL HTTP/1.1
QUERY_STRING
HTTP_ACCEPT_ENCODING
HTTP_X_FORWARDED_FOR

CONFIG VARIABLES

base_url http://royaltextilesjo.com/public/
index_page index.php
uri_protocol AUTO
url_suffix
language english
charset UTF-8
enable_hooks true
subclass_prefix MY_
composer_autoload false
permitted_uri_chars a-z 0-9~%.:_-
allow_get_array true
enable_query_strings false
controller_trigger c
function_trigger m
directory_trigger d
log_threshold 0
log_path /mnt/volume_ams3_01/redrosetextiles9/public_html/application/logs/
log_file_extension
log_file_permissions 420
log_date_format Y-m-d H:i:s
error_views_path
cache_path /mnt/volume_ams3_01/redrosetextiles9/public_html/application/cache/
cache_query_string false
encryption_key caf75430f63294f11c84741232d4324e
sess_cookie_name bf_session
sess_expiration 7200
sess_time_to_update 300
sess_match_ip false
sess_expire_on_close false
sess_encrypt_cookie false
sess_use_database false
sess_table_name sessions
sess_match_useragent true
sess_driver database
sess_regenerate_destroy false
sess_save_path ci3_sessions
cookie_prefix
cookie_domain
cookie_path /
cookie_secure false
cookie_httponly false
standardize_newlines false
global_xss_filtering false
csrf_protection false
csrf_token_name ci_csrf_token
csrf_cookie_name ci_csrf_token
csrf_expire 7200
csrf_regenerate true
csrf_exclude_uris Array ( )
compress_output false
time_reference utc
rewrite_short_tags false
proxy_ips
bonfire.installed 1
site.default_user_timezone UM8
modules_locations Array ( [/mnt/volume_ams3_01/redrosetextiles9/public_html/application/modules/] => ../../application/modules/ [/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/modules/] => ../../bonfire/modules/ )
site.backup_folder archives/
contexts Array ( [0] => static [1] => content [2] => reports [3] => settings [4] => developer )
enable_activity_logging true
sparks_path ../sparks/
template.site_path /mnt/volume_ams3_01/redrosetextiles9/public_html/public/
template.theme_paths Array ( [0] => themes )
template.default_layout index
template.ajax_layout ajax
template.use_mobile_themes false
template.default_theme ashi/
template.admin_theme themeforest
template.message_template <div class="alert alert-{type} alert-dismissable"> <button type="button" class="close" data-dismiss="alert" aria-hidden="true">×</button> <div>{message}</div> </div>
template.breadcrumb_symbol :
template.parse_views false
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 false
assets.js_combine false
assets.css_minify true
assets.js_minify true
assets.encrypt_name false
assets.encode false
assets.base_folder assets
assets.asset_folders Array ( [css] => css [js] => js [image] => images )
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 false
migrate.auto_core false
migrate.auto_app false
commonmark.valid_drivers Array ( [0] => Parsedown [1] => Markdown [2] => MarkdownExtra [3] => LeagueCommonMark )
commonmark.driver MarkdownExtended

Files

application.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/config/application.php
autoload.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/config/autoload.php
config.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/config/config.php
constants.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/config/constants.php
database.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/config/database.php
events.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/config/events.php
hooks.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/config/hooks.php
mimes.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/config/mimes.php
profiler.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/config/profiler.php
routes.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/config/routes.php
user_agents.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/config/user_agents.php
Base_Controller.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/core/Base_Controller.php
Front_Controller.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/core/Front_Controller.php
MY_Model.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/core/MY_Model.php
App_hooks.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/hooks/App_hooks.php
application_lang.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/language/english/application_lang.php
Profiler.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/libraries/Profiler.php
Util.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/libraries/Util.php
Branches.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/modules/branches/controllers/Branches.php
branches_lang.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/modules/branches/language/english/branches_lang.php
Branches_model.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/modules/branches/models/Branches_model.php
home.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/modules/branches/views/home.php
Base.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/third_party/MX/Base.php
Config.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/third_party/MX/Config.php
Controller.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/third_party/MX/Controller.php
Lang.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/third_party/MX/Lang.php
Loader.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/application/third_party/MX/Loader.php
Benchmark.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/core/Benchmark.php
CodeIgniter.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/core/CodeIgniter.php
Common.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/core/Common.php
Config.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/core/Config.php
Controller.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/core/Controller.php
Hooks.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/core/Hooks.php
Input.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/core/Input.php
Lang.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/core/Lang.php
Loader.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/core/Loader.php
Log.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/core/Log.php
Model.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/core/Model.php
Output.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/core/Output.php
Router.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/core/Router.php
Security.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/core/Security.php
URI.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/core/URI.php
Utf8.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/core/Utf8.php
hash.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/core/compat/hash.php
mbstring.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/core/compat/mbstring.php
password.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/core/compat/password.php
standard.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/core/compat/standard.php
DB.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/database/DB.php
DB_driver.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/database/DB_driver.php
DB_query_builder.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/database/DB_query_builder.php
DB_result.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/database/DB_result.php
mysqli_driver.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/database/drivers/mysqli/mysqli_driver.php
mysqli_result.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/database/drivers/mysqli/mysqli_result.php
directory_helper.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/helpers/directory_helper.php
language_helper.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/helpers/language_helper.php
url_helper.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/helpers/url_helper.php
profiler_lang.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/language/english/profiler_lang.php
Cache.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/libraries/Cache/Cache.php
Cache_dummy.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/libraries/Cache/drivers/Cache_dummy.php
Driver.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/libraries/Driver.php
Session.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/libraries/Session/Session.php
Session_driver.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/libraries/Session/Session_driver.php
Session_database_driver.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/libraries/Session/drivers/Session_database_driver.php
User_agent.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/ci3/libraries/User_agent.php
BF_Lang.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/core/BF_Lang.php
BF_Loader.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/core/BF_Loader.php
BF_Model.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/core/BF_Model.php
BF_Router.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/core/BF_Router.php
BF_Security.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/core/BF_Security.php
BF_directory_helper.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/helpers/BF_directory_helper.php
application_helper.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/helpers/application_helper.php
config_file_helper.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/helpers/config_file_helper.php
Assets.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/libraries/Assets.php
Console.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/libraries/Console.php
Events.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/libraries/Events.php
Modules.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/libraries/Modules.php
Route.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/libraries/Route.php
Template.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/libraries/Template.php
Settings_lib.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/modules/settings/libraries/Settings_lib.php
Settings_model.php
/mnt/volume_ams3_01/redrosetextiles9/public_html/bonfire/modules/settings/models/Settings_model.php
index.php
index.php
_footer.php
themes/ashi/_footer.php
_header.php
themes/ashi/_header.php
_main.php
themes/ashi/_main.php
index.php
themes/ashi/index.php
main.php
themes/ashi/main.php