silverstripe-framework/src/ORM
Guy Sartorelli ad8cf9902c
Merge pull request #11093 from creative-commoners/pulls/5.1/docblock
MNT Update @methods on class docblocks
2023-12-15 12:38:38 +13:00
..
Connect MNT Remove TODO comments 2023-10-30 13:21:09 +13:00
FieldType MNT Remove TODO comments 2023-10-30 13:21:09 +13:00
Filters MNT Remove TODO comments 2023-10-30 13:21:09 +13:00
Hierarchy ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
Queries MNT Remove TODO comments 2023-10-30 13:21:09 +13:00
RelatedData BUG Update RelatedDataService to properly escape ClassName in Polymorphic relations (#10713) 2023-03-02 09:56:40 +13:00
Search MNT Remove TODO comments 2023-10-30 13:21:09 +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 FIX Correctly implement backwards compatible null comparisons (#10935) 2023-08-31 12:26:40 +12:00
CMSPreviewable.php API Move CMSPreviewable to framework module 2017-03-14 10:22:45 +13:00
DatabaseAdmin.php MNT Remove TODO comments 2023-10-30 13:21:09 +13:00
DataExtension.php API Remove deprecated code (#10594) 2022-12-08 10:44:47 +13:00
DataList.php MNT Remove TODO comments 2023-10-30 13:21:09 +13:00
DataObject.php MNT Update @methods on class docblocks 2023-12-14 11:04:08 +13:00
DataObjectInterface.php MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
DataObjectSchema.php MNT Remove TODO comments 2023-10-30 13:21:09 +13:00
DataQuery_SubGroup.php FIX Use OR conjuctive in filterAny aggregate queries 2023-05-17 11:55:56 +12:00
DataQuery.php MNT Remove TODO comments 2023-10-30 13:21:09 +13:00
DataQueryManipulator.php FIX: Remove deprecated & non-functional default argument config 2020-09-07 17:24:00 +12:00
DB.php MNT Remove TODO comments 2023-10-30 13:21:09 +13:00
EagerLoadedList.php NEW Enable ArrayList and EagerLoadedList to use search filters (#10925) 2023-08-29 15:40:19 +12: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 MNT Remove TODO comments 2023-10-30 13:21:09 +13:00
HiddenClass.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Limitable.php ENH Make limit method return no results when zero is provided 2023-01-27 10:00:41 +13:00
ListDecorator.php ENH Make limit method return no results when zero is provided 2023-01-27 10:00:41 +13:00
ManyManyList.php ENH Do not use placeholders by default for foreignIDFilter() 2023-08-09 10:46:08 +12:00
ManyManyThroughList.php FIX: Stop ManyManyThroughList join records incorrectly showing as changed (fixes #10821) 2023-08-23 16:43:56 +01:00
ManyManyThroughQueryManipulator.php API Remove deprecated code (#10594) 2022-12-08 10:44:47 +13:00
Map.php API Removed #[\ReturnTypeWillChange] annotations 2023-01-26 18:10:05 +13:00
PaginatedList.php Merge branch '4.13' into 5.0 2023-06-22 11:18:46 +12:00
PolymorphicHasManyList.php MNT Remove TODO comments 2023-10-30 13:21:09 +13:00
Relation.php BUG Ensure relObject() safely bails on empty objects 2017-11-10 15:27:02 +13:00
RelationList.php ENH Do not use placeholders by default for foreignIDFilter() 2023-08-09 10:46:08 +12:00
Sortable.php Fix the phpdoc blocks 2020-12-21 22:23:23 +01:00
SS_List.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
UnexpectedDataException.php NEW: Move code files into src/ folder. 2016-11-01 13:37:24 +13:00
UnsavedRelationList.php Merge branch '4' into 5.1 2023-12-09 14:24:24 +00: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