Od 25 kwietnia wdrożyliśmy naszą nową strone internetową. Dla Państwa zmieniamy się i doskonalimy dopasowując m.in naszą ofertę, panel zarządzania itp. do Waszych potrzeb. Zapraszamy do odwiedzania naszej strony oraz testowania naszych serwerów.
Naszym celem jest świadczenie wysokiej jakości usług przy jednocześnie możliwie niskich cenach.
5 ms | Loading Time: Base Classes |
25 ms | Controller Execution Time ( News / View ) |
36 ms | Total Execution Time |
0.0001 | SELECT GET_LOCK('101912de49e0bffefa925958c2e681df', 300) AS ci_session_lockSpeed: 0.0001 - Possible keys: - Key Used: - Type: - Rows: - Extra: No tables used |
0.0006 | SELECT `data` FROM `bf_ci3_sessions` WHERE `id` = 'felbhsc0d37idfaggbgeg6rscr6q7nae'Speed: 0.0006 - Possible keys: - Key Used: - Type: - Rows: - Extra: Impossible WHERE noticed after reading const tables |
0.0004 | SHOW TABLES FROM `c1test01` |
0.0001 | SELECT * FROM `bf_settings`Speed: 0.0001 - Possible keys: - Key Used: - Type: ALL - Rows: 97 - Extra: |
0.0003 | SELECT * FROM `bf_aktualnosci` WHERE `bf_aktualnosci`.`id` = '15'Speed: 0.0003 - Possible keys: PRIMARY - Key Used: PRIMARY - Type: const - Rows: 1 - Extra: |
0.0001 | SELECT COUNT(id) AS ile FROM bf_koszyk WHERE id_session= ''Speed: 0.0001 - Possible keys: - Key Used: - Type: ALL - Rows: 5 - Extra: Using WHERE |
0.0001 | SELECT SUM(netto) AS netto FROM bf_koszyk WHERE id_session= ''Speed: 0.0001 - Possible keys: - Key Used: - Type: ALL - Rows: 5 - Extra: Using WHERE |
0.0000 | SELECT * FROM bf_koszyk WHERE id_session= ''Speed: 0.0000 - Possible keys: - Key Used: - Type: ALL - Rows: 5 - Extra: Using WHERE |
0.0018 | Total Query Execution Time |
__ci_last_regenerate | 1657014461 |
requested_page | http://wordkom.pl/news/view/15 |
previous_page | http://wordkom.pl/news/view/15 |
No GET data exists |
No POST data exists |
news/view/15 |
news/view |
HTTP_ACCEPT | text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 |
HTTP_USER_AGENT | CCBot/2.0 (https://commoncrawl.org/faq/) |
HTTP_CONNECTION | Keep-Alive |
SERVER_PORT | 80 |
SERVER_NAME | wordkom.pl |
REMOTE_ADDR | 3.236.107.249 |
SERVER_SOFTWARE | Apache/2.4.10 (Debian) |
HTTP_ACCEPT_LANGUAGE | en-US,en;q=0.5 |
SCRIPT_NAME | /index.php |
REQUEST_METHOD | GET |
HTTP_HOST | |
REMOTE_HOST | |
CONTENT_TYPE | |
SERVER_PROTOCOL | HTTP/1.1 |
QUERY_STRING | |
HTTP_ACCEPT_ENCODING | br,gzip |
HTTP_X_FORWARDED_FOR |
base_url | http://wordkom.pl/ |
index_page | |
uri_protocol | AUTO |
url_suffix | |
language | polish |
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 | /var/www/clients/client1/web1/web/application/logs/ |
log_file_extension | |
log_file_permissions | 420 |
log_date_format | Y-m-d H:i:s |
error_views_path | |
cache_path | /var/www/clients/client1/web1/web/application/cache/ |
cache_query_string | false |
encryption_key | e10e2573292cad341d2288839a97c33c |
sess_driver | database |
sess_cookie_name | bf_session |
sess_expiration | 7200 |
sess_save_path | ci3_sessions |
sess_match_ip | false |
sess_time_to_update | 300 |
sess_regenerate_destroy | false |
cookie_prefix | |
cookie_domain | |
cookie_path | / |
cookie_secure | false |
cookie_httponly | false |
standardize_newlines | false |
global_xss_filtering | false |
csrf_protection | true |
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 ( [/var/www/clients/client1/web1/web/application/modules/] => ../../application/modules/ [/var/www/clients/client1/web1/web/bonfire/modules/] => ../../bonfire/modules/ ) |
site.backup_folder | archives/ |
contexts | Array ( [0] => clients [1] => sales [2] => reports [3] => settings [4] => cms [5] => developer ) |
enable_activity_logging | true |
sparks_path | ../sparks/ |
template.site_path | /var/www/clients/client1/web1/web/ |
template.theme_paths | Array ( [0] => themes ) |
template.default_layout | index |
template.ajax_layout | ajax |
template.use_mobile_themes | false |
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 | 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 |
auth.log_failed_login_activity | false |
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 |
application.php application/config/application.php |
autoload.php application/config/autoload.php |
config.php application/config/config.php |
constants.php application/config/constants.php |
database.php application/config/database.php |
events.php application/config/events.php |
hooks.php application/config/hooks.php |
mimes.php application/config/mimes.php |
profiler.php application/config/profiler.php |
routes.php application/config/routes.php |
user_agents.php application/config/user_agents.php |
News.php application/controllers/News.php |
Base_Controller.php application/core/Base_Controller.php |
Front_Controller.php application/core/Front_Controller.php |
MY_Model.php application/core/MY_Model.php |
App_hooks.php application/hooks/App_hooks.php |
application_lang.php application/language/english/application_lang.php |
application_lang.php application/language/polish/application_lang.php |
Profiler.php application/libraries/Profiler.php |
News_model.php application/models/News_model.php |
Base.php application/third_party/MX/Base.php |
Config.php application/third_party/MX/Config.php |
Controller.php application/third_party/MX/Controller.php |
Lang.php application/third_party/MX/Lang.php |
Loader.php application/third_party/MX/Loader.php |
menu.php application/views/news/menu.php |
view.php application/views/news/view.php |
Benchmark.php bonfire/ci3/core/Benchmark.php |
CodeIgniter.php bonfire/ci3/core/CodeIgniter.php |
Common.php bonfire/ci3/core/Common.php |
Config.php bonfire/ci3/core/Config.php |
Controller.php bonfire/ci3/core/Controller.php |
Hooks.php bonfire/ci3/core/Hooks.php |
Input.php bonfire/ci3/core/Input.php |
Lang.php bonfire/ci3/core/Lang.php |
Loader.php bonfire/ci3/core/Loader.php |
Log.php bonfire/ci3/core/Log.php |
Model.php bonfire/ci3/core/Model.php |
Output.php bonfire/ci3/core/Output.php |
Router.php bonfire/ci3/core/Router.php |
Security.php bonfire/ci3/core/Security.php |
URI.php bonfire/ci3/core/URI.php |
Utf8.php bonfire/ci3/core/Utf8.php |
hash.php bonfire/ci3/core/compat/hash.php |
mbstring.php bonfire/ci3/core/compat/mbstring.php |
password.php bonfire/ci3/core/compat/password.php |
standard.php bonfire/ci3/core/compat/standard.php |
DB.php bonfire/ci3/database/DB.php |
DB_driver.php bonfire/ci3/database/DB_driver.php |
DB_query_builder.php bonfire/ci3/database/DB_query_builder.php |
DB_result.php bonfire/ci3/database/DB_result.php |
mysqli_driver.php bonfire/ci3/database/drivers/mysqli/mysqli_driver.php |
mysqli_result.php bonfire/ci3/database/drivers/mysqli/mysqli_result.php |
cookie_helper.php bonfire/ci3/helpers/cookie_helper.php |
directory_helper.php bonfire/ci3/helpers/directory_helper.php |
form_helper.php bonfire/ci3/helpers/form_helper.php |
language_helper.php bonfire/ci3/helpers/language_helper.php |
text_helper.php bonfire/ci3/helpers/text_helper.php |
url_helper.php bonfire/ci3/helpers/url_helper.php |
profiler_lang.php bonfire/ci3/language/english/profiler_lang.php |
profiler_lang.php bonfire/ci3/language/polish/profiler_lang.php |
Cache.php bonfire/ci3/libraries/Cache/Cache.php |
Cache_dummy.php bonfire/ci3/libraries/Cache/drivers/Cache_dummy.php |
Driver.php bonfire/ci3/libraries/Driver.php |
Session.php bonfire/ci3/libraries/Session/Session.php |
Session_driver.php bonfire/ci3/libraries/Session/Session_driver.php |
Session_database_driver.php bonfire/ci3/libraries/Session/drivers/Session_database_driver.php |
User_agent.php bonfire/ci3/libraries/User_agent.php |
BF_Lang.php bonfire/core/BF_Lang.php |
BF_Loader.php bonfire/core/BF_Loader.php |
BF_Model.php bonfire/core/BF_Model.php |
BF_Router.php bonfire/core/BF_Router.php |
BF_Security.php bonfire/core/BF_Security.php |
BF_directory_helper.php bonfire/helpers/BF_directory_helper.php |
BF_form_helper.php bonfire/helpers/BF_form_helper.php |
application_helper.php bonfire/helpers/application_helper.php |
config_file_helper.php bonfire/helpers/config_file_helper.php |
Assets.php bonfire/libraries/Assets.php |
Console.php bonfire/libraries/Console.php |
Events.php bonfire/libraries/Events.php |
Modules.php bonfire/libraries/Modules.php |
Route.php bonfire/libraries/Route.php |
Template.php bonfire/libraries/Template.php |
Settings_lib.php bonfire/modules/settings/libraries/Settings_lib.php |
Settings_model.php bonfire/modules/settings/models/Settings_model.php |
users_lang.php bonfire/modules/users/language/english/users_lang.php |
users_lang.php bonfire/modules/users/language/polish/users_lang.php |
Auth.php bonfire/modules/users/libraries/Auth.php |
User_model.php bonfire/modules/users/models/User_model.php |
index.php index.php |
_sitenav.php themes/default/_sitenav.php |
footer.php themes/default/footer.php |
header.php themes/default/header.php |
index.php themes/default/index.php |