silverstripe-framework/src/ORM
2018-06-20 14:46:50 +12:00
..
Connect Address feedback 2018-06-20 14:46:50 +12:00
FieldType API Remove @internal from new 4.2 methods 2018-06-15 13:14:42 +12:00
Filters API Ensure that all DataQuery joins are aliased based on relationship name 2017-05-26 13:38:58 +12:00
Hierarchy Merge branch 'heads/4.0.4' into 4.0 2018-05-28 17:50:07 +12:00
Queries FIX Codesniffer style violations with comments 2018-06-11 09:55:18 +12:00
Search Update PHPDoc 2017-07-27 12:08:42 +12:00
ArrayLib.php Merge branch '3.6' into 4.0 2018-05-01 21:47:17 +01:00
ArrayList.php DOC Fix phpdoc on ArrayList::limit 2018-01-24 10:18:15 +13:00
CMSPreviewable.php API Move CMSPreviewable to framework module 2017-03-14 10:22:45 +13:00
DatabaseAdmin.php Merge pull request #7875 from sminnee/devbuild-record-count 2018-03-14 14:26:49 +00:00
DataExtension.php API Remove Object class 2017-05-23 13:50:35 +12:00
DataList.php Fix phpdoc for relation method (namespace) 2018-04-30 02:10:33 +02:00
DataObject.php Improve handling of deprecated apis 2018-06-14 13:01:27 +12:00
DataObjectInterface.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DataObjectSchema.php API Moving tests to use transactions 2018-06-13 09:35:45 +12:00
DataQuery_SubGroup.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DataQuery.php Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
DataQueryManipulator.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DB.php API Implement many_many through polymorphic (from only) (#7928) 2018-03-22 10:26:25 +13:00
Filterable.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
GroupedList.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
HasManyList.php Fixing string concat CS issues 2018-01-16 18:39:30 +00: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 Merge branch '3' 2017-01-17 14:17:45 +00:00
ManyManyList.php Merge branch '4.0' into 4.1 2018-03-14 14:09:40 +00:00
ManyManyThroughList.php NEW Add getJoinTable to MMTL 2018-05-14 11:19:24 +01:00
ManyManyThroughQueryManipulator.php API Implement many_many through polymorphic (from only) (#7928) 2018-03-22 10:26:25 +13:00
Map_Iterator.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Map.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
PaginatedList.php [SS-2017-008] Fix SQL injection in full text search 2017-11-20 16:53:44 +13:00
PolymorphicHasManyList.php API Implement many_many through polymorphic (from only) (#7928) 2018-03-22 10:26:25 +13: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
Sortable.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13: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 API Implement cascade_duplications 2018-02-05 12:04:57 +13:00
ValidationException.php Ran upgrader for lang files 2017-04-28 14:59:42 +12:00
ValidationResult.php API Updates to Form, ValidationResponse, ValidationException 2016-12-09 14:24:11 +13:00