mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
0c6c57f1ef
* Add `getFieldMap` method to retrieve a list of all fields for any given class * Add `TagsToShortcodeTask` to upgrading guide Adding after the file migration part as this is where it makes the most sense to run it. * `getFieldMap` accepts an array * Move to `DataObjectSchema` * Add `HTMLVarchar` to documentation Minor refactoring * Add test for checking that `subclassesfor` works without the base class Add test `DataObjectSchema::getFieldMap` returns the correct array * Remove cms dependency |
||
---|---|---|
.. | ||
Cache | ||
ClassInfoTest | ||
Config | ||
EnvironmentTest | ||
Injector | ||
Manifest | ||
ObjectTest | ||
Startup | ||
ClassInfoTest.php | ||
ConvertTest.php | ||
CoreTest.php | ||
EnvironmentLoaderTest.php | ||
EnvironmentTest.php | ||
HTMLCleanerTest.php | ||
KernelTest.php | ||
MemoryLimitTest.php | ||
ObjectTest.php | ||
PathTest.php | ||
PhpSyntaxTest.php |