( ! ) Warning: Undefined variable $namespace in /home/homes/alexandrelus/sites/live39/project-final/saint-leman/vendor/symfony/maker-bundle/src/Resources/skeleton/controller/Controller.tpl.php on line 3
Call Stack
#TimeMemoryFunctionLocation
10.0128359696{main}( ).../Controller.tpl.php:0
; use Symfony\Bundle\FrameworkBundle\Controller\
( ! ) Warning: Undefined variable $parent_class_name in /home/homes/alexandrelus/sites/live39/project-final/saint-leman/vendor/symfony/maker-bundle/src/Resources/skeleton/controller/Controller.tpl.php on line 5
Call Stack
#TimeMemoryFunctionLocation
10.0128359696{main}( ).../Controller.tpl.php:0
; use Symfony\Component\HttpFoundation\Response; use Symfony\Component\Routing\Annotation\Route; class
( ! ) Warning: Undefined variable $class_name in /home/homes/alexandrelus/sites/live39/project-final/saint-leman/vendor/symfony/maker-bundle/src/Resources/skeleton/controller/Controller.tpl.php on line 9
Call Stack
#TimeMemoryFunctionLocation
10.0128359696{main}( ).../Controller.tpl.php:0
extends
( ! ) Warning: Undefined variable $parent_class_name in /home/homes/alexandrelus/sites/live39/project-final/saint-leman/vendor/symfony/maker-bundle/src/Resources/skeleton/controller/Controller.tpl.php on line 9
Call Stack
#TimeMemoryFunctionLocation
10.0128359696{main}( ).../Controller.tpl.php:0
{
( ! ) Warning: Undefined variable $use_attributes in /home/homes/alexandrelus/sites/live39/project-final/saint-leman/vendor/symfony/maker-bundle/src/Resources/skeleton/controller/Controller.tpl.php on line 11
Call Stack
#TimeMemoryFunctionLocation
10.0128359696{main}( ).../Controller.tpl.php:0
/** * @Route("
( ! ) Warning: Undefined variable $route_path in /home/homes/alexandrelus/sites/live39/project-final/saint-leman/vendor/symfony/maker-bundle/src/Resources/skeleton/controller/Controller.tpl.php on line 15
Call Stack
#TimeMemoryFunctionLocation
10.0128359696{main}( ).../Controller.tpl.php:0
", name="
( ! ) Warning: Undefined variable $route_name in /home/homes/alexandrelus/sites/live39/project-final/saint-leman/vendor/symfony/maker-bundle/src/Resources/skeleton/controller/Controller.tpl.php on line 15
Call Stack
#TimeMemoryFunctionLocation
10.0128359696{main}( ).../Controller.tpl.php:0
") */ public function index(): Response {
( ! ) Warning: Undefined variable $with_template in /home/homes/alexandrelus/sites/live39/project-final/saint-leman/vendor/symfony/maker-bundle/src/Resources/skeleton/controller/Controller.tpl.php on line 20
Call Stack
#TimeMemoryFunctionLocation
10.0128359696{main}( ).../Controller.tpl.php:0
return $this->json([ 'message' => 'Welcome to your new controller!', 'path' => '
( ! ) Warning: Undefined variable $relative_path in /home/homes/alexandrelus/sites/live39/project-final/saint-leman/vendor/symfony/maker-bundle/src/Resources/skeleton/controller/Controller.tpl.php on line 27
Call Stack
#TimeMemoryFunctionLocation
10.0128359696{main}( ).../Controller.tpl.php:0
', ]); } }