silverstripe-framework/src/ORM
Dominik Beerbohm 135f9c6d30
FIX Ensure eagerLoading don't load has_one twice (#11170)
2024-04-18 13:27:50 +12:00
..
Connect Merge branch '5.1' into 5 2024-02-13 13:55:30 +13:00
FieldType ENH Split sentences by configurable punctuation for summary 2023-12-20 15:08:01 +13:00
Filters MNT Remove TODO comments 2023-10-30 13:21:09 +13:00
Hierarchy ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
Queries Merge branch '5.1' into 5 2023-11-01 20:14:50 +00:00
RelatedData FIX Handle polymorphic relationships that use Owner instead of Parent 2024-01-10 11:43:26 +13:00
Search ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
UniqueKey Unique key for DataObject (#9400) 2020-05-04 09:10:51 +12:00
ArrayLib.php NEW Use custom list for eagerloaded relations (#10869) 2023-08-03 15:33:13 +12:00
ArrayList.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
CMSPreviewable.php API Move CMSPreviewable to framework module 2017-03-14 10:22:45 +13:00
DB.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
DataExtension.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
DataList.php FIX Ensure eagerLoading don't load has_one twice (#11170) 2024-04-18 13:27:50 +12:00
DataObject.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
DataObjectInterface.php MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
DataObjectSchema.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
DataQuery.php Merge branch '5.1' into 5 2024-02-13 13:55:30 +13:00
DataQueryManipulator.php FIX: Remove deprecated & non-functional default argument config 2020-09-07 17:24:00 +12:00
DataQuery_SubGroup.php FIX Use OR conjuctive in filterAny aggregate queries 2023-05-17 11:55:56 +12:00
DatabaseAdmin.php Merge pull request #10979 from andrewandante/ENH_add_buildtask_permissions 2023-11-10 13:20:06 +13:00
EagerLoadedList.php Merge branch '5.1' into 5 2024-02-14 22:58:30 +00:00
Filterable.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
GroupedList.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
HasManyList.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
HiddenClass.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Limitable.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
ListDecorator.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
ManyManyList.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
ManyManyThroughList.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
ManyManyThroughQueryManipulator.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
Map.php API Removed #[\ReturnTypeWillChange] annotations 2023-01-26 18:10:05 +13:00
PaginatedList.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
PolymorphicHasManyList.php FIX Remove ambiguity for polymorphic queries (#11195) 2024-04-12 09:40:34 +12:00
Relation.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
RelationList.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
SS_List.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
Sortable.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
UnexpectedDataException.php NEW: Move code files into src/ folder. 2016-11-01 13:37:24 +13:00
UnsavedRelationList.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
ValidationException.php Ran upgrader for lang files 2017-04-28 14:59:42 +12:00
ValidationResult.php API Remove deprecated code (#10594) 2022-12-08 10:44:47 +13:00