.. |
Builder
|
Remove all trailing whitespaces
|
2011-12-19 22:56:19 +01:00 |
Driver
|
Fix CS: AS => as in foreach loops.
|
2012-03-24 11:16:32 +01:00 |
Annotation.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
ChangeTrackingPolicy.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
ClassMetadata.php
|
DCOM-93 - Removed reflection dependency from ClassMetadata completly, moving all the code into ClassMetadataInfo for BC reasons.
|
2012-01-02 21:32:18 +01:00 |
ClassMetadataFactory.php
|
[Mapping] removed unused local variable $fieldName in ClassMetadataFactory class.
|
2012-03-24 11:07:35 +01:00 |
ClassMetadataInfo.php
|
Fix CS: AS => as in foreach loops.
|
2012-03-24 11:16:32 +01:00 |
Column.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
CustomIdGenerator.php
|
Remove support to pass arguments to custom ID generator's constructor
|
2012-01-08 15:20:35 +03:00 |
DefaultNamingStrategy.php
|
move naming classes to Doctrine\ORM\Mapping
|
2011-12-24 12:01:25 -02:00 |
DiscriminatorColumn.php
|
Fix DDC-807, DDC-553
|
2012-02-13 23:22:49 -02:00 |
DiscriminatorMap.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
ElementCollection.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
Entity.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
GeneratedValue.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
HasLifecycleCallbacks.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
Id.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
Index.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
InheritanceType.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
JoinColumn.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
JoinColumns.php
|
Added remaining absolute namespace paths to phpdoc annotations - issue DDC-1025.
|
2011-12-11 21:56:27 +00:00 |
JoinTable.php
|
Added remaining absolute namespace paths to phpdoc annotations - issue DDC-1025.
|
2011-12-11 21:56:27 +00:00 |
ManyToMany.php
|
[DDC-1654] Add support for orphanRemoval on ManyToMany associations. This only makes sense when ManyToMany is used as uni-directional OneToMany association with join table. The join column has a unique constraint on it to enforce this on the DB level, but we dont validate that this actually happens. Foreign Key constraints help prevent issues and notify developers early if they use it wrong.
|
2012-02-20 10:33:16 +01:00 |
ManyToOne.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
MappedSuperclass.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
MappingException.php
|
fix required discriminator column name
|
2012-02-13 23:38:36 -02:00 |
NamedQueries.php
|
Added remaining absolute namespace paths to phpdoc annotations - issue DDC-1025.
|
2011-12-11 21:56:27 +00:00 |
NamedQuery.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
NamingStrategy.php
|
fix indentation
|
2011-12-24 12:34:49 -02:00 |
OneToMany.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
OneToOne.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
OrderBy.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
PostLoad.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
PostPersist.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
PostRemove.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
PostUpdate.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
PreFlush.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
PrePersist.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
PreRemove.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
PreUpdate.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
SequenceGenerator.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
Table.php
|
Implement custom options on table level
|
2012-01-26 15:05:26 +01:00 |
UnderscoreNamingStrategy.php
|
fix typo
|
2011-12-27 09:53:09 -02:00 |
UniqueConstraint.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |
Version.php
|
PSR-0 compliance
|
2011-11-27 12:59:17 +01:00 |