Notice (8): Undefined index: data_items [APP/View/Helper/OmzetsHelper.php, line 23]Code Context $result = $response->getJson();
return $result['data_items'];
}
$http = object(Cake\Http\Client) {
[protected] _defaultConfig => [
'adapter' => null,
'host' => null,
'port' => null,
'scheme' => 'http',
'timeout' => (int) 30,
'ssl_verify_peer' => true,
'ssl_verify_peer_name' => true,
'ssl_verify_depth' => (int) 5,
'ssl_verify_host' => true,
'redirect' => false,
'protocolVersion' => '1.1'
]
[protected] _cookies => object(Cake\Http\Cookie\CookieCollection) {}
[protected] _adapter => object(Cake\Http\Client\Adapter\Curl) {}
[protected] _config => [
'adapter' => null,
'host' => null,
'port' => null,
'scheme' => 'http',
'timeout' => (int) 30,
'ssl_verify_peer' => true,
'ssl_verify_peer_name' => true,
'ssl_verify_depth' => (int) 5,
'ssl_verify_host' => true,
'redirect' => false,
'protocolVersion' => '1.1'
]
[protected] _configInitialized => true
}
$urlserver = 'https://hajisamali.online/api/omzets/listview.json'
$response = object(Cake\Http\Client\Response) {
[protected] code => (int) 404
[protected] cookies => null
[protected] reasonPhrase => 'Not Found'
[protected] _xml => null
[protected] _json => [
'message' => 'Controller class Omzets could not be found.',
'url' => '/api/omzets/listview.json',
'code' => (int) 404,
'file' => '/home/u768114728/domains/hajisamali.online/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 105
]
[protected] _exposedProperties => [
'cookies' => '_getCookies',
'body' => '_getBody',
'code' => 'code',
'json' => '_getJson',
'xml' => '_getXml',
'headers' => '_getHeaders'
]
[protected] _deprecatedMagicProperties => [
'cookies' => 'getCookies()',
'body' => 'getStringBody()',
'json' => 'getJson()',
'xml' => 'getXml()',
'headers' => 'getHeaders()'
]
[protected] _cookies => []
[protected] _body => null
[protected] headers => [
'Connection' => [
[maximum depth reached]
],
'X-Powered-By' => [
[maximum depth reached]
],
'Content-Type' => [
[maximum depth reached]
],
'Content-Length' => [
[maximum depth reached]
],
'Date' => [
[maximum depth reached]
],
'Server' => [
[maximum depth reached]
],
'Alt-Svc' => [
[maximum depth reached]
]
]
[protected] headerNames => [
'connection' => 'Connection',
'x-powered-by' => 'X-Powered-By',
'content-type' => 'Content-Type',
'content-length' => 'Content-Length',
'date' => 'Date',
'server' => 'Server',
'alt-svc' => 'Alt-Svc'
]
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {}
}
$result = [
'message' => 'Controller class Omzets could not be found.',
'url' => '/api/omzets/listview.json',
'code' => (int) 404,
'file' => '/home/u768114728/domains/hajisamali.online/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 105
]
App\View\Helper\OmzetsHelper::getOmzets() - APP/View/Helper/OmzetsHelper.php, line 23
include - ROOT/vendor/flickerleap/cakephp-adminlte-theme/src/Template/Pages/home.ctp, line 154
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1420
Cake\View\View::_render() - CORE/src/View/View.php, line 1381
Cake\View\View::render() - CORE/src/View/View.php, line 879
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 795
App\Controller\PagesController::display() - APP/Controller/PagesController.php, line 61
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 609
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 234
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 120
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168
Notice (8): Undefined index: data_items [APP/View/Helper/AssetsHelper.php, line 23]Code Context $result = $response->getJson();
return $result['data_items'];
}
$http = object(Cake\Http\Client) {
[protected] _defaultConfig => [
'adapter' => null,
'host' => null,
'port' => null,
'scheme' => 'http',
'timeout' => (int) 30,
'ssl_verify_peer' => true,
'ssl_verify_peer_name' => true,
'ssl_verify_depth' => (int) 5,
'ssl_verify_host' => true,
'redirect' => false,
'protocolVersion' => '1.1'
]
[protected] _cookies => object(Cake\Http\Cookie\CookieCollection) {}
[protected] _adapter => object(Cake\Http\Client\Adapter\Curl) {}
[protected] _config => [
'adapter' => null,
'host' => null,
'port' => null,
'scheme' => 'http',
'timeout' => (int) 30,
'ssl_verify_peer' => true,
'ssl_verify_peer_name' => true,
'ssl_verify_depth' => (int) 5,
'ssl_verify_host' => true,
'redirect' => false,
'protocolVersion' => '1.1'
]
[protected] _configInitialized => true
}
$urlserver = 'https://hajisamali.online/api/assets/listview.json'
$response = object(Cake\Http\Client\Response) {
[protected] code => (int) 404
[protected] cookies => null
[protected] reasonPhrase => 'Not Found'
[protected] _xml => null
[protected] _json => [
'message' => 'Controller class Assets could not be found.',
'url' => '/api/assets/listview.json',
'code' => (int) 404,
'file' => '/home/u768114728/domains/hajisamali.online/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 105
]
[protected] _exposedProperties => [
'cookies' => '_getCookies',
'body' => '_getBody',
'code' => 'code',
'json' => '_getJson',
'xml' => '_getXml',
'headers' => '_getHeaders'
]
[protected] _deprecatedMagicProperties => [
'cookies' => 'getCookies()',
'body' => 'getStringBody()',
'json' => 'getJson()',
'xml' => 'getXml()',
'headers' => 'getHeaders()'
]
[protected] _cookies => []
[protected] _body => null
[protected] headers => [
'Connection' => [
[maximum depth reached]
],
'X-Powered-By' => [
[maximum depth reached]
],
'Content-Type' => [
[maximum depth reached]
],
'Content-Length' => [
[maximum depth reached]
],
'Date' => [
[maximum depth reached]
],
'Server' => [
[maximum depth reached]
],
'Alt-Svc' => [
[maximum depth reached]
]
]
[protected] headerNames => [
'connection' => 'Connection',
'x-powered-by' => 'X-Powered-By',
'content-type' => 'Content-Type',
'content-length' => 'Content-Length',
'date' => 'Date',
'server' => 'Server',
'alt-svc' => 'Alt-Svc'
]
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {}
}
$result = [
'message' => 'Controller class Assets could not be found.',
'url' => '/api/assets/listview.json',
'code' => (int) 404,
'file' => '/home/u768114728/domains/hajisamali.online/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 105
]
App\View\Helper\AssetsHelper::getAssets() - APP/View/Helper/AssetsHelper.php, line 23
include - ROOT/vendor/flickerleap/cakephp-adminlte-theme/src/Template/Pages/home.ctp, line 158
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1420
Cake\View\View::_render() - CORE/src/View/View.php, line 1381
Cake\View\View::render() - CORE/src/View/View.php, line 879
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 795
App\Controller\PagesController::display() - APP/Controller/PagesController.php, line 61
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 609
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 234
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 120
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168
Notice (8): Undefined index: data_items [APP/View/Helper/ManPowersHelper.php, line 23]Code Context $result = $response->getJson();
return $result['data_items'];
}
$http = object(Cake\Http\Client) {
[protected] _defaultConfig => [
'adapter' => null,
'host' => null,
'port' => null,
'scheme' => 'http',
'timeout' => (int) 30,
'ssl_verify_peer' => true,
'ssl_verify_peer_name' => true,
'ssl_verify_depth' => (int) 5,
'ssl_verify_host' => true,
'redirect' => false,
'protocolVersion' => '1.1'
]
[protected] _cookies => object(Cake\Http\Cookie\CookieCollection) {}
[protected] _adapter => object(Cake\Http\Client\Adapter\Curl) {}
[protected] _config => [
'adapter' => null,
'host' => null,
'port' => null,
'scheme' => 'http',
'timeout' => (int) 30,
'ssl_verify_peer' => true,
'ssl_verify_peer_name' => true,
'ssl_verify_depth' => (int) 5,
'ssl_verify_host' => true,
'redirect' => false,
'protocolVersion' => '1.1'
]
[protected] _configInitialized => true
}
$urlserver = 'https://hajisamali.online/api/man-powers/listview.json'
$response = object(Cake\Http\Client\Response) {
[protected] code => (int) 404
[protected] cookies => null
[protected] reasonPhrase => 'Not Found'
[protected] _xml => null
[protected] _json => [
'message' => 'Controller class ManPowers could not be found.',
'url' => '/api/man-powers/listview.json',
'code' => (int) 404,
'file' => '/home/u768114728/domains/hajisamali.online/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 105
]
[protected] _exposedProperties => [
'cookies' => '_getCookies',
'body' => '_getBody',
'code' => 'code',
'json' => '_getJson',
'xml' => '_getXml',
'headers' => '_getHeaders'
]
[protected] _deprecatedMagicProperties => [
'cookies' => 'getCookies()',
'body' => 'getStringBody()',
'json' => 'getJson()',
'xml' => 'getXml()',
'headers' => 'getHeaders()'
]
[protected] _cookies => []
[protected] _body => null
[protected] headers => [
'Connection' => [
[maximum depth reached]
],
'X-Powered-By' => [
[maximum depth reached]
],
'Content-Type' => [
[maximum depth reached]
],
'Content-Length' => [
[maximum depth reached]
],
'Date' => [
[maximum depth reached]
],
'Server' => [
[maximum depth reached]
],
'Alt-Svc' => [
[maximum depth reached]
]
]
[protected] headerNames => [
'connection' => 'Connection',
'x-powered-by' => 'X-Powered-By',
'content-type' => 'Content-Type',
'content-length' => 'Content-Length',
'date' => 'Date',
'server' => 'Server',
'alt-svc' => 'Alt-Svc'
]
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {}
}
$result = [
'message' => 'Controller class ManPowers could not be found.',
'url' => '/api/man-powers/listview.json',
'code' => (int) 404,
'file' => '/home/u768114728/domains/hajisamali.online/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 105
]
App\View\Helper\ManPowersHelper::getManPowers() - APP/View/Helper/ManPowersHelper.php, line 23
include - ROOT/vendor/flickerleap/cakephp-adminlte-theme/src/Template/Pages/home.ctp, line 162
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1420
Cake\View\View::_render() - CORE/src/View/View.php, line 1381
Cake\View\View::render() - CORE/src/View/View.php, line 879
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 795
App\Controller\PagesController::display() - APP/Controller/PagesController.php, line 61
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 609
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 234
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 120
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168
Notice (8): Undefined index: data_items [APP/View/Helper/ElectricalPowersHelper.php, line 23]Code Context $result = $response->getJson();
return $result['data_items'];
}
$http = object(Cake\Http\Client) {
[protected] _defaultConfig => [
'adapter' => null,
'host' => null,
'port' => null,
'scheme' => 'http',
'timeout' => (int) 30,
'ssl_verify_peer' => true,
'ssl_verify_peer_name' => true,
'ssl_verify_depth' => (int) 5,
'ssl_verify_host' => true,
'redirect' => false,
'protocolVersion' => '1.1'
]
[protected] _cookies => object(Cake\Http\Cookie\CookieCollection) {}
[protected] _adapter => object(Cake\Http\Client\Adapter\Curl) {}
[protected] _config => [
'adapter' => null,
'host' => null,
'port' => null,
'scheme' => 'http',
'timeout' => (int) 30,
'ssl_verify_peer' => true,
'ssl_verify_peer_name' => true,
'ssl_verify_depth' => (int) 5,
'ssl_verify_host' => true,
'redirect' => false,
'protocolVersion' => '1.1'
]
[protected] _configInitialized => true
}
$urlserver = 'https://hajisamali.online/api/electrical-powers/listview.json'
$response = object(Cake\Http\Client\Response) {
[protected] code => (int) 404
[protected] cookies => null
[protected] reasonPhrase => 'Not Found'
[protected] _xml => null
[protected] _json => [
'message' => 'Controller class ElectricalPowers could not be found.',
'url' => '/api/electrical-powers/listview.json',
'code' => (int) 404,
'file' => '/home/u768114728/domains/hajisamali.online/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 105
]
[protected] _exposedProperties => [
'cookies' => '_getCookies',
'body' => '_getBody',
'code' => 'code',
'json' => '_getJson',
'xml' => '_getXml',
'headers' => '_getHeaders'
]
[protected] _deprecatedMagicProperties => [
'cookies' => 'getCookies()',
'body' => 'getStringBody()',
'json' => 'getJson()',
'xml' => 'getXml()',
'headers' => 'getHeaders()'
]
[protected] _cookies => []
[protected] _body => null
[protected] headers => [
'Connection' => [
[maximum depth reached]
],
'X-Powered-By' => [
[maximum depth reached]
],
'Content-Type' => [
[maximum depth reached]
],
'Content-Length' => [
[maximum depth reached]
],
'Date' => [
[maximum depth reached]
],
'Server' => [
[maximum depth reached]
],
'Alt-Svc' => [
[maximum depth reached]
]
]
[protected] headerNames => [
'connection' => 'Connection',
'x-powered-by' => 'X-Powered-By',
'content-type' => 'Content-Type',
'content-length' => 'Content-Length',
'date' => 'Date',
'server' => 'Server',
'alt-svc' => 'Alt-Svc'
]
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {}
}
$result = [
'message' => 'Controller class ElectricalPowers could not be found.',
'url' => '/api/electrical-powers/listview.json',
'code' => (int) 404,
'file' => '/home/u768114728/domains/hajisamali.online/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 105
]
App\View\Helper\ElectricalPowersHelper::getElectricalPowers() - APP/View/Helper/ElectricalPowersHelper.php, line 23
include - ROOT/vendor/flickerleap/cakephp-adminlte-theme/src/Template/Pages/home.ctp, line 166
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1420
Cake\View\View::_render() - CORE/src/View/View.php, line 1381
Cake\View\View::render() - CORE/src/View/View.php, line 879
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 795
App\Controller\PagesController::display() - APP/Controller/PagesController.php, line 61
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 609
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 234
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 120
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168
Notice (8): Undefined index: data_items [APP/View/Helper/CreditorsHelper.php, line 23]Code Context $result = $response->getJson();
return $result['data_items'];
}
$http = object(Cake\Http\Client) {
[protected] _defaultConfig => [
'adapter' => null,
'host' => null,
'port' => null,
'scheme' => 'http',
'timeout' => (int) 30,
'ssl_verify_peer' => true,
'ssl_verify_peer_name' => true,
'ssl_verify_depth' => (int) 5,
'ssl_verify_host' => true,
'redirect' => false,
'protocolVersion' => '1.1'
]
[protected] _cookies => object(Cake\Http\Cookie\CookieCollection) {}
[protected] _adapter => object(Cake\Http\Client\Adapter\Curl) {}
[protected] _config => [
'adapter' => null,
'host' => null,
'port' => null,
'scheme' => 'http',
'timeout' => (int) 30,
'ssl_verify_peer' => true,
'ssl_verify_peer_name' => true,
'ssl_verify_depth' => (int) 5,
'ssl_verify_host' => true,
'redirect' => false,
'protocolVersion' => '1.1'
]
[protected] _configInitialized => true
}
$urlserver = 'https://hajisamali.online/api/creditors/listview.json'
$response = object(Cake\Http\Client\Response) {
[protected] code => (int) 404
[protected] cookies => null
[protected] reasonPhrase => 'Not Found'
[protected] _xml => null
[protected] _json => [
'message' => 'Controller class Creditors could not be found.',
'url' => '/api/creditors/listview.json',
'code' => (int) 404,
'file' => '/home/u768114728/domains/hajisamali.online/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 105
]
[protected] _exposedProperties => [
'cookies' => '_getCookies',
'body' => '_getBody',
'code' => 'code',
'json' => '_getJson',
'xml' => '_getXml',
'headers' => '_getHeaders'
]
[protected] _deprecatedMagicProperties => [
'cookies' => 'getCookies()',
'body' => 'getStringBody()',
'json' => 'getJson()',
'xml' => 'getXml()',
'headers' => 'getHeaders()'
]
[protected] _cookies => []
[protected] _body => null
[protected] headers => [
'Connection' => [
[maximum depth reached]
],
'X-Powered-By' => [
[maximum depth reached]
],
'Content-Type' => [
[maximum depth reached]
],
'Content-Length' => [
[maximum depth reached]
],
'Date' => [
[maximum depth reached]
],
'Server' => [
[maximum depth reached]
],
'Alt-Svc' => [
[maximum depth reached]
]
]
[protected] headerNames => [
'connection' => 'Connection',
'x-powered-by' => 'X-Powered-By',
'content-type' => 'Content-Type',
'content-length' => 'Content-Length',
'date' => 'Date',
'server' => 'Server',
'alt-svc' => 'Alt-Svc'
]
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {}
}
$result = [
'message' => 'Controller class Creditors could not be found.',
'url' => '/api/creditors/listview.json',
'code' => (int) 404,
'file' => '/home/u768114728/domains/hajisamali.online/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 105
]
App\View\Helper\CreditorsHelper::getCreditors() - APP/View/Helper/CreditorsHelper.php, line 23
include - ROOT/vendor/flickerleap/cakephp-adminlte-theme/src/Template/Pages/home.ctp, line 188
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1420
Cake\View\View::_render() - CORE/src/View/View.php, line 1381
Cake\View\View::render() - CORE/src/View/View.php, line 879
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 795
App\Controller\PagesController::display() - APP/Controller/PagesController.php, line 61
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 609
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 234
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 120
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168
Notice (8): Undefined index: data_items [APP/View/Helper/CreditGuaranteesHelper.php, line 23]Code Context $result = $response->getJson();
return $result['data_items'];
}
$http = object(Cake\Http\Client) {
[protected] _defaultConfig => [
'adapter' => null,
'host' => null,
'port' => null,
'scheme' => 'http',
'timeout' => (int) 30,
'ssl_verify_peer' => true,
'ssl_verify_peer_name' => true,
'ssl_verify_depth' => (int) 5,
'ssl_verify_host' => true,
'redirect' => false,
'protocolVersion' => '1.1'
]
[protected] _cookies => object(Cake\Http\Cookie\CookieCollection) {}
[protected] _adapter => object(Cake\Http\Client\Adapter\Curl) {}
[protected] _config => [
'adapter' => null,
'host' => null,
'port' => null,
'scheme' => 'http',
'timeout' => (int) 30,
'ssl_verify_peer' => true,
'ssl_verify_peer_name' => true,
'ssl_verify_depth' => (int) 5,
'ssl_verify_host' => true,
'redirect' => false,
'protocolVersion' => '1.1'
]
[protected] _configInitialized => true
}
$urlserver = 'https://hajisamali.online/api/credit-guarantees/listview.json'
$response = object(Cake\Http\Client\Response) {
[protected] code => (int) 404
[protected] cookies => null
[protected] reasonPhrase => 'Not Found'
[protected] _xml => null
[protected] _json => [
'message' => 'Controller class CreditGuarantees could not be found.',
'url' => '/api/credit-guarantees/listview.json',
'code' => (int) 404,
'file' => '/home/u768114728/domains/hajisamali.online/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 105
]
[protected] _exposedProperties => [
'cookies' => '_getCookies',
'body' => '_getBody',
'code' => 'code',
'json' => '_getJson',
'xml' => '_getXml',
'headers' => '_getHeaders'
]
[protected] _deprecatedMagicProperties => [
'cookies' => 'getCookies()',
'body' => 'getStringBody()',
'json' => 'getJson()',
'xml' => 'getXml()',
'headers' => 'getHeaders()'
]
[protected] _cookies => []
[protected] _body => null
[protected] headers => [
'Connection' => [
[maximum depth reached]
],
'X-Powered-By' => [
[maximum depth reached]
],
'Content-Type' => [
[maximum depth reached]
],
'Content-Length' => [
[maximum depth reached]
],
'Date' => [
[maximum depth reached]
],
'Server' => [
[maximum depth reached]
],
'Alt-Svc' => [
[maximum depth reached]
]
]
[protected] headerNames => [
'connection' => 'Connection',
'x-powered-by' => 'X-Powered-By',
'content-type' => 'Content-Type',
'content-length' => 'Content-Length',
'date' => 'Date',
'server' => 'Server',
'alt-svc' => 'Alt-Svc'
]
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {}
}
$result = [
'message' => 'Controller class CreditGuarantees could not be found.',
'url' => '/api/credit-guarantees/listview.json',
'code' => (int) 404,
'file' => '/home/u768114728/domains/hajisamali.online/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 105
]
App\View\Helper\CreditGuaranteesHelper::getCreditGuarantees() - APP/View/Helper/CreditGuaranteesHelper.php, line 23
include - ROOT/vendor/flickerleap/cakephp-adminlte-theme/src/Template/Pages/home.ctp, line 192
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1420
Cake\View\View::_render() - CORE/src/View/View.php, line 1381
Cake\View\View::render() - CORE/src/View/View.php, line 879
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 795
App\Controller\PagesController::display() - APP/Controller/PagesController.php, line 61
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 609
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 234
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 120
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168