You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
413 B
22 lines
413 B
2 years ago
|
uuid: 53b9322b-063e-45c1-b3a1-ac38e4d545f3
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
module:
|
||
|
- node
|
||
|
id: node_database
|
||
|
label: 'Content - Database'
|
||
|
type: 'canonical_entities:node'
|
||
|
pattern: '[node:title]_database'
|
||
|
selection_criteria:
|
||
|
-
|
||
|
id: 'entity_bundle:node'
|
||
|
negate: false
|
||
|
context_mapping:
|
||
|
node: node
|
||
|
bundles:
|
||
|
database: database
|
||
|
selection_logic: and
|
||
|
weight: 0
|
||
|
relationships: { }
|