TypeError

Return value of IPub\IPubModule\ImagesPresenter::run() must be an instance of Nette\Application\IResponse, none returned search►

Source file

File: .../images/src/IPub/Images/Application/Presenter.php:147

137: 138: // Parse parameters from storage 139: $storage = $this->getParameter($params, 'storage', TRUE); 140: $filename = $this->getParameter($params, 'filename', TRUE); 141: $extension = $this->getParameter($params, 'extension', TRUE); 142: $namespace = $this->getParameter($params, 'namespace'); 143: $size = $this->getParameter($params, 'size'); 144: $algorithm = $this->getParameter($params, 'algorithm'); 145: 146: $this->generateImage($storage, $namespace, $filename, $extension, $size, $algorithm); 147: } 148: 149: /** 150: * @param string $storage 151: * @param string|NULL $namespace

Call stack

  1. .../nette/application/src/Application/Application.php:145 source  IPub\IPubModule\ImagesPresenter->run(arguments)

    135: if (!$request->isMethod($request::FORWARD) && !strcasecmp($request->getPresenterName(), $this->errorPresenter)) { 136: throw new BadRequestException('Invalid request. Presenter is not achievable.'); 137: } 138: 139: try { 140: $this->presenter = $this->presenterFactory->createPresenter($request->getPresenterName()); 141: } catch (InvalidPresenterException $e) { 142: throw count($this->requests) > 1 ? $e : new BadRequestException($e->getMessage(), 0, $e); 143: } 144: $this->onPresenter($this, $this->presenter); 145: $response = $this->presenter->run(clone $request); 146: 147: if ($response instanceof Responses\ForwardResponse) { 148: $request = $response->getRequest(); 149: goto process;
    $request
    
    
  2. .../nette/application/src/Application/Application.php:83 source  Nette\Application\Application->processRequest(arguments)

    73: 74: 75: /** 76: * Dispatch a HTTP request to a front controller. 77: * @return void 78: */ 79: public function run() 80: { 81: try { 82: $this->onStartup($this); 83: $this->processRequest($this->createInitialRequest()); 84: $this->onShutdown($this); 85: 86: } catch (\Throwable $e) { 87: } catch (\Exception $e) {
    $request
    
    
  3. /Users/honzavodak/Sites/ideatech-cms/www/index.php:8 source  Nette\Application\Application->run()

    1: <?php 2: 3: // Uncomment this line if you must temporarily take down your site for maintenance. 4: // require __DIR__ . '/.maintenance.php'; 5: 6: $container = require __DIR__ . '/../app/bootstrap.php'; 7: 8: $container->getByType(Nette\Application\Application::class)->run(); 9:

Nette Application

Requests


Presenter


		

Environment

$_SERVER

REDIRECT_STATUS
"200" (3)
HTTP_HOST
"ideatech-cms.localhost" (22)
HTTP_CONNECTION
"keep-alive" (10)
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36" (120)
HTTP_ACCEPT
"image/webp,image/*,*/*;q=0.8" (28)
HTTP_REFERER
"http://ideatech-cms.localhost/administrace/blog/editor/novy-cms?_fid=245w" (73)
HTTP_ACCEPT_ENCODING
"gzip, deflate, sdch, br" (23)
HTTP_ACCEPT_LANGUAGE
"cs-CZ,cs;q=0.8" (14)
HTTP_COOKIE
"order=orderId%3D51%26token%3Dv81q0afycwchtm4yp8rkz2ccv9yyd4u8; PHPSESSID=io1donvo4hbgaisc916oq10n46" (99)
PATH
"/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" (44)
DYLD_LIBRARY_PATH
"/usr/local/Cellar/httpd24/2.4.23_2/lib" (38)
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.25 (Unix) PHP/7.0.15" (31)
SERVER_NAME
"ideatech-cms.localhost" (22)
SERVER_ADDR
"127.0.0.1" (9)
SERVER_PORT
"80" (2)
REMOTE_ADDR
"127.0.0.1" (9)
DOCUMENT_ROOT
"/Users/honzavodak/Sites/ideatech-cms/www" (40)
REQUEST_SCHEME
"http" (4)
CONTEXT_PREFIX
""
CONTEXT_DOCUMENT_ROOT
"/Users/honzavodak/Sites/ideatech-cms/www" (40)
SERVER_ADMIN
"you@example.com" (15)
SCRIPT_FILENAME
"/Users/honzavodak/Sites/ideatech-cms/www/index.php" (50)
REMOTE_PORT
"50494" (5)
REDIRECT_URL
"/uploads/2017/03/100-fit/cms-icon.png" (37)
REDIRECT_QUERY_STRING
"storage=media" (13)
GATEWAY_INTERFACE
"CGI/1.1" (7)
SERVER_PROTOCOL
"HTTP/1.1" (8)
REQUEST_METHOD
"GET" (3)
QUERY_STRING
"storage=media" (13)
REQUEST_URI
"/uploads/2017/03/100-fit/cms-icon.png?storage=media" (51)
SCRIPT_NAME
"/index.php" (10)
PHP_SELF
"/index.php" (10)
REQUEST_TIME_FLOAT
1490197026.894
REQUEST_TIME
1490197026

$_SESSION

__NFNette Session
_tracy

Nette Session

Nette.Http.UserStorage/

Facebook/1272974099421659|d9192c7e6f27220cb0d5b96b46756627
NULL
Eshop:Product:productDatagrid-productDatagrid

Eshop:Attribute:attributeDatagrid-attributeDatagrid

Eshop:Attribute:attributeValuesDatagrid-attributeValuesDatagrid

Eshop:Product:productVariantsDatagrid-productDatagrid

Nette.Application.Flash/c1sl

Nette.Application.Flash/d41x

Nette.Application.Flash/gfo9

Nette.Application.Flash/8i9j

Nette.Application.Flash/i2t3

Nette.Application.Flash/udlk

Core:Social:socialDatagrid-socialDatagrid

Nette.Application.Flash/cjif

Nette.Application.Flash/4ds0

Nette.Application.Flash/5jsl

Blog:Article:articleDataGrid-articleDataGrid

Nette.Application.Flash/245w

Configuration options


Configuration

apache2handler

Apache Version Apache/2.4.25 (Unix) PHP/7.0.15
Apache API Version 20120211
Server Administrator you@example.com
Hostname:Port ideatech-cms.localhost:0
User/Group honzavodak(501)/20
Max Requests Per Child: 0 - Keep Alive: on - Max Per Connection: 100
Timeouts Connection: 60 - Keep-Alive: 5
Virtual Server Yes
Server Root /usr/local/opt/httpd24
Loaded Modules core mod_so http_core prefork mod_authn_file mod_authn_core mod_authz_host mod_authz_groupfile mod_authz_user mod_authz_core mod_access_compat mod_auth_basic mod_reqtimeout mod_filter mod_mime mod_log_config mod_env mod_headers mod_setenvif mod_version mod_unixd mod_status mod_autoindex mod_dir mod_alias mod_rewrite mod_php7
DirectiveLocal ValueMaster Value
engine11
last_modified00
xbithack00

Apache Environment

VariableValue
REDIRECT_STATUS 200
HTTP_HOST ideatech-cms.localhost
HTTP_CONNECTION keep-alive
HTTP_USER_AGENT Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36
HTTP_ACCEPT image/webp,image/*,*/*;q=0.8
HTTP_REFERER http://ideatech-cms.localhost/administrace/blog/editor/novy-cms?_fid=245w
HTTP_ACCEPT_ENCODING gzip, deflate, sdch, br
HTTP_ACCEPT_LANGUAGE cs-CZ,cs;q=0.8
HTTP_COOKIE order=orderId%3D51%26token%3Dv81q0afycwchtm4yp8rkz2ccv9yyd4u8; PHPSESSID=io1donvo4hbgaisc916oq10n46
PATH /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
DYLD_LIBRARY_PATH /usr/local/Cellar/httpd24/2.4.23_2/lib
SERVER_SIGNATURE no value
SERVER_SOFTWARE Apache/2.4.25 (Unix) PHP/7.0.15
SERVER_NAME ideatech-cms.localhost
SERVER_ADDR 127.0.0.1
SERVER_PORT 80
REMOTE_ADDR 127.0.0.1
DOCUMENT_ROOT /Users/honzavodak/Sites/ideatech-cms/www
REQUEST_SCHEME http
CONTEXT_PREFIX no value
CONTEXT_DOCUMENT_ROOT /Users/honzavodak/Sites/ideatech-cms/www
SERVER_ADMIN you@example.com
SCRIPT_FILENAME /Users/honzavodak/Sites/ideatech-cms/www/index.php
REMOTE_PORT 50494
REDIRECT_URL /uploads/2017/03/100-fit/cms-icon.png
REDIRECT_QUERY_STRING storage=media
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING storage=media
REQUEST_URI /uploads/2017/03/100-fit/cms-icon.png?storage=media
SCRIPT_NAME /index.php

HTTP Headers Information

HTTP Request Headers
HTTP Request GET /uploads/2017/03/100-fit/cms-icon.png?storage=media HTTP/1.1
Host ideatech-cms.localhost
Connection keep-alive
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36
Accept image/webp,image/*,*/*;q=0.8
Referer http://ideatech-cms.localhost/administrace/blog/editor/novy-cms?_fid=245w
Accept-Encoding gzip, deflate, sdch, br
Accept-Language cs-CZ,cs;q=0.8
Cookie order=orderId%3D51%26token%3Dv81q0afycwchtm4yp8rkz2ccv9yyd4u8; PHPSESSID=io1donvo4hbgaisc916oq10n46
HTTP Response Headers
X-Powered-By Nette Framework
X-Frame-Options SAMEORIGIN
Expires Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control no-store, no-cache, must-revalidate
Pragma no-cache
Set-Cookie PHPSESSID=io1donvo4hbgaisc916oq10n46; expires=Wed, 05-Apr-2017 14:37:07 GMT; Max-Age=1206000; path=/; HttpOnly

bcmath

BCMath support enabled
DirectiveLocal ValueMaster Value
bcmath.scale00

bz2

BZip2 Support Enabled
Stream Wrapper support compress.bzip2://
Stream Filter support bzip2.decompress, bzip2.compress
BZip2 Version 1.0.6, 6-Sept-2010

calendar

Calendar support enabled

Core

PHP Version 7.0.15
DirectiveLocal ValueMaster Value
allow_url_fopenOnOn
allow_url_includeOffOff
arg_separator.input&&
arg_separator.output&&
auto_append_fileno valueno value
auto_globals_jitOnOn
auto_prepend_fileno valueno value
browscapno valueno value
default_charsetUTF-8UTF-8
default_mimetypetext/htmltext/html
disable_classesno valueno value
disable_functionsno valueno value
display_errorsOnOn
display_startup_errorsOnOn
doc_rootno valueno value
docref_extno valueno value
docref_rootno valueno value
enable_dlOffOff
enable_post_data_readingOnOn
error_append_stringno valueno value
error_logno valueno value
error_prepend_stringno valueno value
error_reporting3276732767
exit_on_timeoutOffOff
expose_phpOnOn
extension_dir/usr/local/Cellar/php70/7.0.15_8/lib/php/extensions/no-debug-non-zts-20151012/usr/local/Cellar/php70/7.0.15_8/lib/php/extensions/no-debug-non-zts-20151012
file_uploadsOnOn
highlight.comment#998; font-style: italic#FF8000
highlight.default#000#0000BB
highlight.html#06B#000000
highlight.keyword#D24; font-weight: bold#007700
highlight.string#080#DD0000
html_errorsOffOn
ignore_repeated_errorsOffOff
ignore_repeated_sourceOffOff
ignore_user_abortOffOff
implicit_flushOffOff
include_path.:.:
input_encodingno valueno value
internal_encodingno valueno value
log_errorsOffOn
log_errors_max_len10241024
mail.add_x_headerOnOn
mail.force_extra_parametersno valueno value
mail.logno valueno value
max_execution_time3030
max_file_uploads2020
max_input_nesting_level6464
max_input_time6060
max_input_vars10001000
memory_limit128M128M
open_basedirno valueno value
output_buffering40964096
output_encodingno valueno value
output_handlerno valueno value
post_max_size8M8M
precision1414
realpath_cache_size16K16K
realpath_cache_ttl120120
register_argc_argvOffOff
report_memleaksOnOn
report_zend_debugOnOn
request_orderGPGP
sendmail_fromno valueno value
sendmail_path/usr/sbin/sendmail -t -i /usr/sbin/sendmail -t -i 
serialize_precision1717
short_open_tagOffOff
SMTPlocalhostlocalhost
smtp_port2525
sql.safe_modeOffOff
sys_temp_dirno valueno value
track_errorsOnOn
unserialize_callback_funcno valueno value
upload_max_filesize2M2M
upload_tmp_dirno valueno value
user_dirno valueno value
user_ini.cache_ttl300300
user_ini.filename.user.ini.user.ini
variables_orderGPCSGPCS
xmlrpc_error_number00
xmlrpc_errorsOffOff
zend.assertions11
zend.detect_unicodeOnOn
zend.enable_gcOnOn
zend.multibyteOffOff
zend.script_encodingno valueno value
zend.signal_checkOffOff

ctype

ctype functions enabled

curl

cURL support enabled
cURL Information 7.51.0
Age 3
Features
AsynchDNS Yes
CharConv No
Debug No
GSS-Negotiate No
IDN No
IPv6 Yes
krb4 No
Largefile Yes
libz Yes
NTLM Yes
NTLMWB Yes
SPNEGO Yes
SSL Yes
SSPI No
TLS-SRP No
HTTP2 No
GSSAPI Yes
KERBEROS5 Yes
UNIX_SOCKETS Yes
PSL No
Protocols dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, smb, smbs, smtp, smtps, telnet, tftp
Host x86_64-apple-darwin16.0
SSL Version SecureTransport
ZLib Version 1.2.8

date

date/time support enabled
"Olson" Timezone Database Version 2016.10
Timezone Database internal
Default timezone Europe/Prague
DirectiveLocal ValueMaster Value
date.default_latitude31.766731.7667
date.default_longitude35.233335.2333
date.sunrise_zenith90.58333390.583333
date.sunset_zenith90.58333390.583333
date.timezoneEurope/Pragueno value

dba

DBA support enabled
Supported handlers ndbm cdb cdb_make inifile flatfile
DirectiveLocal ValueMaster Value
dba.default_handlerflatfileflatfile

dom

DOM/XML enabled
DOM/XML API Version 20031129
libxml Version 2.9.4
HTML Support enabled
XPath Support enabled
XPointer Support enabled
Schema Support enabled
RelaxNG Support enabled

exif

EXIF Support enabled
EXIF Version 1.4 $Id: 8bdc0c8f27c2c9dd1f7551f1f9fe3ab57a06a4b1 $
Supported EXIF Version 0220
Supported filetypes JPEG,TIFF
DirectiveLocal ValueMaster Value
exif.decode_jis_intelJISJIS
exif.decode_jis_motorolaJISJIS
exif.decode_unicode_intelUCS-2LEUCS-2LE
exif.decode_unicode_motorolaUCS-2BEUCS-2BE
exif.encode_jisno valueno value
exif.encode_unicodeISO-8859-15ISO-8859-15

fileinfo

fileinfo support enabled
version 1.0.5
libmagic 522

filter

Input Validation and Filtering enabled
Revision $Id: 28fcca4bfda9c9907588a64d245b49cb398249d8 $
DirectiveLocal ValueMaster Value
filter.defaultunsafe_rawunsafe_raw
filter.default_flagsno valueno value

ftp

FTP support enabled
FTPS support enabled

gd

GD Support enabled
GD Version bundled (2.1.0 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.7.1
GIF Read Support enabled
GIF Create Support enabled
JPEG Support enabled
libJPEG Version 8
PNG Support enabled
libPNG Version 1.6.28
WBMP Support enabled
XBM Support enabled
DirectiveLocal ValueMaster Value
gd.jpeg_ignore_warning00

gettext

GetText Support enabled

hash

hash support enabled
Hashing Engines md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost gost-crypto adler32 crc32 crc32b fnv132 fnv1a32 fnv164 fnv1a64 joaat haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
MHASH support Enabled
MHASH API Version Emulated Support

iconv

iconv support enabled
iconv implementation libiconv
iconv library version 1.11
DirectiveLocal ValueMaster Value
iconv.input_encodingno valueno value
iconv.internal_encodingno valueno value
iconv.output_encodingno valueno value

json

json support enabled
json version 1.4.0

ldap

LDAP Support enabled
RCS Version $Id: 4068384d0f076aca6e9b24b33d9ed32a5e4aa229 $
Total Links 0/unlimited
API Version 3001
Vendor Name OpenLDAP
Vendor Version 20428
SASL Support Enabled
DirectiveLocal ValueMaster Value
ldap.max_linksUnlimitedUnlimited

libxml

libXML support active
libXML Compiled Version 2.9.4
libXML Loaded Version 20904
libXML streams enabled

mbstring

Multibyte Support enabled
Multibyte string engine libmbfl
HTTP input encoding translation disabled
libmbfl version 1.3.2
oniguruma version 5.9.6
mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
Multibyte (japanese) regex support enabled
Multibyte regex (oniguruma) backtrack check On
Multibyte regex (oniguruma) version 5.9.6
DirectiveLocal ValueMaster Value
mbstring.detect_orderno valueno value
mbstring.encoding_translationOffOff
mbstring.func_overload00
mbstring.http_inputno valueno value
mbstring.http_outputno valueno value
mbstring.http_output_conv_mimetypes^(text/|application/xhtml\+xml)^(text/|application/xhtml\+xml)
mbstring.internal_encodingno valueno value
mbstring.languageneutralneutral
mbstring.strict_detectionOffOff
mbstring.substitute_characterno valueno value

mysqli

MysqlI Supportenabled
Client API library version mysqlnd 5.0.12-dev - 20150407 - $Id: b5c5906d452ec590732a93b051f3827e02749b83 $
Active Persistent Links 0
Inactive Persistent Links 0
Active Links 0
DirectiveLocal ValueMaster Value
mysqli.allow_local_infileOnOn
mysqli.allow_persistentOnOn
mysqli.default_hostno valueno value
mysqli.default_port33063306
mysqli.default_pwno valueno value
mysqli.default_socket/tmp/mysql.sock/tmp/mysql.sock
mysqli.default_userno valueno value
mysqli.max_linksUnlimitedUnlimited
mysqli.max_persistentUnlimitedUnlimited
mysqli.reconnectOffOff
mysqli.rollback_on_cached_plinkOffOff

mysqlnd

mysqlndenabled
Version mysqlnd 5.0.12-dev - 20150407 - $Id: b5c5906d452ec590732a93b051f3827e02749b83 $
Compression supported
core SSL supported
extended SSL supported
Command buffer size 4096
Read buffer size 32768
Read timeout 31536000
Collecting statistics Yes
Collecting memory statistics Yes
Tracing n/a
Loaded plugins mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_sha256_password
API Extensions pdo_mysql,mysqli
mysqlnd statistics
bytes_sent 29034
bytes_received 88652
packets_sent 536
packets_received 2737
protocol_overhead_in 10948
protocol_overhead_out 2144
bytes_received_ok_packet 0
bytes_received_eof_packet 0
bytes_received_rset_header_packet 2214
bytes_received_rset_field_meta_packet 0
bytes_received_rset_row_packet 1422
bytes_received_prepare_response_packet 70771
bytes_received_change_user_packet 12481
packets_sent_command 262
packets_received_ok 0
packets_received_eof 0
packets_received_rset_header 246
packets_received_rset_field_meta 0
packets_received_rset_row 256
packets_received_prepare_response 1747
packets_received_change_user 476
result_set_queries 246
non_result_set_queries 10
no_index_used 64
bad_index_used 0
slow_queries 0
buffered_sets 246
unbuffered_sets 0
ps_buffered_sets 0
ps_unbuffered_sets 0
flushed_normal_sets 0
flushed_ps_sets 0
ps_prepared_never_executed 0
ps_prepared_once_executed 0
rows_fetched_from_server_normal 230
rows_fetched_from_server_ps 0
rows_buffered_from_client_normal 230
rows_buffered_from_client_ps 0
rows_fetched_from_client_normal_buffered 230
rows_fetched_from_client_normal_unbuffered 0
rows_fetched_from_client_ps_buffered 0
rows_fetched_from_client_ps_unbuffered 0
rows_fetched_from_client_ps_cursor 0
rows_affected_normal 3
rows_affected_ps 0
rows_skipped_normal 230
rows_skipped_ps 0
copy_on_write_saved 0
copy_on_write_performed 0
command_buffer_too_small 0
connect_success 6
connect_failure 0
connection_reused 0
reconnect 0
pconnect_success 0
active_connections 18446744073709551610
active_persistent_connections 0
explicit_close 6
implicit_close 0
disconnect_close 0
in_middle_of_command_close 0
explicit_free_result 246
implicit_free_result 0
explicit_stmt_close 0
implicit_stmt_close 0
mem_emalloc_count 2959
mem_emalloc_amount 4050468
mem_ecalloc_count 3038
mem_ecalloc_amount 953792
mem_erealloc_count 46
mem_erealloc_amount 368
mem_efree_count 6053
mem_efree_amount 5004914
mem_malloc_count 230
mem_malloc_amount 14648
mem_calloc_count 0
mem_calloc_amount 0
mem_realloc_count 0
mem_realloc_amount 0
mem_free_count 230
mem_free_amount 14648
mem_estrndup_count 32
mem_strndup_count 0
mem_estndup_count 24
mem_strdup_count 0
proto_text_fetched_null 0
proto_text_fetched_bit 0
proto_text_fetched_tinyint 3
proto_text_fetched_short 0
proto_text_fetched_int24 0
proto_text_fetched_int 124
proto_text_fetched_bigint 258
proto_text_fetched_decimal 2
proto_text_fetched_float 0
proto_text_fetched_double 127
proto_text_fetched_date 24
proto_text_fetched_year 0
proto_text_fetched_time 0
proto_text_fetched_datetime 2
proto_text_fetched_timestamp 0
proto_text_fetched_string 888
proto_text_fetched_blob 0
proto_text_fetched_enum 4
proto_text_fetched_set 0
proto_text_fetched_geometry 0
proto_text_fetched_other 0
proto_binary_fetched_null 0
proto_binary_fetched_bit 0
proto_binary_fetched_tinyint 0
proto_binary_fetched_short 0
proto_binary_fetched_int24 0
proto_binary_fetched_int 0
proto_binary_fetched_bigint 0
proto_binary_fetched_decimal 0
proto_binary_fetched_float 0
proto_binary_fetched_double 0
proto_binary_fetched_date 0
proto_binary_fetched_year 0
proto_binary_fetched_time 0
proto_binary_fetched_datetime 0
proto_binary_fetched_timestamp 0
proto_binary_fetched_string 0
proto_binary_fetched_json 0
proto_binary_fetched_blob 0
proto_binary_fetched_enum 0
proto_binary_fetched_set 0
proto_binary_fetched_geometry 0
proto_binary_fetched_other 0
init_command_executed_count 0
init_command_failed_count 0
com_quit 6
com_init_db 0
com_query 256
com_field_list 0
com_create_db 0
com_drop_db 0
com_refresh 0
com_shutdown 0
com_statistics 0
com_process_info 0
com_connect 0
com_process_kill 0
com_debug 0
com_ping 0
com_time 0
com_delayed_insert 0
com_change_user 0
com_binlog_dump 0
com_table_dump 0
com_connect_out 0
com_register_slave 0
com_stmt_prepare 0
com_stmt_execute 0
com_stmt_send_long_data 0
com_stmt_close 0
com_stmt_reset 0
com_stmt_set_option 0
com_stmt_fetch 0
com_deamon 0
bytes_received_real_data_normal 8742
bytes_received_real_data_ps 0

odbc

ODBC Supportenabled
Active Persistent Links 0
Active Links 0
ODBC library unixODBC
ODBCVER 0x0380
ODBC_INCLUDE -I/usr/local/opt/unixodbc/include
ODBC_LFLAGS -L/usr/local/opt/unixodbc/lib
ODBC_LIBS -lodbc
DirectiveLocal ValueMaster Value
odbc.allow_persistentOnOn
odbc.check_persistentOnOn
odbc.default_cursortypeStatic cursorStatic cursor
odbc.default_dbno valueno value
odbc.default_pwno valueno value
odbc.default_userno valueno value
odbc.defaultbinmodereturn as isreturn as is
odbc.defaultlrlreturn up to 4096 bytesreturn up to 4096 bytes
odbc.max_linksUnlimitedUnlimited
odbc.max_persistentUnlimitedUnlimited

openssl

OpenSSL support enabled
OpenSSL Library Version OpenSSL 1.0.2k 26 Jan 2017
OpenSSL Header Version OpenSSL 1.0.2k 26 Jan 2017
Openssl default config /usr/local/etc/openssl/openssl.cnf
DirectiveLocal ValueMaster Value
openssl.cafileno valueno value
openssl.capathno valueno value

pcre

PCRE (Perl Compatible Regular Expressions) Support enabled
PCRE Library Version 8.38 2015-11-23
PCRE JIT Support enabled
DirectiveLocal ValueMaster Value
pcre.backtrack_limit10000001000000
pcre.jit11
pcre.recursion_limit100000100000

PDO

PDO supportenabled
PDO drivers mysql, odbc, sqlite

pdo_mysql

PDO Driver for MySQLenabled
Client API version mysqlnd 5.0.12-dev - 20150407 - $Id: b5c5906d452ec590732a93b051f3827e02749b83 $
DirectiveLocal ValueMaster Value
pdo_mysql.default_socket/tmp/mysql.sock/tmp/mysql.sock

PDO_ODBC

PDO Driver for ODBC (unixODBC)enabled
ODBC Connection Pooling Enabled, strict matching

pdo_sqlite

PDO Driver for SQLite 3.xenabled
SQLite Library 3.14.2

Phar

Phar: PHP Archive supportenabled
Phar EXT version 2.0.2
Phar API version 1.1.1
SVN revision $Id: bf89220e0ebdb68ebb5379ffc0a32997f94e77e7 $
Phar-based phar archives enabled
Tar-based phar archives enabled
ZIP-based phar archives enabled
gzip compression enabled
bzip2 compression enabled
OpenSSL support enabled
Phar based on pear/PHP_Archive, original concept by Davey Shafik.
Phar fully realized by Gregory Beaver and Marcus Boerger.
Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
DirectiveLocal ValueMaster Value
phar.cache_listno valueno value
phar.readonlyOnOn
phar.require_hashOnOn

posix

Revision $Id: b691ca925e7a085e6929579c4eba8fed0732e0ef $

Reflection

Reflectionenabled
Version $Id: 3054da9d8c9ebb2a7e0a7df1f0cdf3cbbe9f8bd8 $

session

Session Support enabled
Registered save handlers files user
Registered serializer handlers php_serialize php php_binary wddx
DirectiveLocal ValueMaster Value
session.auto_startOffOff
session.cache_expire180180
session.cache_limiternocachenocache
session.cookie_domainno valueno value
session.cookie_httponlyOnOff
session.cookie_lifetime12060000
session.cookie_path//
session.cookie_secureOffOff
session.entropy_file/dev/urandom/dev/urandom
session.entropy_length3232
session.gc_divisor10001000
session.gc_maxlifetime12060001440
session.gc_probability11
session.hash_bits_per_character55
session.hash_function00
session.lazy_writeOnOn
session.namePHPSESSIDPHPSESSID
session.referer_checkno valueno value
session.save_handlerfilesfiles
session.save_pathno valueno value
session.serialize_handlerphpphp
session.upload_progress.cleanupOnOn
session.upload_progress.enabledOnOn
session.upload_progress.freq1%1%
session.upload_progress.min_freq11
session.upload_progress.namePHP_SESSION_UPLOAD_PROGRESSPHP_SESSION_UPLOAD_PROGRESS
session.upload_progress.prefixupload_progress_upload_progress_
session.use_cookiesOnOn
session.use_only_cookiesOnOn
session.use_strict_modeOffOff
session.use_trans_sid00

shmop

shmop support enabled

SimpleXML

Simplexml supportenabled
Revision $Id: b8b5c37931a53e50a937c0aef2a26d351e173215 $
Schema support enabled

soap

Soap Client enabled
Soap Server enabled
DirectiveLocal ValueMaster Value
soap.wsdl_cache11
soap.wsdl_cache_dir/tmp/tmp
soap.wsdl_cache_enabled11
soap.wsdl_cache_limit55
soap.wsdl_cache_ttl8640086400

sockets

Sockets Support enabled

SPL

SPL supportenabled
Interfaces Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
Classes AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException

sqlite3

SQLite3 supportenabled
SQLite3 module version 0.7-dev
SQLite Library 3.14.2
DirectiveLocal ValueMaster Value
sqlite3.extension_dirno valueno value

standard

Dynamic Library Support enabled
Path to sendmail /usr/sbin/sendmail -t -i
DirectiveLocal ValueMaster Value
assert.active11
assert.bail00
assert.callbackno valueno value
assert.exception00
assert.quiet_eval00
assert.warning11
auto_detect_line_endings00
default_socket_timeout6060
fromno valueno value
url_rewriter.tagsa=href,area=href,frame=src,input=src,form=fakeentrya=href,area=href,frame=src,input=src,form=fakeentry
user_agentno valueno value

sysvmsg

sysvmsg support enabled
Revision $Id: dfb999763f95bfe9609fae60b4e07a492888ec7c $

sysvsem

Version 7.0.15

sysvshm

Version 7.0.15

tokenizer

Tokenizer Support enabled

wddx

WDDX Supportenabled
WDDX Session Serializer enabled

xml

XML Support active
XML Namespace Support active
libxml2 Version 2.9.4

xmlreader

XMLReader enabled

xmlrpc

core library version xmlrpc-epi v. 0.51
php extension version 7.0.15
author Dan Libby
homepage http://xmlrpc-epi.sourceforge.net
open sourced by Epinions.com

xmlwriter

XMLWriter enabled

xsl

XSL enabled
libxslt Version 1.1.29
libxslt compiled against libxml Version 2.9.4
EXSLT enabled
libexslt Version 1.1.29

zip

Zip enabled
Zip version 1.13.5
Libzip version 1.1.2

zlib

ZLib Supportenabled
Stream Wrapper compress.zlib://
Stream Filter zlib.inflate, zlib.deflate
Compiled Version 1.2.8
Linked Version 1.2.8
DirectiveLocal ValueMaster Value
zlib.output_compressionOffOff
zlib.output_compression_level-1-1
zlib.output_handlerno valueno value

Additional Modules

Module Name

HTTP request

Headers

Hostideatech-cms.localhost
Connectionkeep-alive
User-AgentMozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36
Acceptimage/webp,image/*,*/*;q=0.8
Refererhttp://ideatech-cms.localhost/administrace/blog/editor/novy-cms?_fid=245w
Accept-Encodinggzip, deflate, sdch, br
Accept-Languagecs-CZ,cs;q=0.8
Cookieorder=orderId%3D51%26token%3Dv81q0afycwchtm4yp8rkz2ccv9yyd4u8; PHPSESSID=io1donvo4hbgaisc916oq10n46

$_GET

storage
"media" (5)

$_POST

empty

$_COOKIE

order
"orderId=51&token=v81q0afycwchtm4yp8rkz2ccv9yyd4u8" (49)
PHPSESSID
"io1donvo4hbgaisc916oq10n46" (26)

HTTP response

Headers

X-Powered-By: Nette Framework
X-Frame-Options: SAMEORIGIN
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Set-Cookie: PHPSESSID=io1donvo4hbgaisc916oq10n46; expires=Wed, 05-Apr-2017 14:37:07 GMT; Max-Age=1206000; path=/; HttpOnly
Content-Type: image/jpeg