OK really don't nkow what i'm doing here and neitherdoes the internet
This commit is contained in:
parent
dde3acee3c
commit
96a65b1da6
1 changed files with 12 additions and 1 deletions
|
@ -228,7 +228,18 @@ display:
|
||||||
display_extenders: { }
|
display_extenders: { }
|
||||||
path: blogs/%
|
path: blogs/%
|
||||||
display_description: 'Blog posts listings for each user.'
|
display_description: 'Blog posts listings for each user.'
|
||||||
relationships: { }
|
relationships:
|
||||||
|
uid:
|
||||||
|
id: uid
|
||||||
|
table: node_field_data
|
||||||
|
field: uid
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: author
|
||||||
|
required: false
|
||||||
|
entity_type: node
|
||||||
|
entity_field: uid
|
||||||
|
plugin_id: standard
|
||||||
defaults:
|
defaults:
|
||||||
relationships: false
|
relationships: false
|
||||||
arguments: false
|
arguments: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue