Monday, July 28, 2014

Re: 3.x: Same Behaviour for Multiple Tables

Just a crazy idea, can you verify that in all places you have used the same casing? For example in some places you may have used 'sites' whereas in others 'Sites', there migh be a bug around using different casing there.

On Monday, July 28, 2014 9:13:15 PM UTC+2, Bernhard Minatti wrote:
hmmm...

stackTrace() does not output anything, but using debug_print_backtrace() i get:
#0  include() called at [/Applications/MAMP/htdocs/vendor/composer/ClassLoader.php:382]
#1  Composer\Autoload\includeFile(/Applications/MAMP/htdocs/src/Model/Behavior/SpecialBehavior.php) called at [/Applications/MAMP/htdocs/vendor/composer/ClassLoader.php:274]
#2  Composer\Autoload\ClassLoader->loadClass(App\Model\Behavior\SpecialBehavior)
#3  spl_autoload_call(App\Model\Behavior\SpecialBehavior)
#4  class_exists(App\Model\Behavior\SpecialBehavior) called at [/Applications/MAMP/htdocs/vendor/cakephp/cakephp/src/Core/App.php:113]
#5  Cake\Core\App::_classExistsInBase(\Model\Behavior\SpecialBehavior, App) called at [/Applications/MAMP/htdocs/vendor/cakephp/cakephp/src/Core/App.php:91]
#6  Cake\Core\App::className(Special, Model/Behavior, Behavior) called at [/Applications/MAMP/htdocs/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php:74]
#7  Cake\ORM\BehaviorRegistry->_resolveClassName(Special) called at [/Applications/MAMP/htdocs/vendor/cakephp/cakephp/src/Utility/ObjectRegistry.php:74]
#8  Cake\Utility\ObjectRegistry->load(Special, Array ()) called at [/Applications/MAMP/htdocs/vendor/cakephp/cakephp/src/ORM/Table.php:490]
#9  Cake\ORM\Table->addBehavior(Special) called at [/Applications/MAMP/htdocs/src/Model/Table/SitesTable.php:12]
#10 App\Model\Table\SitesTable->initialize(Array ([alias] => Sites,[className] => App\Model\Table\SitesTable,[connection] => Cake\Database\Connection Object ([] => Array ([driver] => Cake\Database\Driver\Mysql,[persistent] => ,[host] => localhost,[login] => root,[password] => root,[database] => hometeam,[prefix] => ,[encoding] => utf8,[timezone] => UTC,[log] => ,[cacheMetadata] => 1,[name] => default),[] => Cake\Database\Driver\Mysql Object ([] => Array ([persistent] => 1,[host] => localhost,[login] => root,[password] => ,[database] => cake,[port] => 3306,[flags] => Array (),[encoding] => utf8,[timezone] => ,[init] => Array (),[dsn] => ),[] => Array ([driver] => Cake\Database\Driver\Mysql,[persistent] => ,[host] => localhost,[login] => root,[password] => root,[database] => hometeam,[prefix] => ,[encoding] => utf8,[timezone] => UTC,[log] => ,[cacheMetadata] => 1,[name] => default,[port] => 3306,[flags] => Array (),[init] => Array (),[dsn] => ),[] => ,[] => `,[] => `,[] => ,[] => ),[] => 0,[] => ,[] => ,[] => ,[] => ))) called at [/Applications/MAMP/htdocs/vendor/cakephp/cakephp/src/ORM/Table.php:216]
#11 Cake\ORM\Table->__construct(Array ([alias] => Sites,[className] => App\Model\Table\SitesTable,[connection] => Cake\Database\Connection Object ([] => Array ([driver] => Cake\Database\Driver\Mysql,[persistent] => ,[host] => localhost,[login] => root,[password] => root,[database] => hometeam,[prefix] => ,[encoding] => utf8,[timezone] => UTC,[log] => ,[cacheMetadata] => 1,[name] => default),[] => Cake\Database\Driver\Mysql Object ([] => Array ([persistent] => 1,[host] => localhost,[login] => root,[password] => ,[database] => cake,[port] => 3306,[flags] => Array (),[encoding] => utf8,[timezone] => ,[init] => Array (),[dsn] => ),[] => Array ([driver] => Cake\Database\Driver\Mysql,[persistent] => ,[host] => localhost,[login] => root,[password] => root,[database] => hometeam,[prefix] => ,[encoding] => utf8,[timezone] => UTC,[log] => ,[cacheMetadata] => 1,[name] => default,[port] => 3306,[flags] => Array (),[init] => Array (),[dsn] => ),[] => ,[] => `,[] => `,[] => ,[] => ),[] => 0,[] => ,[] => ,[] => ,[] => ))) called at [/Applications/MAMP/htdocs/vendor/cakephp/cakephp/src/ORM/TableRegistry.php:166]
#12 Cake\ORM\TableRegistry::get(Sites) called at [/Applications/MAMP/htdocs/vendor/cakephp/cakephp/src/Model/ModelAwareTrait.php:95]
#13 Cake\Controller\Controller->loadModel(Sites) called at [/Applications/MAMP/htdocs/src/Controller/CategoriesController.php:16]
#14 App\Controller\CategoriesController->add()
#15 ReflectionMethod->invokeArgs(App\Controller\CategoriesController Object ([helpers] => Array ([Form] => Array ([className] => BootstrapForm),[BootstrapHTML] => ),[components] => Array ([Flash] => ,[Session] => ,[Auth] => Array ([loginRedirect] => Array ([controller] => Users,[action] => index),[logoutRedirect] => Array ([controller] => Pages,[action] => display,[0] => home)),[Acl] => ),[name] => Categories,[request] => Cake\Network\Request Object ([params] => Array ([plugin] => ,[controller] => Categories,[action] => add,[_ext] => ,[pass] => Array ()),[data] => Array (),[query] => Array (),[cookies] => Array ([SQLiteManager_currentLangue] => 4,[CAKEPHP] => db44d6a517c05632401039e3304a7d07),[] => Array ([REDIRECT_REDIRECT_STATUS] => 200,[REDIRECT_STATUS] => 200,[HTTP_HOST] => localhost:8888,[HTTP_USER_AGENT] => Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:32.0) Gecko/20100101 Firefox/32.0,[HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8,[HTTP_ACCEPT_LANGUAGE] => de,en-US;q=0.7,en;q=0.3,[HTTP_ACCEPT_ENCODING] => gzip, deflate,[HTTP_REFERER] => http://localhost:8888/Clients/add,[HTTP_COOKIE] => SQLiteManager_currentLangue=4; CAKEPHP=db44d6a517c05632401039e3304a7d07,[HTTP_CONNECTION] => keep-alive,[HTTP_CACHE_CONTROL] => max-age=0,[PATH] => /usr/bin:/bin:/usr/sbin:/sbin,[SERVER_SIGNATURE] => ,[SERVER_SOFTWARE] => Apache/2.2.25 (Unix) mod_fastcgi/2.4.6 mod_wsgi/3.4 Python/2.7.5 PHP/5.5.10 mod_ssl/2.2.25 OpenSSL/0.9.8y DAV/2 mod_perl/2.0.8 Perl/v5.18.0,[SERVER_NAME] => localhost,[SERVER_ADDR] => ::1,[SERVER_PORT] => 8888,[REMOTE_ADDR] => ::1,[DOCUMENT_ROOT] => /Applications/MAMP/htdocs,[SERVER_ADMIN] => you@example.com,[SCRIPT_FILENAME] => /Applications/MAMP/htdocs/webroot/index.php,[REMOTE_PORT] => 65202,[REDIRECT_URL] => /webroot/Categories/add,[GATEWAY_INTERFACE] => CGI/1.1,[SERVER_PROTOCOL] => HTTP/1.1,[REQUEST_METHOD] => GET,[QUERY_STRING] => ,[REQUEST_URI] => /Categories/add,[SCRIPT_NAME] => /webroot/index.php,[PHP_SELF] => /webroot/index.php,[REQUEST_TIME_FLOAT] => 1406574520.02,[REQUEST_TIME] => 1406574520,[argv] => Array (),[argc] => 0,[SHELL] => /bin/bash,[TMPDIR] => /var/folders/tr/1blgkf4j42v58tsfr_mx13600000gn/T/,[Apple_PubSub_Socket_Render] => /tmp/launch-hvjPrp/Render,[USER] => bernhardminatti,[SSH_AUTH_SOCK] => /tmp/launch-twlZKL/Listeners,[__CF_USER_TEXT_ENCODING] => 0x1F5:0:3,[__CHECKFIX1436934] => 1,[PWD] => /,[HOME] => /Users/bernhardminatti,[SHLVL] => 2,[DYLD_LIBRARY_PATH] => /Applications/MAMP/Library/lib,[LOGNAME] => bernhardminatti,[_] => /Applications/MAMP/Library/bin/httpd,[HTTP_X_HTTP_METHOD_OVERRIDE] => ,[HTTPS] => ),[url] => Categories/add,[base] => /hometeam,[webroot] => /,[here] => /Categories/add,[trustProxy] => ,[] => ,[] => Cake\Network\Session Object ([] => ,[] => 1,[] => 1440,[] => )),[response] => Cake\Network\Response Object ([] => Array ([100] => Continue,[101] => Switching Protocols,[200] => OK,[201] => Created,[202] => Accepted,[203] => Non-Authoritative Information,[204] => No Content,[205] => Reset Content,[206] => Partial Content,[300] => Multiple Choices,[301] => Moved Permanently,[302] => Found,[303] => See Other,[304] => Not Modified,[305] => Use Proxy,[307] => Temporary Redirect,[400] => Bad Request,[401] => Unauthorized,[402] => Payment Required,[403] => Forbidden,[404] => Not Found,[405] => Method Not Allowed,[406] => Not Acceptable,[407] => Proxy Authentication Required,[408] => Request Time-out,[409] => Conflict,[410] => Gone,[411] => Length Required,[412] => Precondition Failed,[413] => Request Entity Too Large,[414] => Request-URI Too Large,[415] => Unsupported Media Type,[416] => Requested range not satisfiable,[417] => Expectation Failed,[500] => Internal Server Error,[501] => Not Implemented,[502] => Bad Gateway,[503] => Service Unavailable,[504] => Gateway Time-out,[505] => Unsupported Version),[] => Array ([html] => Array ([0] => text/html,[1] => */*),[json] => application/json,[xml] => Array ([0] => application/xml,[1] => text/xml),[rss] => application/rss+xml,[ai] => application/postscript,[bcpio] => application/x-bcpio,[bin] => application/octet-stream,[ccad] => application/clariscad,[cdf] => application/x-netcdf,[class] => application/octet-stream,[cpio] => application/x-cpio,[cpt] => application/mac-compactpro,[csh] => application/x-csh,[csv] => Array ([0] => text/csv,[1] => application/vnd.ms-excel),[dcr] => application/x-director,[dir] => application/x-director,[dms] => application/octet-stream,[doc] => application/msword,[docx] => application/vnd.openxmlformats-officedocument.wordprocessingml.document,[drw] => application/drafting,[dvi] => application/x-dvi,[dwg] => application/acad,[dxf] => application/dxf,[dxr] => application/x-director,[eot] => application/vnd.ms-fontobject,[eps] => application/postscript,[exe] => application/octet-stream,[ez] => application/andrew-inset,[flv] => video/x-flv,[gtar] => application/x-gtar,[gz] => application/x-gzip,[bz2] => application/x-bzip,[7z] => application/x-7z-compressed,[hdf] => application/x-hdf,[hqx] => application/mac-binhex40,[ico] => image/x-icon,[ips] => application/x-ipscript,[ipx] => application/x-ipix,[js] => application/javascript,[latex] => application/x-latex,[lha] => application/octet-stream,[lsp] => application/x-lisp,[lzh] => application/octet-stream,[man] => application/x-troff-man,[me] => application/x-troff-me,[mif] => application/vnd.mif,[ms] => application/x-troff-ms,[nc] => application/x-netcdf,[oda] => application/oda,[otf] => font/otf,[pdf] => application/pdf,[pgn] => application/x-chess-pgn,[pot] => application/vnd.ms-powerpoint,[pps] => application/vnd.ms-powerpoint,[ppt] => application/vnd.ms-powerpoint,[pptx] => application/vnd.openxmlformats-officedocument.presentationml.presentation,[ppz] => application/vnd.ms-powerpoint,[pre] => application/x-freelance,[prt] => application/pro_eng,[ps] => application/postscript,[roff] => application/x-troff,[scm] => application/x-lotusscreencam,[set] => application/set,[sh] => application/x-sh,[shar] => application/x-shar,[sit] => application/x-stuffit,[skd] => application/x-koan,[skm] => application/x-koan,[skp] => application/x-koan,[skt] => application/x-koan,[smi] => application/smil,[smil] => application/smil,[sol] => application/solids,[spl] => application/x-futuresplash,[src] => application/x-wais-source,[step] => application/STEP,[stl] => application/SLA,[stp] => application/STEP,[sv4cpio] => application/x-sv4cpio,[sv4crc] => application/x-sv4crc,[svg] => image/svg+xml,[svgz] => image/svg+xml,[swf] => application/x-shockwave-flash,[t] => application/x-troff,[tar] => application/x-tar,[tcl] => application/x-tcl,[tex] => application/x-tex,[texi] => application/x-texinfo,[texinfo] => application/x-texinfo,[tr] => application/x-troff,[tsp] => application/dsptype,[ttc] => font/ttf,[ttf] => font/ttf,[unv] => application/i-deas,[ustar] => application/x-ustar,[vcd] => application/x-cdlink,[vda] => application/vda,[xlc] => application/vnd.ms-excel,[xll] => application/vnd.ms-excel,[xlm] => application/vnd.ms-excel,[xls] => application/vnd.ms-excel,[xlsx] => application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,[xlw] => application/vnd.ms-excel,[zip] => application/zip,[aif] => audio/x-aiff,[aifc] => audio/x-aiff,[aiff] => audio/x-aiff,[au] => audio/basic,[kar] => audio/midi,[mid] => audio/midi,[midi] => audio/midi,[mp2] => audio/mpeg,[mp3] => audio/mpeg,[mpga] => audio/mpeg,[ogg] => audio/ogg,[oga] => audio/ogg,[spx] => audio/ogg,[ra] => audio/x-realaudio,[ram] => audio/x-pn-realaudio,[rm] => audio/x-pn-realaudio,[rpm] => audio/x-pn-realaudio-plugin,[snd] => audio/basic,[tsi] => audio/TSP-audio,[wav] => audio/x-wav,[aac] => audio/aac,[asc] => text/plain,[c] => text/plain,[cc] => text/plain,[css] => text/css,[etx] => text/x-setext,[f] => text/plain,[f90] => text/plain,[h] => text/plain,[hh] => text/plain,[htm] => Array ([0] => text/html,[1] => */*),[ics] => text/calendar,[m] => text/plain,[rtf] => text/rtf,[rtx] => text/richtext,[sgm] => text/sgml,[sgml] => text/sgml,[tsv] => text/tab-separated-values,[tpl] => text/template,[txt] => text/plain,[text] => text/plain,[avi] => video/x-msvideo,[fli] => video/x-fli,[mov] => video/quicktime,[movie] => video/x-sgi-movie,[mpe] => video/mpeg,[mpeg] => video/mpeg,[mpg] => video/mpeg,[qt] => video/quicktime,[viv] => video/vnd.vivo,[vivo] => video/vnd.vivo,[ogv] => video/ogg,[webm] => video/webm,[mp4] => video/mp4,[m4v] => video/mp4,[f4v] => video/mp4,[f4p] => video/mp4,[m4a] => audio/mp4,[f4a] => audio/mp4,[f4b] => audio/mp4,[gif] => image/gif,[ief] => image/ief,[jpg] => image/jpeg,[jpeg] => image/jpeg,[jpe] => image/jpeg,[pbm] => image/x-portable-bitmap,[pgm] => image/x-portable-graymap,[png] => image/png,[pnm] => image/x-portable-anymap,[ppm] => image/x-portable-pixmap,[ras] => image/cmu-raster,[rgb] => image/x-rgb,[tif] => image/tiff,[tiff] => image/tiff,[xbm] => image/x-xbitmap,[xpm] => image/x-xpixmap,[xwd] => image/x-xwindowdump,[ice] => x-conference/x-cooltalk,[iges] => model/iges,[igs] => model/iges,[mesh] => model/mesh,[msh] => model/mesh,[silo] => model/mesh,[vrml] => model/vrml,[wrl] => model/vrml,[mime] => www/mime,[pdb] => chemical/x-pdb,[xyz] => chemical/x-pdb,[javascript] => application/javascript,[form] => application/x-www-form-urlencoded,[file] => multipart/form-data,[xhtml] => Array ([0] => application/xhtml+xml,[1] => application/xhtml,[2] => text/xhtml),[xhtml-mobile] => application/vnd.wap.xhtml+xml,[atom] => application/atom+xml,[amf] => application/x-amf,[wap] => Array ([0] => text/vnd.wap.wml,[1] => text/vnd.wap.wmlscript,[2] => image/vnd.wap.wbmp),[wml] => text/vnd.wap.wml,[wmlscript] => text/vnd.wap.wmlscript,[wbmp] => image/vnd.wap.wbmp,[woff] => application/x-font-woff,[webp] => image/webp,[appcache] => text/cache-manifest,[manifest] => text/cache-manifest,[htc] => text/x-component,[rdf] => application/xml,[crx] => application/x-chrome-extension,[oex] => application/x-opera-extension,[xpi] => application/x-xpinstall,[safariextz] => application/octet-stream,[webapp] => application/x-web-app-manifest+json,[vcf] => text/x-vcard,[vtt] => text/vtt,[mkv] => video/x-matroska,[pkpass] => application/vnd.apple.pkpass,[ajax] => text/html),[] => HTTP/1.1,[] => 200,[] => text/html,[] => Array (),[] => ,[] => ,[] => Array (),[] => UTF-8,[] => Array (),[] => Array ()),[] => Cake\Network\Response,[paginate] => Array (),[autoRender] => 1,[] => Cake\Controller\ComponentRegistry Object ([] => App\Controller\CategoriesController Object ( *RECURSION*,[] => Array ([Flash] => Cake\Controller\Component\FlashComponent Object ([] => Cake\Network\Session Object ([] => ,[] => 1,[] => 1440,[] => ),[] => Array ([key] => flash,[element] => default,[params] => Array ()),[] => Cake\Controller\ComponentRegistry Object ( *RECURSION*,[components] => Array (),[] => Array (),[] => Array ([key] => flash,[element] => default,[params] => Array ()),[] => 1),[Session] => Cake\Controller\Component\SessionComponent Object ([] => Cake\Network\Session Object ([] => ,[] => 1,[] => 1440,[] => ),[] => Cake\Controller\ComponentRegistry Object ( *RECURSION*,[components] => Array (),[] => Array (),[] => Array (),[] => Array (),[] => 1),[Auth] => Cake\Controller\Component\AuthComponent Object ([] => Array ([authenticate] => ,[authorize] => ,[ajaxLogin] => ,[flash] => ,[loginAction] => ,[loginRedirect] => ,[logoutRedirect] => ,[authError] => ,[unauthorizedRedirect] => 1),[components] => Array ([0] => RequestHandler,[1] => Flash),[] => Array (),[] => Array (),[sessionKey] => Auth.User,[] => Array (),[allowedActions] => Array ([0] => index,[1] => view),[request] => Cake\Network\Request Object ([params] => Array ([plugin] => ,[controller] => Categories,[action] => add,[_ext] => ,[pass] => Array ()),[data] => Array (),[query] => Array (),[cookies] => Array ([SQLiteManager_currentLangue] => 4,[CAKEPHP] => db44d6a517c05632401039e3304a7d07),[] => Array ([REDIRECT_REDIRECT_STATUS] => 200,[REDIRECT_STATUS] => 200,[HTTP_HOST] => localhost:8888,[HTTP_USER_AGENT] => Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:32.0) Gecko/20100101 Firefox/32.0,[HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8,[HTTP_ACCEPT_LANGUAGE] => de,en-US;q=0.7,en;q=0.3,[HTTP_ACCEPT_ENCODING] => gzip, deflate,[HTTP_REFERER] => http://localhost:8888/Clients/add,[HTTP_COOKIE] => SQLiteManager_currentLangue=4; CAKEPHP=db44d6a517c05632401039e3304a7d07,[HTTP_CONNECTION] => keep-alive,[HTTP_CACHE_CONTROL] => max-age=0,[PATH] => /usr/bin:/bin:/usr/sbin:/sbin,[SERVER_SIGNATURE] => ,[SERVER_SOFTWARE] => Apache/2.2.25 (Unix) mod_fastcgi/2.4.6 mod_wsgi/3.4 Python/2.7.5 PHP/5.5.10 mod_ssl/2.2.25 OpenSSL/0.9.8y DAV/2 mod_perl/2.0.8 Perl/v5.18.0,[SERVER_NAME] => localhost,[SERVER_ADDR] => ::1,[SERVER_PORT] => 8888,[REMOTE_ADDR] => ::1,[DOCUMENT_ROOT] => /Applications/MAMP/htdocs,[SERVER_ADMIN] => you@example.com,[SCRIPT_FILENAME] => /Applications/MAMP/htdocs/webroot/index.php,[REMOTE_PORT] => 65202,[REDIRECT_URL] => /webroot/Categories/add,[GATEWAY_INTERFACE] => CGI/1.1,[SERVER_PROTOCOL] => HTTP/1.1,[REQUEST_METHOD] => GET,[QUERY_STRING] => ,[REQUEST_URI] => /Categories/add,[SCRIPT_NAME] => /webroot/index.php,[PHP_SELF] => /webroot/index.php,[REQUEST_TIME_FLOAT] => 1406574520.02,[REQUEST_TIME] => 1406574520,[argv] => Array (),[argc] => 0,[SHELL] => /bin/bash,[TMPDIR] => /var/folders/tr/1blgkf4j42v58tsfr_mx13600000gn/T/,[Apple_PubSub_Socket_Render] => /tmp/launch-hvjPrp/Render,[USER] => bernhardminatti,[SSH_AUTH_SOCK] => /tmp/launch-twlZKL/Listeners,[__CF_USER_TEXT_ENCODING] => 0x1F5:0:3,[__CHECKFIX1436934] => 1,[PWD] => /,[HOME] => /Users/bernhardminatti,[SHLVL] => 2,[DYLD_LIBRARY_PATH] => /Applications/MAMP/Library/lib,[LOGNAME] => bernhardminatti,[_] => /Applications/MAMP/Library/bin/httpd,[HTTP_X_HTTP_METHOD_OVERRIDE] => ,[HTTPS] => ),[url] => Categories/add,[base] => /hometeam,[webroot] => /,[here] => /Categories/add,[trustProxy] => ,[] => ,[] => Cake\Network\Session Object ([] => ,[] => 1,[] => 1440,[] => )),[response] => Cake\Network\Response Object ([] => Array ([100] => Continue,[101] => Switching Protocols,[200] => OK,[201] => Created,[202] => Accepted,[203] => Non-Authoritative Information,[204] => No Content,[205] => Reset Content,[206] => Partial Content,[300] => Multiple Choices,[301] => Moved Permanently,[302] => Found,[303] => See Other,[304] => Not Modified,[305] => Use Proxy,[307] => Temporary Redirect,[400] => Bad Request,[401] => Unauthorized,[402] => Payment Required,[403] => Forbidden,[404] => Not Found,[405] => Method Not Allowed,[406] => Not Acceptable,[407] => Proxy Authentication Required,[408] => Request Time-out,[409] => Conflict,[410] => Gone,[411] => Length Required,[412] => Precondition Failed,[413] => Request Entity Too Large,[414] => Request-URI Too Large,[415] => Unsupported Media Type,[416] => Requested range not satisfiable,[417] => Expectation Failed,[500] => Internal Server Error,[501] => Not Implemented,[502] => Bad Gateway,[503] => Service Unavailable,[504] => Gateway Time-out,[505] => Unsupported Version),[] => Array ([html] => Array ([0] => text/html,[1] => */*),[json] => application/json,[xml] => Array ([0] => application/xml,[1] => text/xml),[rss] => application/rss+xml,[ai] => application/postscript,[bcpio] => application/x-bcpio,[bin] => application/octet-stream,[ccad] => application/clariscad,[cdf] => application/x-netcdf,[class] => application/octet-stream,[cpio] => application/x-cpio,[cpt] => application/mac-compactpro,[csh] => application/x-csh,[csv] => Array ([0] => text/csv,[1] => application/vnd.ms-excel),[dcr] => application/x-director,[dir] => application/x-director,[dms] => application/octet-stream,[doc] => application/msword,[docx] => application/vnd.openxmlformats-officedocument.wordprocessingml.document,[drw] => application/drafting,[dvi] => application/x-dvi,[dwg] => application/acad,[dxf] => application/dxf,[dxr] => application/x-director,[eot] => application/vnd.ms-fontobject,[eps] => application/postscript,[exe] => application/octet-stream,[ez] => application/andrew-inset,[flv] => video/x-flv,[gtar] => application/x-gtar,[gz] => application/x-gzip,[bz2] => application/x-bzip,[7z] => application/x-7z-compressed,[hdf] => application/x-hdf,[hqx] => application/mac-binhex40,[ico] => image/x-icon,[ips] => application/x-ipscript,[ipx] => application/x-ipix,[js] => application/javascript,[latex] => application/x-latex,[lha] => application/octet-stream,[lsp] => application/x-lisp,[lzh] => application/octet-stream,[man] => application/x-troff-man,[me] => application/x-troff-me,[mif] => application/vnd.mif,[ms] => application/x-troff-ms,[nc] => application/x-netcdf,[oda] => application/oda,[otf] => font/otf,[pdf] => application/pdf,[pgn] => application/x-chess-pgn,[pot] => application/vnd.ms-powerpoint,[pps] => application/vnd.ms-powerpoint,[ppt] => application/vnd.ms-powerpoint,[pptx] => application/vnd.openxmlformats-officedocument.presentationml.presentation,[ppz] => application/vnd.ms-powerpoint,[pre] => application/x-freelance,[prt] => application/pro_eng,[ps] => application/postscript,[roff] => application/x-troff,[scm] => application/x-lotusscreencam,[set] => application/set,[sh] => application/x-sh,[shar] => application/x-shar,[sit] => application/x-stuffit,[skd] => application/x-koan,[skm] => application/x-koan,[skp] => application/x-koan,[skt] => application/x-koan,[smi] => application/smil,[smil] => application/smil,[sol] => application/solids,[spl] => application/x-futuresplash,[src] => application/x-wais-source,[step] => application/STEP,[stl] => application/SLA,[stp] => application/STEP,[sv4cpio] => application/x-sv4cpio,[sv4crc] => application/x-sv4crc,[svg] => image/svg+xml,[svgz] => image/svg+xml,[swf] => application/x-shockwave-flash,[t] => application/x-troff,[tar] => application/x-tar,[tcl] => application/x-tcl,[tex] => application/x-tex,[texi] => application/x-texinfo,[texinfo] => application/x-texinfo,[tr] => application/x-troff,[tsp] => application/dsptype,[ttc] => font/ttf,[ttf] => font/ttf,[unv] => application/i-deas,[ustar] => application/x-ustar,[vcd] => application/x-cdlink,[vda] => application/vda,[xlc] => application/vnd.ms-excel,[xll] => application/vnd.ms-excel,[xlm] => application/vnd.ms-excel,[xls] => application/vnd.ms-excel,[xlsx] => application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,[xlw] => application/vnd.ms-excel,[zip] => application/zip,[aif] => audio/x-aiff,[aifc] => audio/x-aiff,[aiff] => audio/x-aiff,[au] => audio/basic,[kar] => audio/midi,[mid] => audio/midi,[midi] => audio/midi,[mp2] => audio/mpeg,[mp3] => audio/mpeg,[mpga] => audio/mpeg,[ogg] => audio/ogg,[oga] => audio/ogg,[spx] => audio/ogg,[ra] => audio/x-realaudio,[ram] => audio/x-pn-realaudio,[rm] => audio/x-pn-realaudio,[rpm] => audio/x-pn-realaudio-plugin,[snd] => audio/basic,[tsi] => audio/TSP-audio,[wav] => audio/x-wav,[aac] => audio/aac,[asc] => text/plain,[c] => text/plain,[cc] => text/plain,[css] => text/css,[etx] => text/x-setext,[f] => text/plain,[f90] => text/plain,[h] => text/plain,[hh] => text/plain,[htm] => Array ([0] => text/html,[1] => */*),[ics] => text/calendar,[m] => text/plain,[rtf] => text/rtf,[rtx] => text/richtext,[sgm] => text/sgml,[sgml] => text/sgml,[tsv] => text/tab-separated-values,[tpl] => text/template,[txt] => text/plain,[text] => text/plain,[avi] => video/x-msvideo,[fli] => video/x-fli,[mov] => video/quicktime,[movie] => video/x-sgi-movie,[mpe] => video/mpeg,[mpeg] => video/mpeg,[mpg] => video/mpeg,[qt] => video/quicktime,[viv] => video/vnd.vivo,[vivo] => video/vnd.vivo,[ogv] => video/ogg,[webm] => video/webm,[mp4] => video/mp4,[m4v] => video/mp4,[f4v] => video/mp4,[f4p] => video/mp4,[m4a] => audio/mp4,[f4a] => audio/mp4,[f4b] => audio/mp4,[gif] => image/gif,[ief] => image/ief,[jpg] => image/jpeg,[jpeg] => image/jpeg,[jpe] => image/jpeg,[pbm] => image/x-portable-bitmap,[pgm] => image/x-portable-graymap,[png] => image/png,[pnm] => image/x-portable-anymap,[ppm] => image/x-portable-pixmap,[ras] => image/cmu-raster,[rgb] => image/x-rgb,[tif] => image/tiff,[tiff] => image/tiff,[xbm] => image/x-xbitmap,[xpm] => image/x-xpixmap,[xwd] => image/x-xwindowdump,[ice] => x-conference/x-cooltalk,[iges] => model/iges,[igs] => model/iges,[mesh] => model/mesh,[msh] => model/mesh,[silo] => model/mesh,[vrml] => model/vrml,[wrl] => model/vrml,[mime] => www/mime,[pdb] => chemical/x-pdb,[xyz] => chemical/x-pdb,[javascript] => application/javascript,[form] => application/x-www-form-urlencoded,[file] => multipart/form-data,[xhtml] => Array ([0] => application/xhtml+xml,[1] => application/xhtml,[2] => text/xhtml),[xhtml-mobile] => application/vnd.wap.xhtml+xml,[atom] => application/atom+xml,[amf] => application/x-amf,[wap] => Array ([0] => text/vnd.wap.wml,[1] => text/vnd.wap.wmlscript,[2] => image/vnd.wap.wbmp),[wml] => text/vnd.wap.wml,[wmlscript] => text/vnd.wap.wmlscript,[wbmp] => image/vnd.wap.wbmp,[woff] => application/x-font-woff,[webp] => image/webp,[appcache] => text/cache-manifest,[manifest] => text/cache-manifest,[htc] => text/x-component,[rdf] => application/xml,[crx] => application/x-chrome-extension,[oex] => application/x-opera-extension,[xpi] => application/x-xpinstall,[safariextz] => application/octet-stream,[webapp] => application/x-web-app-manifest+json,[vcf] => text/x-vcard,[vtt] => text/vtt,[mkv] => video/x-matroska,[pkpass] => application/vnd.apple.pkpass,[ajax] => text/html),[] => HTTP/1.1,[] => 200,[] => text/html,[] => Array (),[] => ,[] => ,[] => Array (),[] => UTF-8,[] => Array (),[] => Array ()),[session] => Cake\Network\Session Object ([] => ,[] => 1,[] => 1440,[] => ),[] => Array ([0] => index,[1] => add,[2] => edit),[] => ,[] => ,[] => Cake\Controller\ComponentRegistry Object ( *RECURSION*,[] => Array ([RequestHandler] => Array ([class] => RequestHandler,[config] => Array ()),[Flash] => Array ([class] => Flash,[config] => Array ())),[] => Array ([authenticate] => Array ([0] => Form),[authorize] => ,[ajaxLogin] => ,[flash] => Array ([element] => default,[key] => auth,[params] => Array ()),[loginAction] => Array ([controller] => Users,[action] => login,[plugin] => ),[loginRedirect] => Array ([controller] => Users,[action] => index),[logoutRedirect] => Array ([controller] => Pages,[action] => display,[0] => home),[authError] => You are not authorized to access that location.,[unauthorizedRedirect] => 1),[] => 1),[Acl] => Cake\Controller\Component\AclComponent Object ([components] => Array ([0] => Session),[] => Cake\Controller\ComponentRegistry Object ( *RECURSION*,[] => Array (),[] => Array ([Session] => Array ([class] => Session,[config] => Array ())),[] => Array (),[] => 1)),[] => Cake\Event\EventManager Object ([] => Array ([Controller.startup] => Array ([10] => Array ([0] => Array ([callable] => Array ([0] => Cake\Controller\Component\AuthComponent Object ([] => Array ([authenticate] => ,[authorize] => ,[ajaxLogin] => ,[flash] => ,[loginAction] => ,[loginRedirect] => ,[logoutRedirect] => ,[authError] => ,[unauthorizedRedirect] => 1),[components] => Array ([0] => RequestHandler,[1] => Flash),[] => Array (),[] => Array (),[sessionKey] => Auth.User,[] => Array (),[allowedActions] => Array ([0] => index,[1] => view),[request] => Cake\Network\Request Object ([params] => Array ([plugin] => ,[controller] => Categories,[action] => add,[_ext] => ,[pass] => Array ()),[data] => Array (),[query] => Array (),[cookies] => Array ([SQLiteManager_currentLangue] => 4,[CAKEPHP] => db44d6a517c05632401039e3304a7d07),[] => Array ([REDIRECT_REDIRECT_STATUS] => 200,[REDIRECT_STATUS] => 200,[HTTP_HOST] => localhost:8888,[HTTP_USER_AGENT] => Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:32.0) Gecko/20100101 Firefox/32.0,[HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8,[HTTP_ACCEPT_LANGUAGE] => de,en-US;q=0.7,en;q=0.3,[HTTP_ACCEPT_ENCODING] => gzip, deflate,[HTTP_REFERER] => http://localhost:8888/Clients/add,[HTTP_COOKIE] => SQLiteManager_currentLangue=4; CAKEPHP=db44d6a517c05632401039e3304a7d07,[HTTP_CONNECTION] => keep-alive,[HTTP_CACHE_CONTROL] => max-age=0,[PATH] => /usr/bin:/bin:/usr/sbin:/sbin,[SERVER_SIGNATURE] => ,[SERVER_SOFTWARE] => Apache/2.2.25 (Unix) mod_fastcgi/2.4.6 mod_wsgi/3.4 Python/2.7.5 PHP/5.5.10 mod_ssl/2.2.25 OpenSSL/0.9.8y DAV/2 mod_perl/2.0.8 Perl/v5.18.0,[SERVER_NAME] => localhost,[SERVER_ADDR] => ::1,[SERVER_PORT] => 8888,[REMOTE_ADDR] => ::1,[DOCUMENT_ROOT] => /Applications/MAMP/htdocs,[SERVER_ADMIN] => you@example.com,[SCRIPT_FILENAME] => /Applications/MAMP/htdocs/webroot/index.php,[REMOTE_PORT] => 65202,[REDIRECT_URL] => /webroot/Categories/add,[GATEWAY_INTERFACE] => CGI/1.1,[SERVER_PROTOCOL] => HTTP/1.1,[REQUEST_METHOD] => GET,[QUERY_STRING] => ,[REQUEST_URI] => /Categories/add,[SCRIPT_NAME] => /webroot/index.php,[PHP_SELF] => /webroot/index.php,[REQUEST_TIME_FLOAT] => 1406574520.02,[REQUEST_TIME] => 1406574520,[argv] => Array (),[argc] => 0,[SHELL] => /bin/bash,[TMPDIR] => /var/folders/tr/1blgkf4j42v58tsfr_mx13600000gn/T/,[Apple_PubSub_Socket_Render] => /tmp/launch-hvjPrp/Render,[USER] => bernhardminatti,[SSH_AUTH_SOCK] => /tmp/launch-twlZKL/Listeners,[__CF_USER_TEXT_ENCODING] => 0x1F5:0:3,[__CHECKFIX1436934] => 1,[PWD] => /,[HOME] => /Users/bernhardminatti,[SHLVL] => 2,[DYLD_LIBRARY_PATH] => /Applications/MAMP/Library/lib,[LOGNAME] => bernhardminatti,[_] => /Applications/MAMP/Library/bin/httpd,[HTTP_X_HTTP_METHOD_OVERRIDE] => ,[HTTPS] => ),[url] => Categories/add,[base] => /hometeam,[webroot] => /,[here] => /Categories/add,[trustProxy] => ,[] => ,[] => Cake\Network\Session Object ([] => ,[] => 1,[] => 1440,[] => )),[response] => Cake\Network\Response Object ([] => Array ([100] => Continue,[101] => Switching Protocols,[200] => OK,[201] => Created,[202] => Accepted,[203] => Non-Authoritative Information,[204] => No Content,[205] => Reset Content,[206] => Partial Content,[300] => Multiple Choices,[301] => Moved Permanently,[302] => Found,[303] => See Other,[304] => Not Modified,[305] => Use Proxy,[307] => Temporary Redirect,[400] => Bad Request,[401] => Unauthorized,[402] => Payment Required,[403] => Forbidden,[404] => Not Found,[405] => Method Not Allowed,[406] => Not Acceptable,[407] => Proxy Authentication Required,[408] => Request Time-out,[409] => Conflict,[410] => Gone,[411] => Length Required,[412] => Precondition Failed,[413] => Request Entity Too Large,[414] => Request-URI Too Large,[415] => Unsupported Media Type,[416] => Requested range not satisfiable,[417] => Expectation Failed,[500] => Internal Server Error,[501] => Not Implemented,[502] => Bad Gateway,[503] => Service Unavailable,[504] => Gateway Time-out,[505] => Unsupported Version),[] => Array ([html] => Array ([0] => text/html,[1] => */*),[json] => application/json,[xml] => Array ([0] => application/xml,[1] => text/xml),[rss] => application/rss+xml,[ai] => application/postscript,[bcpio] => application/x-bcpio,[bin] => application/octet-stream,[ccad] => application/clariscad,[cdf] => application/x-netcdf,[class] => application/octet-stream,[cpio] => application/x-cpio,[cpt] => application/mac-compactpro,[csh] => application/x-csh,[csv] => Array ([0] => text/csv,[1] => application/vnd.ms-excel),[dcr] => application/x-director,[dir] => application/x-director,[dms] => application/octet-stream,[doc] => application/msword,[docx] => application/vnd.openxmlformats-officedocument.wordprocessingml.document,[drw] => application/drafting,[dvi] => application/x-dvi,[dwg] => application/acad,[dxf] => application/dxf,[dxr] => application/x-director,[eot] => application/vnd.ms-fontobject,[eps] => application/postscript,[exe] => application/octet-stream,[ez] => application/andrew-inset,[flv] => video/x-flv,[gtar] => application/x-gtar,[gz] => application/x-gzip,[bz2] => application/x-bzip,[7z] => application/x-7z-compressed,[hdf] => application/x-hdf,[hqx] => application/mac-binhex40,[ico] => image/x-icon,[ips] => application/x-ipscript,[ipx] => application/x-ipix,[js] => application/javascript,[latex] => application/x-latex,[lha] => application/octet-stream,[lsp] => application/x-lisp,[lzh] => application/octet-stream,[man] => application/x-troff-man,[me] => application/x-troff-me,[mif] => application/vnd.mif,[ms] => application/x-troff-ms,[nc] => application/x-netcdf,[oda] => application/oda,[otf] => font/otf,[pdf] => application/pdf,[pgn] => application/x-chess-pgn,[pot] => application/vnd.ms-powerpoint,[pps] => application/vnd.ms-powerpoint,[ppt] => application/vnd.ms-powerpoint,[pptx] => application/vnd.openxmlformats-officedocument.presentationml.presentation,[ppz] => application/vnd.ms-powerpoint,[pre] => application/x-freelance,[prt] => application/pro_eng,[ps] => application/postscript,[roff] => application/x-troff,[scm] => application/x-lotusscreencam,[set] => application/set,[sh] => application/x-sh,[shar] => application/x-shar,[sit] => application/x-stuffit,[skd] => application/x-koan,[skm] => application/x-koan,[skp] => application/x-koan,[skt] => application/x-koan,[smi] => application/smil,[smil] => application/smil,[sol] => application/solids,[spl] => application/x-futuresplash,[src] => application/x-wais-source,[step] => application/STEP,[stl] => application/SLA,[stp] => application/STEP,[sv4cpio] => application/x-sv4cpio,[sv4crc] => application/x-sv4crc,[svg] => image/svg+xml,[svgz] => image/svg+xml,[swf] => application/x-shockwave-flash,[t] => application/x-troff,[tar] => application/x-tar,[tcl] => application/x-tcl,[tex] => application/x-tex,[texi] => application/x-texinfo,[texinfo] => application/x-texinfo,[tr] => application/x-troff,[tsp] => application/dsptype,[ttc] => font/ttf,[ttf] => font/ttf,[unv] => application/i-deas,[ustar] => application/x-ustar,[vcd] => application/x-cdlink,[vda] => application/vda,[xlc] => application/vnd.ms-excel,[xll] => application/vnd.ms-excel,[xlm] => application/vnd.ms-excel,[xls] => application/vnd.ms-excel,[xlsx] => application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,[xlw] => application/vnd.ms-excel,[zip] => application/zip,[aif] => audio/x-aiff,[aifc] => audio/x-aiff,[aiff] => audio/x-aiff,[au] => audio/basic,[kar] => audio/midi,[mid] => audio/midi,[midi] => audio/midi,[mp2] => audio/mpeg,[mp3] => audio/mpeg,[mpga] => audio/mpeg,[ogg] =&g
...

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

No comments: