You are here

views.view.recipe_plain_text.yml in Recipe 8.2

config/optional/views.view.recipe_plain_text.yml

File

config/optional/views.view.recipe_plain_text.yml
View source
  1. langcode: en
  2. status: false
  3. dependencies:
  4. config:
  5. - field.storage.node.recipe_description
  6. - field.storage.node.recipe_ingredient
  7. - field.storage.node.recipe_instructions
  8. - field.storage.node.recipe_notes
  9. - node.type.recipe
  10. module:
  11. - ingredient
  12. - node
  13. - recipe
  14. - text
  15. - user
  16. id: recipe_plain_text
  17. label: 'Recipe plain text'
  18. module: views
  19. description: ''
  20. tag: ''
  21. base_table: node_field_data
  22. base_field: nid
  23. core: 8.x
  24. display:
  25. default:
  26. display_plugin: default
  27. id: default
  28. display_title: Master
  29. position: 0
  30. display_options:
  31. access:
  32. type: perm
  33. options:
  34. perm: 'access content'
  35. cache:
  36. type: none
  37. options: { }
  38. query:
  39. type: views_query
  40. options:
  41. disable_sql_rewrite: false
  42. distinct: false
  43. replica: false
  44. query_comment: ''
  45. query_tags: { }
  46. exposed_form:
  47. type: basic
  48. options:
  49. submit_button: Apply
  50. reset_button: false
  51. reset_button_label: Reset
  52. exposed_sorts_label: 'Sort by'
  53. expose_sort_order: true
  54. sort_asc_label: Asc
  55. sort_desc_label: Desc
  56. pager:
  57. type: full
  58. options:
  59. items_per_page: 10
  60. offset: 0
  61. id: 0
  62. total_pages: null
  63. expose:
  64. items_per_page: false
  65. items_per_page_label: 'Items per page'
  66. items_per_page_options: '5, 10, 25, 50'
  67. items_per_page_options_all: false
  68. items_per_page_options_all_label: '- All -'
  69. offset: false
  70. offset_label: Offset
  71. tags:
  72. previous: '‹ Previous'
  73. next: 'Next ›'
  74. first: '« First'
  75. last: 'Last »'
  76. quantity: 9
  77. style:
  78. type: default
  79. options:
  80. grouping: { }
  81. row_class: ''
  82. default_row_class: true
  83. uses_fields: false
  84. row:
  85. type: fields
  86. options:
  87. inline: { }
  88. separator: ''
  89. hide_empty: false
  90. default_field_elements: true
  91. fields:
  92. title:
  93. id: title
  94. table: node_field_data
  95. field: title
  96. relationship: none
  97. group_type: group
  98. admin_label: ''
  99. label: ''
  100. exclude: false
  101. alter:
  102. alter_text: false
  103. text: ''
  104. make_link: false
  105. path: ''
  106. absolute: false
  107. external: false
  108. replace_spaces: false
  109. path_case: none
  110. trim_whitespace: false
  111. alt: ''
  112. rel: ''
  113. link_class: ''
  114. prefix: ''
  115. suffix: ''
  116. target: ''
  117. nl2br: false
  118. max_length: 0
  119. word_boundary: false
  120. ellipsis: false
  121. more_link: false
  122. more_link_text: ''
  123. more_link_path: ''
  124. strip_tags: false
  125. trim: false
  126. preserve_tags: ''
  127. html: false
  128. element_type: ''
  129. element_class: ''
  130. element_label_type: ''
  131. element_label_class: ''
  132. element_label_colon: false
  133. element_wrapper_type: ''
  134. element_wrapper_class: ''
  135. element_default_classes: true
  136. empty: ''
  137. hide_empty: false
  138. empty_zero: false
  139. hide_alter_empty: true
  140. click_sort_column: value
  141. type: string
  142. settings:
  143. link_to_entity: false
  144. group_column: value
  145. group_columns: { }
  146. group_rows: true
  147. delta_limit: 0
  148. delta_offset: 0
  149. delta_reversed: false
  150. delta_first_last: false
  151. multi_type: separator
  152. separator: ', '
  153. field_api_classes: false
  154. entity_type: node
  155. entity_field: title
  156. plugin_id: field
  157. recipe_description:
  158. id: recipe_description
  159. table: node__recipe_description
  160. field: recipe_description
  161. relationship: none
  162. group_type: group
  163. admin_label: ''
  164. label: Description
  165. exclude: false
  166. alter:
  167. alter_text: false
  168. text: ''
  169. make_link: false
  170. path: ''
  171. absolute: false
  172. external: false
  173. replace_spaces: false
  174. path_case: none
  175. trim_whitespace: false
  176. alt: ''
  177. rel: ''
  178. link_class: ''
  179. prefix: ''
  180. suffix: ''
  181. target: ''
  182. nl2br: false
  183. max_length: 0
  184. word_boundary: true
  185. ellipsis: true
  186. more_link: false
  187. more_link_text: ''
  188. more_link_path: ''
  189. strip_tags: false
  190. trim: false
  191. preserve_tags: ''
  192. html: false
  193. element_type: ''
  194. element_class: ''
  195. element_label_type: ''
  196. element_label_class: ''
  197. element_label_colon: true
  198. element_wrapper_type: ''
  199. element_wrapper_class: ''
  200. element_default_classes: true
  201. empty: ''
  202. hide_empty: false
  203. empty_zero: false
  204. hide_alter_empty: true
  205. click_sort_column: value
  206. type: text_default
  207. settings: { }
  208. group_column: value
  209. group_columns: { }
  210. group_rows: true
  211. delta_limit: 0
  212. delta_offset: 0
  213. delta_reversed: false
  214. delta_first_last: false
  215. multi_type: separator
  216. separator: ', '
  217. field_api_classes: false
  218. plugin_id: field
  219. recipe_ingredient:
  220. id: recipe_ingredient
  221. table: node__recipe_ingredient
  222. field: recipe_ingredient
  223. relationship: none
  224. group_type: group
  225. admin_label: ''
  226. label: Ingredients
  227. exclude: false
  228. alter:
  229. alter_text: false
  230. text: ''
  231. make_link: false
  232. path: ''
  233. absolute: false
  234. external: false
  235. replace_spaces: false
  236. path_case: none
  237. trim_whitespace: false
  238. alt: ''
  239. rel: ''
  240. link_class: ''
  241. prefix: ''
  242. suffix: ''
  243. target: ''
  244. nl2br: false
  245. max_length: 0
  246. word_boundary: true
  247. ellipsis: true
  248. more_link: false
  249. more_link_text: ''
  250. more_link_path: ''
  251. strip_tags: false
  252. trim: false
  253. preserve_tags: ''
  254. html: false
  255. element_type: ''
  256. element_class: ''
  257. element_label_type: ''
  258. element_label_class: ''
  259. element_label_colon: true
  260. element_wrapper_type: ''
  261. element_wrapper_class: ''
  262. element_default_classes: true
  263. empty: ''
  264. hide_empty: false
  265. empty_zero: false
  266. hide_alter_empty: true
  267. click_sort_column: target_id
  268. type: ingredient_default
  269. settings:
  270. fraction_format: '{%d }%d⁄%d'
  271. unit_display: 0
  272. link: false
  273. group_column: ''
  274. group_columns: { }
  275. group_rows: true
  276. delta_limit: 0
  277. delta_offset: 0
  278. delta_reversed: false
  279. delta_first_last: false
  280. multi_type: separator
  281. separator: ''
  282. field_api_classes: false
  283. plugin_id: field
  284. recipe_instructions:
  285. id: recipe_instructions
  286. table: node__recipe_instructions
  287. field: recipe_instructions
  288. relationship: none
  289. group_type: group
  290. admin_label: ''
  291. label: Instructions
  292. exclude: false
  293. alter:
  294. alter_text: false
  295. text: ''
  296. make_link: false
  297. path: ''
  298. absolute: false
  299. external: false
  300. replace_spaces: false
  301. path_case: none
  302. trim_whitespace: false
  303. alt: ''
  304. rel: ''
  305. link_class: ''
  306. prefix: ''
  307. suffix: ''
  308. target: ''
  309. nl2br: false
  310. max_length: 0
  311. word_boundary: true
  312. ellipsis: true
  313. more_link: false
  314. more_link_text: ''
  315. more_link_path: ''
  316. strip_tags: false
  317. trim: false
  318. preserve_tags: ''
  319. html: false
  320. element_type: ''
  321. element_class: ''
  322. element_label_type: ''
  323. element_label_class: ''
  324. element_label_colon: true
  325. element_wrapper_type: ''
  326. element_wrapper_class: ''
  327. element_default_classes: true
  328. empty: ''
  329. hide_empty: false
  330. empty_zero: false
  331. hide_alter_empty: true
  332. click_sort_column: value
  333. type: text_default
  334. settings: { }
  335. group_column: value
  336. group_columns: { }
  337. group_rows: true
  338. delta_limit: 0
  339. delta_offset: 0
  340. delta_reversed: false
  341. delta_first_last: false
  342. multi_type: separator
  343. separator: ', '
  344. field_api_classes: false
  345. plugin_id: field
  346. recipe_notes:
  347. id: recipe_notes
  348. table: node__recipe_notes
  349. field: recipe_notes
  350. relationship: none
  351. group_type: group
  352. admin_label: ''
  353. label: Notes
  354. exclude: false
  355. alter:
  356. alter_text: false
  357. text: ''
  358. make_link: false
  359. path: ''
  360. absolute: false
  361. external: false
  362. replace_spaces: false
  363. path_case: none
  364. trim_whitespace: false
  365. alt: ''
  366. rel: ''
  367. link_class: ''
  368. prefix: ''
  369. suffix: ''
  370. target: ''
  371. nl2br: false
  372. max_length: 0
  373. word_boundary: true
  374. ellipsis: true
  375. more_link: false
  376. more_link_text: ''
  377. more_link_path: ''
  378. strip_tags: false
  379. trim: false
  380. preserve_tags: ''
  381. html: false
  382. element_type: ''
  383. element_class: ''
  384. element_label_type: ''
  385. element_label_class: ''
  386. element_label_colon: true
  387. element_wrapper_type: ''
  388. element_wrapper_class: ''
  389. element_default_classes: true
  390. empty: ''
  391. hide_empty: false
  392. empty_zero: false
  393. hide_alter_empty: true
  394. click_sort_column: value
  395. type: text_default
  396. settings: { }
  397. group_column: value
  398. group_columns: { }
  399. group_rows: true
  400. delta_limit: 0
  401. delta_offset: 0
  402. delta_reversed: false
  403. delta_first_last: false
  404. multi_type: separator
  405. separator: ', '
  406. field_api_classes: false
  407. plugin_id: field
  408. filters:
  409. status:
  410. value: '1'
  411. table: node_field_data
  412. field: status
  413. plugin_id: boolean
  414. entity_type: node
  415. entity_field: status
  416. id: status
  417. expose:
  418. operator: ''
  419. group: 1
  420. type:
  421. id: type
  422. table: node_field_data
  423. field: type
  424. value:
  425. recipe: recipe
  426. entity_type: node
  427. entity_field: type
  428. plugin_id: bundle
  429. sorts: { }
  430. header: { }
  431. footer: { }
  432. empty: { }
  433. relationships: { }
  434. arguments:
  435. nid:
  436. id: nid
  437. table: node_field_data
  438. field: nid
  439. relationship: none
  440. group_type: group
  441. admin_label: ''
  442. default_action: default
  443. exception:
  444. value: all
  445. title_enable: false
  446. title: All
  447. title_enable: false
  448. title: ''
  449. default_argument_type: node
  450. summary_options:
  451. base_path: ''
  452. count: true
  453. items_per_page: 25
  454. override: false
  455. summary:
  456. sort_order: asc
  457. number_of_records: 0
  458. format: default_summary
  459. specify_validation: true
  460. validate:
  461. type: 'entity:node'
  462. fail: 'not found'
  463. validate_options:
  464. bundles:
  465. recipe: recipe
  466. operation: view
  467. multiple: 0
  468. access: false
  469. break_phrase: false
  470. not: false
  471. entity_type: node
  472. entity_field: nid
  473. plugin_id: node_nid
  474. display_extenders: { }
  475. cache_metadata:
  476. max-age: -1
  477. contexts:
  478. - 'languages:language_content'
  479. - 'languages:language_interface'
  480. - url
  481. - url.query_args
  482. - 'user.node_grants:view'
  483. - user.permissions
  484. tags:
  485. - 'config:field.storage.node.recipe_description'
  486. - 'config:field.storage.node.recipe_ingredient'
  487. - 'config:field.storage.node.recipe_instructions'
  488. - 'config:field.storage.node.recipe_notes'
  489. plain_text:
  490. display_plugin: recipe
  491. id: plain_text
  492. display_title: Recipe
  493. position: 1
  494. display_options:
  495. display_extenders: { }
  496. style:
  497. type: recipe_plain_text
  498. options:
  499. wordwrap_width: 75
  500. hide_empty: true
  501. row_separator: "====\n\n"
  502. path: node/%/plain-text
  503. pager:
  504. type: none
  505. options:
  506. offset: 0
  507. cache_metadata:
  508. max-age: -1
  509. contexts:
  510. - 'languages:language_content'
  511. - 'languages:language_interface'
  512. - url
  513. - 'user.node_grants:view'
  514. - user.permissions
  515. tags:
  516. - 'config:field.storage.node.recipe_description'
  517. - 'config:field.storage.node.recipe_ingredient'
  518. - 'config:field.storage.node.recipe_instructions'
  519. - 'config:field.storage.node.recipe_notes'