Draft: Reverse relationships base fields
Open
requested to merge issue/drupal-2706431:2706431-provide-views-reverse-relationships-base-fields into 11.x
Compare changes
@@ -348,7 +348,7 @@ public function getViewsData() {
@@ -391,7 +391,9 @@ public function getViewsData() {
@@ -446,11 +448,10 @@ protected function addEntityLinks(array &$data) {
@@ -462,14 +463,16 @@ protected function mapFieldDefinition($table, $field_name, FieldDefinitionInterf
@@ -489,11 +492,13 @@ protected function mapFieldDefinition($table, $field_name, FieldDefinitionInterf
@@ -604,7 +609,7 @@ protected function mapSingleFieldViewsData($table, $field_name, $field_type, $co
@@ -621,8 +626,10 @@ protected function mapSingleFieldViewsData($table, $field_name, $field_type, $co
@@ -645,8 +652,10 @@ protected function processViewsDataForLanguage($table, FieldDefinitionInterface
@@ -656,9 +665,10 @@ protected function processViewsDataForEntityReference($table, FieldDefinitionInt
@@ -671,6 +681,77 @@ protected function processViewsDataForEntityReference($table, FieldDefinitionInt
@@ -696,8 +777,10 @@ protected function processViewsDataForEntityReference($table, FieldDefinitionInt
@@ -716,8 +799,10 @@ protected function processViewsDataForTextLong($table, FieldDefinitionInterface