This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-01-18 22:41:43 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
tests
/
Doctrine
/
Tests
/
ORM
/
Tools
History
Guilherme Blanco
c460344994
Merge pull request
#850
from FabioBatSilva/attach-entity-listeners
...
Event listener to programmatically attach entity listeners.
2013-11-25 08:21:36 -08:00
..
Console
/Command
Fixed the testsuite
2012-11-03 17:07:56 +01:00
doctrine1schema
Removed onUpdate property on join columns
2011-06-28 15:50:14 -04:00
Export
[DDC-2136] Fix exporting to YAML and XML with assocation keys.
2013-05-01 23:10:13 +02:00
Pagination
Merge pull request
#640
from denkiryokuhatsuden/patch-1
2013-06-24 19:23:36 -07:00
AttachEntityListenersListenerTest.php
Event listener to programmatically attach entity listeners.
2013-11-18 15:03:00 -05:00
ConvertDoctrine1SchemaTest.php
Significantly updated the Help of the ConvertMapping and GenerateEntities Commands to help people using and understanding their scope. Added an additional --force flag to ConvertMapping command.
2011-01-23 20:25:59 +01:00
EntityGeneratorTest.php
Entity generator - trait in parent class
2013-08-20 12:15:17 +02:00
ResolveTargetEntityListenerTest.php
[DDC-2109] Fix bug with ResolveTargetEntityListener and ManyToMany associations.
2012-11-12 15:48:10 +01:00
SchemaToolTest.php
Fixed typos
2013-03-11 00:08:58 +00:00
SchemaValidatorTest.php
[DDC-1649] Add additional check for not allowed mapping of dependent association keys.
2012-02-20 15:55:18 +01:00
SetupTest.php
fix relative path to doctrine/common
2013-11-21 20:38:39 -08:00