Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. Stack Trace
  2. in /home/con/www/battl/battl.com/Symfony/vendor/symfony/src/Symfony/Component/Form/FormFactory.php at line 111
  3. at FormFactory ->getType (object(UserFormType))
  4. in /home/con/www/battl/battl.com/Symfony/vendor/symfony/src/Symfony/Component/Form/FormFactory.php at line 223
  5. at FormFactory ->createNamedBuilder (object(UserFormType), 'fos_user_registration_form', '', array('data_class' => 'Application\UserBundle\Document\User', 'validation_groups' => array('BattlRegistration')))
  6. in /home/con/www/battl/battl.com/Symfony/vendor/symfony/src/Symfony/Component/Form/FormFactory.php at line 155
  7. at FormFactory ->createNamed (object(UserFormType), 'fos_user_registration_form', '', array('data_class' => 'Application\UserBundle\Document\User', 'validation_groups' => array('BattlRegistration')))
  8. in kernel.root_dir/cache/dev/appDevDebugProjectContainer.php at line 1123
  9. at appDevDebugProjectContainer ->getFosUser_Registration_FormService ()
  10. in kernel.root_dir/bootstrap.php.cache at line 176
  11. at Container ->get ('fos_user.registration.form')
  12. in /home/con/www/battl/battl.com/Symfony/src/Application/UserBundle/Controller/UserController.php at line 158
  13. at UserController ->newAction ()
  14. in at line
  15. at call_user_func_array (array(object(UserController), 'newAction'), array())
  16. in kernel.root_dir/bootstrap.php.cache at line 620
  17. at HttpKernel ->handleRaw (object(Request), '1')
  18. in kernel.root_dir/bootstrap.php.cache at line 590
  19. at HttpKernel ->handle (object(Request), '1', true)
  20. in /home/con/www/battl/battl.com/Symfony/vendor/symfony/src/Symfony/Bundle/FrameworkBundle/HttpKernel.php at line 44
  21. at HttpKernel ->handle (object(Request), '1', true)
  22. in kernel.root_dir/bootstrap.php.cache at line 903
  23. at Kernel ->handle (object(Request))
  24. in /home/con/www/battl/battl.com/Symfony/web/app_dev.php at line 20
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement