APP/Controller/AppController.php (line 31)
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'pass' => [
(int) 0 => 'home',
],
'controller' => 'Pages',
'action' => 'display',
'plugin' => null,
'_matchedRoute' => '/',
'_ext' => null,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'www-data',
'HOME' => '/var/www',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_CONNECTING_IP' => '216.73.216.89',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_ACCEPT' => '*/*',
'HTTP_CF_RAY' => 'a19120af489fecfa-CMH',
'HTTP_X_FORWARDED_FOR' => '216.73.216.89',
'HTTP_HOST' => 'garlicgarden.farm',
'STRIPE_LIVE_SEC' => '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',
'STRIPE_LIVE_PUB' => 'pk_live_51H0DXOF6R0HFZBM2t2XXeqiLIuXoTNu4L1uE9qosMTjjlj8HeZc5K9LUpQQRonk5kJLsJlGoBsHhWWTrKc4QXAno000NIsd5J1',
'STRIPE_TEST_SEC' => 'sk_test_51H0DXOF6R0HFZBM2wtQzrP5BNvwNh8YOGzuwTE3ckhZoAfZMHKkiyUzmwjsy9zI6QFxbomk84COvOa9JySbg6Tnt000Cszbd5Q',
'STRIPE_TEST_PUB' => 'pk_test_51H0DXOF6R0HFZBM2fu0KamtdQwpen33aQ9NBeUR6IyfoAeukK3At3CK4YT9v3YhJV8Bx1YXBK2rN43F5xcli2clX00uTTsxO4Q',
'GG_MAPS_APIKEY' => 'AIzaSyCFwVtoqKDuKAxaRfGBZCcdc6kdx6JzXWs',
'USPS_CONSUMER_SECRET' => 'hTXH2Lq52uiwIODpvVVDRWJYdxJJyzL7JrfFBfmHSFCNlfkONQRSrTaFrhNoA2TA',
'USPS_CONSUMER_KEY' => 'mZwEvtxPIH5xzR6kWAk4qdioJbePJFlaKhfqS7IoOJDEkDdC',
'EM_PASS' => '5ggkP4j9zHMP7r',
'EM_USER' => 'support@garlicgarden.farm',
'EM_PORT' => '587',
'EM_HOST' => 'alex.uncommonsite.com',
'DB_NAME' => 'customers_garlicgardenfarm',
'DB_PASS' => '2saUENdGo8WtYcEU',
'DB_USER' => 'garlicgardenfarm',
'DB_HOST' => 'data.uncommonsite.com',
'SECURITY_COOKIE_KEY' => 'c65552f34439dc14372b08ca21848554019fa37b858963350f6e816bfbde6a60',
'SECURITY_SALT' => 'c65552f34439dc14372b08ca21848554019fa37b858963350f6e816bfbde6a60',
'APP_DEFAULT_TIMEZONE' => 'America/New_York',
'APP_DEFAULT_LOCALE' => 'en_US',
'APP_ENCODING' => 'UTF-8',
'DEBUG' => 'true',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'garlicgarden.farm',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '158.51.98.189',
'REMOTE_USER' => '',
'REMOTE_PORT' => '11757',
'REMOTE_ADDR' => '104.23.197.32',
'SERVER_SOFTWARE' => 'nginx/1.28.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/2.0',
'DOCUMENT_ROOT' => '/var/www/garlicgarden.farm/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/garlicgarden.farm/webroot/index.php',
'PATH_INFO' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1783702858.1726,
'REQUEST_TIME' => (int) 1783702858,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET',
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST',
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT',
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH',
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE',
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD',
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS',
],
'https' => [
'env' => 'HTTPS',
'options' => [
(int) 0 => (int) 1,
(int) 1 => 'on',
],
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest',
],
'json' => [
'accept' => [
(int) 0 => 'application/json',
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
(int) 0 => 'application/xml',
(int) 1 => 'text/xml',
],
'exclude' => [
(int) 0 => 'text/html',
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\Stream) id:3 {
protected resource => (resource (stream)) Resource id #5
protected stream => 'php://input'
}
protected uri => object(Laminas\Diactoros\Uri) id:4 {
protected allowedSchemes => [
'http' => (int) 80,
'https' => (int) 443,
]
private scheme => 'https'
private userInfo => ''
private host => 'garlicgarden.farm'
private port => null
private path => '/'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object(Cake\Http\Session) id:5 {
protected _engine => null
protected _started => false
protected _lifetime => (int) 0
protected _isCLI => false
protected headerSentInfo => null
}
protected flash => object(Cake\Http\FlashMessage) id:6 {
protected _defaultConfig => [
'key' => 'flash',
'element' => 'default',
'plugin' => null,
'params' => [
],
'clear' => false,
'duplicate' => true,
]
protected session => object(Cake\Http\Session) id: 5 {}
protected _config => [
'key' => 'flash',
'element' => 'default',
'plugin' => null,
'params' => [
],
'clear' => false,
'duplicate' => true,
]
protected _configInitialized => true
}
protected attributes => [
'route' => object(Cake\Routing\Route\DashedRoute) id:7 {
keys => [
]
options => [
'_ext' => [
],
'routeClass' => 'Cake\Routing\Route\DashedRoute',
]
defaults => [
'controller' => 'Pages',
'action' => 'display',
(int) 0 => 'home',
'plugin' => null,
]
template => '/'
protected _inflectedDefaults => null
protected _greedy => false
protected _compiledRoute => '#^/*$#'
protected _name => 'pages:display'
protected _extensions => [
]
protected middleware => [
]
},
'identity' => null,
'authentication' => object(Authentication\AuthenticationService) id:8 {
protected _authenticators => object(Authentication\Authenticator\AuthenticatorCollection) id:9 {
'_loaded' => [
(int) 0 => 'Form',
(int) 1 => 'Session',
(int) 2 => 'Cookie',
]
'_defaultConfig' => [
]
'_config' => [
]
'_configInitialized' => true
'_identifiers' => object(Authentication\Identifier\IdentifierCollection) id:10 {
'_loaded' => [
(int) 0 => 'Password',
]
'_defaultConfig' => [
]
'_config' => [
]
'_configInitialized' => true
'_errors' => [
]
'_successfulIdentifier' => null
}
}
protected _identifiers => object(Authentication\Identifier\IdentifierCollection) id: 10 {}
protected _successfulAuthenticator => null
protected _result => object(Authentication\Authenticator\Result) id:11 {
protected _status => 'FAILURE_CREDENTIALS_MISSING'
protected _data => null
protected _errors => [
(int) 0 => 'Login credentials not found',
]
}
protected _defaultConfig => [
'authenticators' => [
],
'identifiers' => [
],
'identityClass' => 'Authentication\Identity',
'identityAttribute' => 'identity',
'queryParam' => null,
'unauthenticatedRedirect' => null,
]
protected _config => [
'authenticators' => [
],
'identifiers' => [
],
'identityClass' => 'Authentication\Identity',
'identityAttribute' => 'identity',
'queryParam' => 'redirect',
'unauthenticatedRedirect' => '/',
]
protected _configInitialized => true
},
'authenticationResult' => object(Authentication\Authenticator\Result) id: 11 {},
'authorization' => object(Authorization\AuthorizationService) id:12 {
protected resolver => object(Authorization\Policy\OrmResolver) id:13 {
protected appNamespace => 'App'
protected overrides => [
]
protected container => null
}
protected authorizationChecked => false
},
'csrfToken' => 'ja4Psb7cCfmZK0BPa9m2aC8DZDDCnX5w1ruKulQ2+XiVHvmkMvgE8s6gKZF7etzCB4IXi/7RcsXBr/3G1T1TEzEgWribldx+HWECBPL4TRHi2bKMNwOcSKd/nJEFnTKT/JlMpBpLvqY+uyC8yLNHoQ==',
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 36864 bytes) in /var/www/garlicgarden.farm/vendor/cakephp/cakephp/src/Error/Renderer/WebExceptionRenderer.php on line 425
Fatal error: Allowed memory size of 138412032 bytes exhausted (tried to allocate 20480 bytes) in /var/www/garlicgarden.farm/vendor/cakephp/cakephp/src/View/View.php on line 1377