An error occurred during execution; please try again later. Additional information Doctrine\DBAL\DBALException File /var/www/selletiva/implementacao/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php 91 Message An exception occurred while executing 'SELECT t0.id AS id1, t0.nome AS nome2, t0.area AS area3, t0.velocidade AS velocidade4, t0.tipo AS tipo5, t0.transportadora_id AS transportadora_id6 FROM CercaVeicular t0 INNER JOIN cercas_veiculos ON t0.id = cercas_veiculos.cerca_id WHERE cercas_veiculos.veiculo_id = ?' with params [10]: SQLSTATE[42703]: Undefined column: 7 ERROR: column t0.velocidade does not exist LINE 1: ...t0.id AS id1, t0.nome AS nome2, t0.area AS area3, t0.velocid... ^ Stack trace #0 /var/www/selletiva/implementacao/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(702): Doctrine\DBAL\DBALException::driverExceptionDuringQuery(Object(PDOException), 'SELECT t0.id AS...', Array) #1 /var/www/selletiva/implementacao/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php(1080): Doctrine\DBAL\Connection->executeQuery('SELECT t0.id AS...', Array, Array) #2 /var/www/selletiva/implementacao/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php(1011): Doctrine\ORM\Persisters\BasicEntityPersister->getManyToManyStatement(Array, Object(Application\Model\Veiculo)) #3 /var/www/selletiva/implementacao/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php(2801): Doctrine\ORM\Persisters\BasicEntityPersister->loadManyToManyCollection(Array, Object(Application\Model\Veiculo), Object(Doctrine\ORM\PersistentCollection)) #4 /var/www/selletiva/implementacao/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php(236): Doctrine\ORM\UnitOfWork->loadCollection(Object(Doctrine\ORM\PersistentCollection)) #5 /var/www/selletiva/implementacao/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php(612): Doctrine\ORM\PersistentCollection->initialize() #6 /var/www/selletiva/implementacao/module/Application/src/Application/Model/Veiculo.php(81): Doctrine\ORM\PersistentCollection->getIterator() #7 /var/www/selletiva/implementacao/module/Application/src/Application/Controller/VeiculoController.php(320): Application\Model\Veiculo->toArray() #8 [internal function]: Application\Controller\VeiculoController->veiculoToArray(Object(Application\Model\Veiculo)) #9 /var/www/selletiva/implementacao/module/Application/src/Application/Controller/VeiculoController.php(126): array_map(Array, Array) #10 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/Mvc/Controller/AbstractActionController.php(83): Application\Controller\VeiculoController->listFormAction() #11 [internal function]: Zend\Mvc\Controller\AbstractActionController->onDispatch(Object(Zend\Mvc\MvcEvent)) #12 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(468): call_user_func(Array, Object(Zend\Mvc\MvcEvent)) #13 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(207): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #14 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/Mvc/Controller/AbstractController.php(117): Zend\EventManager\EventManager->trigger('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #15 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/Mvc/DispatchListener.php(114): Zend\Mvc\Controller\AbstractController->dispatch(Object(Zend\Http\PhpEnvironment\Request), Object(Zend\Http\PhpEnvironment\Response)) #16 [internal function]: Zend\Mvc\DispatchListener->onDispatch(Object(Zend\Mvc\MvcEvent)) #17 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(468): call_user_func(Array, Object(Zend\Mvc\MvcEvent)) #18 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(207): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #19 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/Mvc/Application.php(309): Zend\EventManager\EventManager->trigger('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #20 /var/www/selletiva/implementacao/public/index.php(12): Zend\Mvc\Application->run() #21 {main} Previous exceptions PDOException File: /var/www/selletiva/implementacao/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php: 694 Message: SQLSTATE[42703]: Undefined column: 7 ERROR: column t0.velocidade does not exist LINE 1: ...t0.id AS id1, t0.nome AS nome2, t0.area AS area3, t0.velocid... ^ Stack trace: #0 /var/www/selletiva/implementacao/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(694): PDOStatement->execute() #1 /var/www/selletiva/implementacao/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php(1080): Doctrine\DBAL\Connection->executeQuery('SELECT t0.id AS...', Array, Array) #2 /var/www/selletiva/implementacao/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php(1011): Doctrine\ORM\Persisters\BasicEntityPersister->getManyToManyStatement(Array, Object(Application\Model\Veiculo)) #3 /var/www/selletiva/implementacao/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php(2801): Doctrine\ORM\Persisters\BasicEntityPersister->loadManyToManyCollection(Array, Object(Application\Model\Veiculo), Object(Doctrine\ORM\PersistentCollection)) #4 /var/www/selletiva/implementacao/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php(236): Doctrine\ORM\UnitOfWork->loadCollection(Object(Doctrine\ORM\PersistentCollection)) #5 /var/www/selletiva/implementacao/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php(612): Doctrine\ORM\PersistentCollection->initialize() #6 /var/www/selletiva/implementacao/module/Application/src/Application/Model/Veiculo.php(81): Doctrine\ORM\PersistentCollection->getIterator() #7 /var/www/selletiva/implementacao/module/Application/src/Application/Controller/VeiculoController.php(320): Application\Model\Veiculo->toArray() #8 [internal function]: Application\Controller\VeiculoController->veiculoToArray(Object(Application\Model\Veiculo)) #9 /var/www/selletiva/implementacao/module/Application/src/Application/Controller/VeiculoController.php(126): array_map(Array, Array) #10 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/Mvc/Controller/AbstractActionController.php(83): Application\Controller\VeiculoController->listFormAction() #11 [internal function]: Zend\Mvc\Controller\AbstractActionController->onDispatch(Object(Zend\Mvc\MvcEvent)) #12 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(468): call_user_func(Array, Object(Zend\Mvc\MvcEvent)) #13 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(207): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #14 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/Mvc/Controller/AbstractController.php(117): Zend\EventManager\EventManager->trigger('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #15 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/Mvc/DispatchListener.php(114): Zend\Mvc\Controller\AbstractController->dispatch(Object(Zend\Http\PhpEnvironment\Request), Object(Zend\Http\PhpEnvironment\Response)) #16 [internal function]: Zend\Mvc\DispatchListener->onDispatch(Object(Zend\Mvc\MvcEvent)) #17 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(468): call_user_func(Array, Object(Zend\Mvc\MvcEvent)) #18 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(207): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #19 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/Mvc/Application.php(309): Zend\EventManager\EventManager->trigger('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #20 /var/www/selletiva/implementacao/public/index.php(12): Zend\Mvc\Application->run() #21 {main} ======================================================================================================= ======================================================================================================= An error occurred during execution; please try again later. Additional information Doctrine\DBAL\DBALException File /var/www/selletiva/implementacao/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php 91 Message An exception occurred while executing 'SELECT t0.id AS id1, t0.nome AS nome2, t0.area AS area3, t0.velocidade AS velocidade4, t0.tipo AS tipo5, t0.transportadora_id AS transportadora_id6 FROM CercaVeicular t0 INNER JOIN cercas_veiculos ON t0.id = cercas_veiculos.cerca_id WHERE cercas_veiculos.veiculo_id = ?' with params [10]: SQLSTATE[42703]: Undefined column: 7 ERROR: column t0.velocidade does not exist LINE 1: ...t0.id AS id1, t0.nome AS nome2, t0.area AS area3, t0.velocid... ^ Stack trace #0 /var/www/selletiva/implementacao/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(702): Doctrine\DBAL\DBALException::driverExceptionDuringQuery(Object(PDOException), 'SELECT t0.id AS...', Array) #1 /var/www/selletiva/implementacao/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php(1080): Doctrine\DBAL\Connection->executeQuery('SELECT t0.id AS...', Array, Array) #2 /var/www/selletiva/implementacao/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php(1011): Doctrine\ORM\Persisters\BasicEntityPersister->getManyToManyStatement(Array, Object(Application\Model\Veiculo)) #3 /var/www/selletiva/implementacao/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php(2801): Doctrine\ORM\Persisters\BasicEntityPersister->loadManyToManyCollection(Array, Object(Application\Model\Veiculo), Object(Doctrine\ORM\PersistentCollection)) #4 /var/www/selletiva/implementacao/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php(236): Doctrine\ORM\UnitOfWork->loadCollection(Object(Doctrine\ORM\PersistentCollection)) #5 /var/www/selletiva/implementacao/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php(612): Doctrine\ORM\PersistentCollection->initialize() #6 /var/www/selletiva/implementacao/module/Application/src/Application/Model/Veiculo.php(81): Doctrine\ORM\PersistentCollection->getIterator() #7 /var/www/selletiva/implementacao/module/Application/src/Application/Controller/VeiculoController.php(320): Application\Model\Veiculo->toArray() #8 [internal function]: Application\Controller\VeiculoController->veiculoToArray(Object(Application\Model\Veiculo)) #9 /var/www/selletiva/implementacao/module/Application/src/Application/Controller/VeiculoController.php(126): array_map(Array, Array) #10 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/Mvc/Controller/AbstractActionController.php(83): Application\Controller\VeiculoController->listFormAction() #11 [internal function]: Zend\Mvc\Controller\AbstractActionController->onDispatch(Object(Zend\Mvc\MvcEvent)) #12 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(468): call_user_func(Array, Object(Zend\Mvc\MvcEvent)) #13 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(207): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #14 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/Mvc/Controller/AbstractController.php(117): Zend\EventManager\EventManager->trigger('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #15 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/Mvc/DispatchListener.php(114): Zend\Mvc\Controller\AbstractController->dispatch(Object(Zend\Http\PhpEnvironment\Request), Object(Zend\Http\PhpEnvironment\Response)) #16 [internal function]: Zend\Mvc\DispatchListener->onDispatch(Object(Zend\Mvc\MvcEvent)) #17 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(468): call_user_func(Array, Object(Zend\Mvc\MvcEvent)) #18 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(207): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #19 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/Mvc/Application.php(309): Zend\EventManager\EventManager->trigger('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #20 /var/www/selletiva/implementacao/public/index.php(12): Zend\Mvc\Application->run() #21 {main} Previous exceptions PDOException File: /var/www/selletiva/implementacao/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php: 694 Message: SQLSTATE[42703]: Undefined column: 7 ERROR: column t0.velocidade does not exist LINE 1: ...t0.id AS id1, t0.nome AS nome2, t0.area AS area3, t0.velocid... ^ Stack trace: #0 /var/www/selletiva/implementacao/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(694): PDOStatement->execute() #1 /var/www/selletiva/implementacao/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php(1080): Doctrine\DBAL\Connection->executeQuery('SELECT t0.id AS...', Array, Array) #2 /var/www/selletiva/implementacao/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php(1011): Doctrine\ORM\Persisters\BasicEntityPersister->getManyToManyStatement(Array, Object(Application\Model\Veiculo)) #3 /var/www/selletiva/implementacao/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php(2801): Doctrine\ORM\Persisters\BasicEntityPersister->loadManyToManyCollection(Array, Object(Application\Model\Veiculo), Object(Doctrine\ORM\PersistentCollection)) #4 /var/www/selletiva/implementacao/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php(236): Doctrine\ORM\UnitOfWork->loadCollection(Object(Doctrine\ORM\PersistentCollection)) #5 /var/www/selletiva/implementacao/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php(612): Doctrine\ORM\PersistentCollection->initialize() #6 /var/www/selletiva/implementacao/module/Application/src/Application/Model/Veiculo.php(81): Doctrine\ORM\PersistentCollection->getIterator() #7 /var/www/selletiva/implementacao/module/Application/src/Application/Controller/VeiculoController.php(320): Application\Model\Veiculo->toArray() #8 [internal function]: Application\Controller\VeiculoController->veiculoToArray(Object(Application\Model\Veiculo)) #9 /var/www/selletiva/implementacao/module/Application/src/Application/Controller/VeiculoController.php(126): array_map(Array, Array) #10 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/Mvc/Controller/AbstractActionController.php(83): Application\Controller\VeiculoController->listFormAction() #11 [internal function]: Zend\Mvc\Controller\AbstractActionController->onDispatch(Object(Zend\Mvc\MvcEvent)) #12 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(468): call_user_func(Array, Object(Zend\Mvc\MvcEvent)) #13 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(207): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #14 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/Mvc/Controller/AbstractController.php(117): Zend\EventManager\EventManager->trigger('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #15 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/Mvc/DispatchListener.php(114): Zend\Mvc\Controller\AbstractController->dispatch(Object(Zend\Http\PhpEnvironment\Request), Object(Zend\Http\PhpEnvironment\Response)) #16 [internal function]: Zend\Mvc\DispatchListener->onDispatch(Object(Zend\Mvc\MvcEvent)) #17 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(468): call_user_func(Array, Object(Zend\Mvc\MvcEvent)) #18 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(207): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #19 /var/www/selletiva/implementacao/vendor/zendframework/zendframework/library/Zend/Mvc/Application.php(309): Zend\EventManager\EventManager->trigger('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #20 /var/www/selletiva/implementacao/public/index.php(12): Zend\Mvc\Application->run() #21 {main} ======================================================================================================= =======================================================================================================