array(9) { ["validation_messages"]=> string(37) "invalid data given, company not found" ["message"]=> string(9) "Not Found" ["file"]=> string(69) "/home/bbapi/httpdoc/module/Application/src/Service/CompanyService.php" ["trace"]=> array(18) { [0]=> array(5) { ["file"]=> string(75) "/home/bbapi/httpdoc/module/Base/src/V1/Rest/Companies/CompaniesResource.php" ["line"]=> int(109) ["function"]=> string(10) "getCompany" ["class"]=> string(34) "Application\Service\CompanyService" ["type"]=> string(2) "->" } [1]=> array(5) { ["file"]=> string(76) "/home/bbapi/httpdoc/vendor/zfcampus/zf-rest/src/AbstractResourceListener.php" ["line"]=> int(169) ["function"]=> string(5) "fetch" ["class"]=> string(40) "Base\V1\Rest\Companies\CompaniesResource" ["type"]=> string(2) "->" } [2]=> array(5) { ["file"]=> string(79) "/home/bbapi/httpdoc/vendor/zendframework/zend-eventmanager/src/EventManager.php" ["line"]=> int(322) ["function"]=> string(8) "dispatch" ["class"]=> string(32) "ZF\Rest\AbstractResourceListener" ["type"]=> string(2) "->" } [3]=> array(5) { ["file"]=> string(79) "/home/bbapi/httpdoc/vendor/zendframework/zend-eventmanager/src/EventManager.php" ["line"]=> int(179) ["function"]=> string(16) "triggerListeners" ["class"]=> string(30) "Zend\EventManager\EventManager" ["type"]=> string(2) "->" } [4]=> array(5) { ["file"]=> string(60) "/home/bbapi/httpdoc/vendor/zfcampus/zf-rest/src/Resource.php" ["line"]=> int(546) ["function"]=> string(17) "triggerEventUntil" ["class"]=> string(30) "Zend\EventManager\EventManager" ["type"]=> string(2) "->" } [5]=> array(5) { ["file"]=> string(60) "/home/bbapi/httpdoc/vendor/zfcampus/zf-rest/src/Resource.php" ["line"]=> int(497) ["function"]=> string(12) "triggerEvent" ["class"]=> string(16) "ZF\Rest\Resource" ["type"]=> string(2) "->" } [6]=> array(5) { ["file"]=> string(66) "/home/bbapi/httpdoc/vendor/zfcampus/zf-rest/src/RestController.php" ["line"]=> int(498) ["function"]=> string(5) "fetch" ["class"]=> string(16) "ZF\Rest\Resource" ["type"]=> string(2) "->" } [7]=> array(5) { ["file"]=> string(94) "/home/bbapi/httpdoc/vendor/zendframework/zend-mvc/src/Controller/AbstractRestfulController.php" ["line"]=> int(379) ["function"]=> string(3) "get" ["class"]=> string(22) "ZF\Rest\RestController" ["type"]=> string(2) "->" } [8]=> array(5) { ["file"]=> string(66) "/home/bbapi/httpdoc/vendor/zfcampus/zf-rest/src/RestController.php" ["line"]=> int(335) ["function"]=> string(10) "onDispatch" ["class"]=> string(45) "Zend\Mvc\Controller\AbstractRestfulController" ["type"]=> string(2) "->" } [9]=> array(5) { ["file"]=> string(79) "/home/bbapi/httpdoc/vendor/zendframework/zend-eventmanager/src/EventManager.php" ["line"]=> int(322) ["function"]=> string(10) "onDispatch" ["class"]=> string(22) "ZF\Rest\RestController" ["type"]=> string(2) "->" } [10]=> array(5) { ["file"]=> string(79) "/home/bbapi/httpdoc/vendor/zendframework/zend-eventmanager/src/EventManager.php" ["line"]=> int(179) ["function"]=> string(16) "triggerListeners" ["class"]=> string(30) "Zend\EventManager\EventManager" ["type"]=> string(2) "->" } [11]=> array(5) { ["file"]=> string(87) "/home/bbapi/httpdoc/vendor/zendframework/zend-mvc/src/Controller/AbstractController.php" ["line"]=> int(103) ["function"]=> string(17) "triggerEventUntil" ["class"]=> string(30) "Zend\EventManager\EventManager" ["type"]=> string(2) "->" } [12]=> array(5) { ["file"]=> string(94) "/home/bbapi/httpdoc/vendor/zendframework/zend-mvc/src/Controller/AbstractRestfulController.php" ["line"]=> int(313) ["function"]=> string(8) "dispatch" ["class"]=> string(38) "Zend\Mvc\Controller\AbstractController" ["type"]=> string(2) "->" } [13]=> array(5) { ["file"]=> string(74) "/home/bbapi/httpdoc/vendor/zendframework/zend-mvc/src/DispatchListener.php" ["line"]=> int(119) ["function"]=> string(8) "dispatch" ["class"]=> string(45) "Zend\Mvc\Controller\AbstractRestfulController" ["type"]=> string(2) "->" } [14]=> array(5) { ["file"]=> string(79) "/home/bbapi/httpdoc/vendor/zendframework/zend-eventmanager/src/EventManager.php" ["line"]=> int(322) ["function"]=> string(10) "onDispatch" ["class"]=> string(25) "Zend\Mvc\DispatchListener" ["type"]=> string(2) "->" } [15]=> array(5) { ["file"]=> string(79) "/home/bbapi/httpdoc/vendor/zendframework/zend-eventmanager/src/EventManager.php" ["line"]=> int(179) ["function"]=> string(16) "triggerListeners" ["class"]=> string(30) "Zend\EventManager\EventManager" ["type"]=> string(2) "->" } [16]=> array(5) { ["file"]=> string(69) "/home/bbapi/httpdoc/vendor/zendframework/zend-mvc/src/Application.php" ["line"]=> int(332) ["function"]=> string(17) "triggerEventUntil" ["class"]=> string(30) "Zend\EventManager\EventManager" ["type"]=> string(2) "->" } [17]=> array(5) { ["file"]=> string(36) "/home/bbapi/httpdoc/public/index.php" ["line"]=> int(57) ["function"]=> string(3) "run" ["class"]=> string(20) "Zend\Mvc\Application" ["type"]=> string(2) "->" } } ["trace_as_string"]=> string(2344) "#0 /home/bbapi/httpdoc/module/Base/src/V1/Rest/Companies/CompaniesResource.php(109): Application\Service\CompanyService->getCompany()
#1 /home/bbapi/httpdoc/vendor/zfcampus/zf-rest/src/AbstractResourceListener.php(169): Base\V1\Rest\Companies\CompaniesResource->fetch()
#2 /home/bbapi/httpdoc/vendor/zendframework/zend-eventmanager/src/EventManager.php(322): ZF\Rest\AbstractResourceListener->dispatch()
#3 /home/bbapi/httpdoc/vendor/zendframework/zend-eventmanager/src/EventManager.php(179): Zend\EventManager\EventManager->triggerListeners()
#4 /home/bbapi/httpdoc/vendor/zfcampus/zf-rest/src/Resource.php(546): Zend\EventManager\EventManager->triggerEventUntil()
#5 /home/bbapi/httpdoc/vendor/zfcampus/zf-rest/src/Resource.php(497): ZF\Rest\Resource->triggerEvent()
#6 /home/bbapi/httpdoc/vendor/zfcampus/zf-rest/src/RestController.php(498): ZF\Rest\Resource->fetch()
#7 /home/bbapi/httpdoc/vendor/zendframework/zend-mvc/src/Controller/AbstractRestfulController.php(379): ZF\Rest\RestController->get()
#8 /home/bbapi/httpdoc/vendor/zfcampus/zf-rest/src/RestController.php(335): Zend\Mvc\Controller\AbstractRestfulController->onDispatch()
#9 /home/bbapi/httpdoc/vendor/zendframework/zend-eventmanager/src/EventManager.php(322): ZF\Rest\RestController->onDispatch()
#10 /home/bbapi/httpdoc/vendor/zendframework/zend-eventmanager/src/EventManager.php(179): Zend\EventManager\EventManager->triggerListeners()
#11 /home/bbapi/httpdoc/vendor/zendframework/zend-mvc/src/Controller/AbstractController.php(103): Zend\EventManager\EventManager->triggerEventUntil()
#12 /home/bbapi/httpdoc/vendor/zendframework/zend-mvc/src/Controller/AbstractRestfulController.php(313): Zend\Mvc\Controller\AbstractController->dispatch()
#13 /home/bbapi/httpdoc/vendor/zendframework/zend-mvc/src/DispatchListener.php(119): Zend\Mvc\Controller\AbstractRestfulController->dispatch()
#14 /home/bbapi/httpdoc/vendor/zendframework/zend-eventmanager/src/EventManager.php(322): Zend\Mvc\DispatchListener->onDispatch()
#15 /home/bbapi/httpdoc/vendor/zendframework/zend-eventmanager/src/EventManager.php(179): Zend\EventManager\EventManager->triggerListeners()
#16 /home/bbapi/httpdoc/vendor/zendframework/zend-mvc/src/Application.php(332): Zend\EventManager\EventManager->triggerEventUntil()
#17 /home/bbapi/httpdoc/public/index.php(57): Zend\Mvc\Application->run()
#18 {main}" ["type"]=> string(54) "http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html" ["title"]=> string(9) "Not Found" ["status"]=> int(404) ["detail"]=> string(9) "Not Found"
}