silverstripe-framework/src/ORM
Steve Boyd 137ebcebec API Stop using deprecated API 2022-11-15 18:20:54 +13:00
..
Connect API Stop using deprecated API 2022-11-15 18:20:54 +13:00
FieldType API Update deprecations 2022-10-13 14:49:15 +13:00
Filters NEW Search across multiple searchable fields by default (#10382) 2022-08-01 12:19:02 +12:00
Hierarchy ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
Queries ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
RelatedData ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
Search NEW Search across multiple searchable fields by default (#10382) 2022-08-01 12:19:02 +12:00
UniqueKey Unique key for DataObject (#9400) 2020-05-04 09:10:51 +12:00
ArrayLib.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
ArrayList.php API Stop using deprecated API 2022-11-15 18:20:54 +13:00
CMSPreviewable.php API Move CMSPreviewable to framework module 2017-03-14 10:22:45 +13:00
DB.php API Update deprecations 2022-10-13 14:49:15 +13:00
DataExtension.php API Update deprecations 2022-10-13 14:49:15 +13:00
DataList.php ENH: RemoveAll() memory performance enhancement. 2022-05-13 11:19:04 +12:00
DataObject.php API Stop using deprecated API 2022-11-15 18:20:54 +13:00
DataObjectInterface.php MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
DataObjectSchema.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
DataQuery.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
DataQueryManipulator.php FIX: Remove deprecated & non-functional default argument config 2020-09-07 17:24:00 +12:00
DataQuery_SubGroup.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
DatabaseAdmin.php API Update deprecations 2022-10-13 14:49:15 +13:00
Filterable.php Fix the phpdoc blocks 2020-12-21 22:23:23 +01:00
GroupedList.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
HasManyList.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
HiddenClass.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Limitable.php Fix the phpdoc blocks 2020-12-21 22:23:23 +01:00
ListDecorator.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
ManyManyList.php NEW Set many_many_extraFields data via the ORM 2022-07-28 09:29:36 +12:00
ManyManyThroughList.php Merge branch '4.10' into 4.11 2022-05-27 15:19:39 +12:00
ManyManyThroughQueryManipulator.php Merge branch '4.10' into 4.11 2022-05-27 15:19:39 +12:00
Map.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
Map_Iterator.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
PaginatedList.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
PolymorphicHasManyList.php API Add method to get foreign class key on polymorphic has_many 2022-05-02 18:29:01 +12:00
Relation.php BUG Ensure relObject() safely bails on empty objects 2017-11-10 15:27:02 +13:00
RelationList.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
SS_List.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Sortable.php Fix the phpdoc blocks 2020-12-21 22:23:23 +01:00
UnexpectedDataException.php NEW: Move code files into src/ folder. 2016-11-01 13:37:24 +13:00
UnsavedRelationList.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
ValidationException.php Ran upgrader for lang files 2017-04-28 14:59:42 +12:00
ValidationResult.php API Update deprecations 2022-10-13 14:49:15 +13:00