1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/lib/Doctrine/ORM/Mapping
Fabio B. Silva 7c2da2d5b8 Fix DDC-2415
2013-04-26 16:11:04 -03:00
..
Builder Fixed typos 2013-03-11 00:08:58 +00:00
Driver Fixed typos 2013-04-06 14:31:27 +00:00
Annotation.php LGPL => MIT 2012-05-26 14:37:00 +02:00
AssociationOverride.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
AssociationOverrides.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
AttributeOverride.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
AttributeOverrides.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
ChangeTrackingPolicy.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
ClassMetadata.php Reusing chained driver now available in common, fixing cs/code smells and removing duplicate docs. 2012-07-04 20:59:22 +02:00
ClassMetadataFactory.php Fix DDC-2415 2013-04-26 16:11:04 -03:00
ClassMetadataInfo.php [DDC-1666] Fix bug where orphan removal on one-to-one associations lead to unique constraint errors when replacing an entity with a new one. 2013-03-14 23:41:31 +01:00
Column.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
ColumnResult.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
CustomIdGenerator.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
DefaultEntityListenerResolver.php Fixed typos 2013-03-11 00:08:58 +00:00
DefaultNamingStrategy.php give FQCN to NamingStrategy#propertyToColumnName 2012-07-24 14:34:27 +02:00
DefaultQuoteStrategy.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
DiscriminatorColumn.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
DiscriminatorMap.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
ElementCollection.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
Entity.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
EntityListenerResolver.php Fixed typos 2013-04-06 14:31:27 +00:00
EntityListeners.php remove @LifecycleCallback 2013-01-29 12:14:52 -02:00
EntityResult.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
FieldResult.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
GeneratedValue.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
HasLifecycleCallbacks.php LGPL => MIT 2012-05-26 14:37:00 +02:00
Id.php LGPL => MIT 2012-05-26 14:37:00 +02:00
Index.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
InheritanceType.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
JoinColumn.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
JoinColumns.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
JoinTable.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
ManyToMany.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
ManyToOne.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
MappedSuperclass.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
MappingException.php Fixed typos 2013-04-06 14:31:27 +00:00
NamedNativeQueries.php LGPL => MIT 2012-05-26 14:37:00 +02:00
NamedNativeQuery.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
NamedQueries.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
NamedQuery.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
NamingStrategy.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
OneToMany.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
OneToOne.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
OrderBy.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
PostLoad.php LGPL => MIT 2012-05-26 14:37:00 +02:00
PostPersist.php LGPL => MIT 2012-05-26 14:37:00 +02:00
PostRemove.php LGPL => MIT 2012-05-26 14:37:00 +02:00
PostUpdate.php LGPL => MIT 2012-05-26 14:37:00 +02:00
PreFlush.php LGPL => MIT 2012-05-26 14:37:00 +02:00
PrePersist.php LGPL => MIT 2012-05-26 14:37:00 +02:00
PreRemove.php LGPL => MIT 2012-05-26 14:37:00 +02:00
PreUpdate.php LGPL => MIT 2012-05-26 14:37:00 +02:00
QuoteStrategy.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
SequenceGenerator.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
SqlResultSetMapping.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
SqlResultSetMappings.php LGPL => MIT 2012-05-26 14:37:00 +02:00
Table.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
UnderscoreNamingStrategy.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
UniqueConstraint.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
Version.php LGPL => MIT 2012-05-26 14:37:00 +02:00