silverstripe-framework/tests/php/ORM/ManyManyThroughListTest
Damian Mooyman 257ff69e32 API Implement many_many through polymorphic (from only) (#7928)
* API Support many_many through polymorphic relations (from side only)
Fixes #7911
Fixes #3136

* Add extra docs and allow optional arguments

* ENHANCEMENT Enable quiet to be turned off

* BUG Fix issue with manymanythroughlist duplication
2018-03-22 10:26:25 +13:00
..
Item.php API Implement many_many through polymorphic (from only) (#7928) 2018-03-22 10:26:25 +13:00
JoinObject.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
PolyItem.php API Implement many_many through polymorphic (from only) (#7928) 2018-03-22 10:26:25 +13:00
PolyJoinObject.php API Implement many_many through polymorphic (from only) (#7928) 2018-03-22 10:26:25 +13:00
PolyObjectA.php API Implement many_many through polymorphic (from only) (#7928) 2018-03-22 10:26:25 +13:00
PolyObjectB.php API Implement many_many through polymorphic (from only) (#7928) 2018-03-22 10:26:25 +13:00
TestObject.php API Implement many_many through polymorphic (from only) (#7928) 2018-03-22 10:26:25 +13:00