Skip to content
Snippets Groups Projects

Adding views join for BASE_TABLE_field_data

1 unresolved thread

Closes #3222950

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
30 30 'field' => $revisions ? 'revision_id' : 'entity_id',
31 31 ];
32 32
33 $data['taxonomy_entity_index']['table']['join'][$base_table . '_field_data'] = [
  • J P added 1 commit

    added 1 commit

    • 04730a6f - use getDataTable() to get the table name on views join

    Compare with previous version

  • Please register or sign in to reply
    Loading