1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/lib/Doctrine/ORM/Id
2012-04-07 18:53:33 +02:00
..
AbstractIdGenerator.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
AssignedGenerator.php Using Doctrine\Common\Util\ClassUtil for class_name resolutionThis avoids exceptions when passing a Proxy instance to the public API of the EntityManager, ClassMetadataFactory or UnitOfWork when the Proxy itself isn't generated by the EntityManager itself, while discovering the correct ClassMetadata instance for the proxy 2012-04-07 18:53:33 +02:00
IdentityGenerator.php DDC-1490 - Fix id generation of sequence and identity to cast values to int 2011-11-13 15:36:48 +01:00
SequenceGenerator.php Added absolute namespace paths to phpdoc annotations - issue DDC-1025. 2011-12-11 21:56:26 +00:00
TableGenerator.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
UuidGenerator.php Fix comments 2012-03-12 12:32:33 +01:00