Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Burgov
Created May 8, 2012 14:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Burgov/139220fe4ef7097d05d5 to your computer and use it in GitHub Desktop.
Save Burgov/139220fe4ef7097d05d5 to your computer and use it in GitHub Desktop.
exception 'ErrorException' with message 'Notice: Undefined index: shiftsTooLate in /home/bart/workspace/shifter_rai/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php line 2138' in /home/bart/workspace/shifter_rai/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Debug/ErrorHandler.php:67
Stack trace:
#0 /home/bart/workspace/shifter_rai/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php(2138): Symfony\Component\HttpKernel\Debug\ErrorHandler->handle(8, 'Undefined index...', '/home/bart/work...', 2138, Array)
#1 /home/bart/workspace/shifter_rai/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php(2062): Doctrine\ORM\Query\SqlWalker->walkResultVariable('shiftsTooLate')
#2 /home/bart/workspace/shifter_rai/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php(2046): Doctrine\ORM\Query\SqlWalker->walkArithmeticTerm('shiftsTooLate')
#3 /home/bart/workspace/shifter_rai/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php(2033): Doctrine\ORM\Query\SqlWalker->walkSimpleArithmeticExpression('shiftsTooLate')
#4 /home/bart/workspace/shifter_rai/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/ArithmeticExpression.php(52): Doctrine\ORM\Query\SqlWalker->walkArithmeticExpression(Object(Doctrine\ORM\Query\AST\ArithmeticExpression))
#5 /home/bart/workspace/shifter_rai/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php(1999): Doctrine\ORM\Query\AST\ArithmeticExpression->dispatch(Object(Doctrine\ORM\Query\SqlWalker))
#6 /home/bart/workspace/shifter_rai/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/ComparisonExpression.php(55): Doctrine\ORM\Query\SqlWalker->walkComparisonExpression(Object(Doctrine\ORM\Query\AST\ComparisonExpression))
#7 /home/bart/workspace/shifter_rai/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php(1629): Doctrine\ORM\Query\AST\ComparisonExpression->dispatch(Object(Doctrine\ORM\Query\SqlWalker))
#8 /home/bart/workspace/shifter_rai/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php(1616): Doctrine\ORM\Query\SqlWalker->walkConditionalPrimary(Object(Doctrine\ORM\Query\AST\ConditionalPrimary))
#9 /home/bart/workspace/shifter_rai/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php(1599): Doctrine\ORM\Query\SqlWalker->walkConditionalFactor(Object(Doctrine\ORM\Query\AST\ConditionalPrimary))
#10 /home/bart/workspace/shifter_rai/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php(1582): Doctrine\ORM\Query\SqlWalker->walkConditionalTerm(Object(Doctrine\ORM\Query\AST\ConditionalPrimary))
#11 /home/bart/workspace/shifter_rai/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php(1635): Doctrine\ORM\Query\SqlWalker->walkConditionalExpression(Object(Doctrine\ORM\Query\AST\ConditionalPrimary))
#12 /home/bart/workspace/shifter_rai/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php(1616): Doctrine\ORM\Query\SqlWalker->walkConditionalPrimary(Object(Doctrine\ORM\Query\AST\ConditionalPrimary))
#13 /home/bart/workspace/shifter_rai/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php(1599): Doctrine\ORM\Query\SqlWalker->walkConditionalFactor(Object(Doctrine\ORM\Query\AST\ConditionalPrimary))
#14 /home/bart/workspace/shifter_rai/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php(1582): Doctrine\ORM\Query\SqlWalker->walkConditionalTerm(Object(Doctrine\ORM\Query\AST\ConditionalPrimary))
#15 /home/bart/workspace/shifter_rai/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php(785): Doctrine\ORM\Query\SqlWalker->walkConditionalExpression(Object(Doctrine\ORM\Query\AST\ConditionalPrimary))
#16 /home/bart/workspace/shifter_rai/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php(421): Doctrine\ORM\Query\SqlWalker->walkHavingClause(Object(Doctrine\ORM\Query\AST\HavingClause))
#17 /home/bart/workspace/shifter_rai/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php(38): Doctrine\ORM\Query\SqlWalker->walkSelectStatement(Object(Doctrine\ORM\Query\AST\SelectStatement))
#18 /home/bart/workspace/shifter_rai/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php(192): Doctrine\ORM\Query\Exec\SingleSelectExecutor->__construct(Object(Doctrine\ORM\Query\AST\SelectStatement), Object(Doctrine\ORM\Query\SqlWalker))
#19 /home/bart/workspace/shifter_rai/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php(325): Doctrine\ORM\Query\SqlWalker->getExecutor(Object(Doctrine\ORM\Query\AST\SelectStatement))
#20 /home/bart/workspace/shifter_rai/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php(230): Doctrine\ORM\Query\Parser->parse()
#21 /home/bart/workspace/shifter_rai/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php(241): Doctrine\ORM\Query->_parse()
#22 /home/bart/workspace/shifter_rai/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(595): Doctrine\ORM\Query->_doExecute()
#23 /home/bart/workspace/shifter_rai/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(420): Doctrine\ORM\AbstractQuery->execute(Array, 2)
#24 /home/bart/workspace/shifter_rai/vendor/knplabs/knp-components/src/Knp/Component/Pager/Event/Subscriber/Paginate/Doctrine/ORM/QuerySubscriber.php(45): Doctrine\ORM\AbstractQuery->getResult(2)
#25 [internal function]: Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber->items(Object(Knp\Component\Pager\Event\ItemsEvent))
#26 /home/bart/workspace/shifter_rai/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Debug/ContainerAwareTraceableEventDispatcher.php(139): call_user_func(Array, Object(Knp\Component\Pager\Event\ItemsEvent))
#27 /home/bart/workspace/shifter_rai/app/cache/sitwst05_shifter_rai/classes.php(4380): Symfony\Component\HttpKernel\Debug\ContainerAwareTraceableEventDispatcher->doDispatch(Array, 'knp_pager.items', Object(Knp\Component\Pager\Event\ItemsEvent))
#28 /home/bart/workspace/shifter_rai/app/cache/sitwst05_shifter_rai/classes.php(4668): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('knp_pager.items', Object(Knp\Component\Pager\Event\ItemsEvent))
#29 /home/bart/workspace/shifter_rai/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Debug/ContainerAwareTraceableEventDispatcher.php(78): Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('knp_pager.items', Object(Knp\Component\Pager\Event\ItemsEvent))
#30 /home/bart/workspace/shifter_rai/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php(95): Symfony\Component\HttpKernel\Debug\ContainerAwareTraceableEventDispatcher->dispatch('knp_pager.items', Object(Knp\Component\Pager\Event\ItemsEvent))
#31 /home/bart/workspace/shifter_rai/src/RAI/ShifterBundle/Controller/WorkerController.php(54): Knp\Component\Pager\Paginator->paginate(Object(Doctrine\ORM\Query), 1, 50)
#32 [internal function]: RAI\ShifterBundle\Controller\WorkerController->indexAction()
#33 /home/bart/workspace/shifter_rai/app/cache/sitwst05_shifter_rai/classes.php(4770): call_user_func_array(Array, Array)
#34 /home/bart/workspace/shifter_rai/app/cache/sitwst05_shifter_rai/classes.php(4734): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#35 /home/bart/workspace/shifter_rai/app/cache/sitwst05_shifter_rai/classes.php(5604): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#36 /home/bart/workspace/shifter_rai/app/bootstrap.php.cache(570): Symfony\Bundle\FrameworkBundle\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#37 /home/bart/workspace/shifter_rai/web/app_dev.php(26): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))
#38 {main}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment