silverstripe-framework/src/ORM
Sam Minnée b810b7d5c9
API: Allow for user-created objects to have values passed in the constructor (#8591)
2020-08-20 12:28:31 +12:00
..
Connect API: Allow for user-created objects to have values passed in the constructor (#8591) 2020-08-20 12:28:31 +12:00
FieldType NEW: WithMockTime callback. 2020-08-06 11:18:39 +12:00
Filters Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
Hierarchy Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
Queries Fix various typos in comments 2020-05-16 10:34:53 +01:00
Search Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
UniqueKey Unique key for DataObject (#9400) 2020-05-04 09:10:51 +12:00
ArrayLib.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
ArrayList.php Merge pull request #9501 from mattclegg/1588075087 2020-04-28 09:42:03 -07:00
CMSPreviewable.php API Move CMSPreviewable to framework module 2017-03-14 10:22:45 +13:00
DB.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
DataExtension.php Merge pull request #9406 from chrispenny/feature/standardise-get-cms-validator 2020-07-16 15:58:33 -07:00
DataList.php API: Allow for user-created objects to have values passed in the constructor (#8591) 2020-08-20 12:28:31 +12:00
DataObject.php API: Allow for user-created objects to have values passed in the constructor (#8591) 2020-08-20 12:28:31 +12:00
DataObjectInterface.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DataObjectSchema.php Use short array syntax across the framework's codebase 2020-05-16 10:34:45 +01:00
DataQuery.php Use short array syntax across the framework's codebase 2020-05-16 10:34:45 +01:00
DataQueryManipulator.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DataQuery_SubGroup.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
DatabaseAdmin.php NEW Added onAfterBuild (#9545) 2020-06-30 16:56:14 +12:00
Filterable.php DOCS: Fix typos & grammer 2020-04-28 17:50:39 +05:45
GroupedList.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
HasManyList.php MINOR Reduce some code complexity, update array syntax and injected SQLSelect etc 2018-09-27 16:40:23 +02:00
HiddenClass.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Limitable.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
ListDecorator.php DOCS: Fix typos & grammer 2020-04-28 17:50:39 +05:45
ManyManyList.php Merge branch '4.2' into 4.3 2019-02-27 12:13:24 +13:00
ManyManyThroughList.php FIX: Set many-many-through joinRecord on newly added records. 2020-07-02 15:18:12 +12:00
ManyManyThroughQueryManipulator.php BUGFIX many many through not sorting by join table (#8534) 2018-11-01 14:17:15 +13:00
Map.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
Map_Iterator.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
PaginatedList.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
PolymorphicHasManyList.php MINOR Reduce some code complexity, update array syntax and injected SQLSelect etc 2018-09-27 16:40:23 +02:00
Relation.php BUG Ensure relObject() safely bails on empty objects 2017-11-10 15:27:02 +13:00
RelationList.php BUG Ensure relObject() safely bails on empty objects 2017-11-10 15:27:02 +13:00
SS_List.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Sortable.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 Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
ValidationException.php Ran upgrader for lang files 2017-04-28 14:59:42 +12:00
ValidationResult.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00