( ! ) Warning: Undefined variable $namespace in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Entity.tpl.php on line 3 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0125 | 358512 | {main}( ) | .../Entity.tpl.php:0 |
;
( ! ) Warning: Undefined variable $use_statements in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Entity.tpl.php on line 5 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0125 | 358512 | {main}( ) | .../Entity.tpl.php:0 |
#[ORM\Entity(repositoryClass:
( ! ) Warning: Undefined variable $repository_class_name in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Entity.tpl.php on line 7 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0125 | 358512 | {main}( ) | .../Entity.tpl.php:0 |
::class)]
( ! ) Warning: Undefined variable $should_escape_table_name in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Entity.tpl.php on line 8 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0125 | 358512 | {main}( ) | .../Entity.tpl.php:0 |
( ! ) Warning: Undefined variable $api_resource in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Entity.tpl.php on line 10 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0125 | 358512 | {main}( ) | .../Entity.tpl.php:0 |
( ! ) Warning: Undefined variable $broadcast in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Entity.tpl.php on line 13 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0125 | 358512 | {main}( ) | .../Entity.tpl.php:0 |
class
( ! ) Warning: Undefined variable $class_name in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Entity.tpl.php on line 16 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0125 | 358512 | {main}( ) | .../Entity.tpl.php:0 |
{
#[ORM\Id]
#[ORM\GeneratedValue]
#[ORM\Column]
private ?int $id = null;
public function getId(): ?int
{
return $this->id;
}
}