1
0
mirror of synced 2025-01-10 02:57:10 +03:00
doctrine2/lib/Doctrine/ORM/Tools
Adrien Crivelli 27adf8d6e9 Refactor partial into options array
This coherent with what is done for Table. All platform specific things
are grouped into an options array. Eventually flags should be migrated
into options as well.
2014-07-22 10:32:31 +09:00
..
Console allow passing EntityManagerInterface when creating a HelperSet 2014-02-23 20:01:14 +02:00
Event Allow all EntityManagerInterface implementations 2014-05-28 12:30:40 +02:00
Export Updated fix for HHVM. 2014-04-18 03:05:41 +00:00
Pagination DDC-2890 Fixed pagination with association order by. 2014-04-17 19:29:18 +00:00
AttachEntityListenersListener.php Event listener to programmatically attach entity listeners. 2013-11-18 15:03:00 -05:00
ConvertDoctrine1Schema.php Fixed documentation for Doctrine\ORM\Tools 2012-12-13 18:55:44 +00:00
DebugUnitOfWorkListener.php Proxy generation as of doctrine/common#168 - DCOM-96 2013-02-14 09:57:12 +01:00
DisconnectedClassMetadataFactory.php Fixed documentation for Doctrine\ORM\Tools 2012-12-13 18:55:44 +00:00
EntityGenerator.php Add fullstop and newline after property description. 2014-06-23 09:53:27 -04:00
EntityRepositoryGenerator.php Fixed documentation for Doctrine\ORM\Tools 2012-12-13 18:55:44 +00:00
ResolveTargetEntityListener.php Fixed documentation for Doctrine\ORM\Tools 2012-12-13 18:55:44 +00:00
SchemaTool.php Refactor partial into options array 2014-07-22 10:32:31 +09:00
SchemaValidator.php Fixed validation message 2014-04-11 22:27:51 +00:00
Setup.php set namespace in setup only on CacheProvider instances 2014-06-26 01:29:35 +02:00
ToolEvents.php Fixed typos 2013-03-11 00:08:58 +00:00
ToolsException.php Fixed documentation for Doctrine\ORM\Tools 2012-12-13 18:55:44 +00:00