( ! ) Warning: Undefined variable $namespace in /work/home/rbenmimo/www/TP3-rbenmimo/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Fixtures.tpl.php on line 3
Call Stack
#TimeMemoryFunctionLocation
10.0018360856{main}( ).../Fixtures.tpl.php:0
;
( ! ) Warning: Undefined variable $use_statements in /work/home/rbenmimo/www/TP3-rbenmimo/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Fixtures.tpl.php on line 5
Call Stack
#TimeMemoryFunctionLocation
10.0018360856{main}( ).../Fixtures.tpl.php:0
class
( ! ) Warning: Undefined variable $class_name in /work/home/rbenmimo/www/TP3-rbenmimo/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Fixtures.tpl.php on line 7
Call Stack
#TimeMemoryFunctionLocation
10.0018360856{main}( ).../Fixtures.tpl.php:0
extends Fixture { public function load(ObjectManager $manager): void { // $product = new Product(); // $manager->persist($product); $manager->flush(); } }