Doctrine\ORM\Mapping\OneToOne
/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php at line 69
Class OneToOne
Class:OneToOne - Superclass: Annotation
Annotation
⌊ OneToOne
public final class OneToOne
extends Annotation
- License:
- http://www.opensource.org/licenses/lgpl-license.php LGPL
- See Also:
www.doctrine-project.org
- Since:
- 2.0
- Version:
- $Revision: 3938 $
- Author:
- Guilherme Blanco
- Jonathan Wage
- Roman Borschel
Fields inherited from Doctrine\Common\Annotations\Annotation |
value |
Field Detail
/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php at line 73
cascade
public mixed $cascade
/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php at line 74
fetch
public mixed $fetch = 'LAZY'
/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php at line 72
inversedBy
public mixed $inversedBy
/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php at line 71
mappedBy
public mixed $mappedBy
/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php at line 75
orphanRemoval
public mixed $orphanRemoval = false
/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php at line 70
targetEntity
public mixed $targetEntity
Annotations class