You are here

views.view.recipeml.yml in Recipe 8.2

config/optional/views.view.recipeml.yml

File

config/optional/views.view.recipeml.yml
View source
  1. langcode: en
  2. status: false
  3. dependencies:
  4. config:
  5. - field.storage.node.recipe_cook_time
  6. - field.storage.node.recipe_description
  7. - field.storage.node.recipe_ingredient
  8. - field.storage.node.recipe_instructions
  9. - field.storage.node.recipe_prep_time
  10. - field.storage.node.recipe_source
  11. - field.storage.node.recipe_yield_amount
  12. - field.storage.node.recipe_yield_unit
  13. - node.type.recipe
  14. module:
  15. - node
  16. - recipe
  17. - text
  18. - user
  19. id: recipeml
  20. label: RecipeML
  21. module: views
  22. description: ''
  23. tag: ''
  24. base_table: node_field_data
  25. base_field: nid
  26. core: 8.x
  27. display:
  28. default:
  29. display_plugin: default
  30. id: default
  31. display_title: Master
  32. position: 0
  33. display_options:
  34. access:
  35. type: perm
  36. options:
  37. perm: 'access content'
  38. cache:
  39. type: tag
  40. options: { }
  41. query:
  42. type: views_query
  43. options:
  44. disable_sql_rewrite: false
  45. distinct: false
  46. replica: false
  47. query_comment: ''
  48. query_tags: { }
  49. exposed_form:
  50. type: basic
  51. options:
  52. submit_button: Apply
  53. reset_button: false
  54. reset_button_label: Reset
  55. exposed_sorts_label: 'Sort by'
  56. expose_sort_order: true
  57. sort_asc_label: Asc
  58. sort_desc_label: Desc
  59. pager:
  60. type: full
  61. options:
  62. items_per_page: 10
  63. offset: 0
  64. id: 0
  65. total_pages: null
  66. expose:
  67. items_per_page: false
  68. items_per_page_label: 'Items per page'
  69. items_per_page_options: '5, 10, 25, 50'
  70. items_per_page_options_all: false
  71. items_per_page_options_all_label: '- All -'
  72. offset: false
  73. offset_label: Offset
  74. tags:
  75. previous: '‹ Previous'
  76. next: 'Next ›'
  77. first: '« First'
  78. last: 'Last »'
  79. quantity: 9
  80. style:
  81. type: default
  82. options:
  83. grouping: { }
  84. row_class: ''
  85. default_row_class: true
  86. uses_fields: false
  87. row:
  88. type: fields
  89. options:
  90. inline: { }
  91. separator: ''
  92. hide_empty: false
  93. default_field_elements: true
  94. fields:
  95. title:
  96. id: title
  97. table: node_field_data
  98. field: title
  99. relationship: none
  100. group_type: group
  101. admin_label: ''
  102. label: ''
  103. exclude: false
  104. alter:
  105. alter_text: false
  106. text: ''
  107. make_link: false
  108. path: ''
  109. absolute: false
  110. external: false
  111. replace_spaces: false
  112. path_case: none
  113. trim_whitespace: false
  114. alt: ''
  115. rel: ''
  116. link_class: ''
  117. prefix: ''
  118. suffix: ''
  119. target: ''
  120. nl2br: false
  121. max_length: 0
  122. word_boundary: false
  123. ellipsis: false
  124. more_link: false
  125. more_link_text: ''
  126. more_link_path: ''
  127. strip_tags: false
  128. trim: false
  129. preserve_tags: ''
  130. html: false
  131. element_type: ''
  132. element_class: ''
  133. element_label_type: ''
  134. element_label_class: ''
  135. element_label_colon: false
  136. element_wrapper_type: ''
  137. element_wrapper_class: ''
  138. element_default_classes: true
  139. empty: ''
  140. hide_empty: false
  141. empty_zero: false
  142. hide_alter_empty: true
  143. click_sort_column: value
  144. type: string
  145. settings:
  146. link_to_entity: false
  147. group_column: value
  148. group_columns: { }
  149. group_rows: true
  150. delta_limit: 0
  151. delta_offset: 0
  152. delta_reversed: false
  153. delta_first_last: false
  154. multi_type: separator
  155. separator: ', '
  156. field_api_classes: false
  157. entity_type: node
  158. entity_field: title
  159. plugin_id: field
  160. recipe_description:
  161. id: recipe_description
  162. table: node__recipe_description
  163. field: recipe_description
  164. relationship: none
  165. group_type: group
  166. admin_label: ''
  167. label: ''
  168. exclude: false
  169. alter:
  170. alter_text: false
  171. text: ''
  172. make_link: false
  173. path: ''
  174. absolute: false
  175. external: false
  176. replace_spaces: false
  177. path_case: none
  178. trim_whitespace: false
  179. alt: ''
  180. rel: ''
  181. link_class: ''
  182. prefix: ''
  183. suffix: ''
  184. target: ''
  185. nl2br: false
  186. max_length: 0
  187. word_boundary: true
  188. ellipsis: true
  189. more_link: false
  190. more_link_text: ''
  191. more_link_path: ''
  192. strip_tags: false
  193. trim: false
  194. preserve_tags: ''
  195. html: false
  196. element_type: ''
  197. element_class: ''
  198. element_label_type: ''
  199. element_label_class: ''
  200. element_label_colon: false
  201. element_wrapper_type: ''
  202. element_wrapper_class: ''
  203. element_default_classes: true
  204. empty: ''
  205. hide_empty: false
  206. empty_zero: false
  207. hide_alter_empty: true
  208. click_sort_column: value
  209. type: text_default
  210. settings: { }
  211. group_column: value
  212. group_columns: { }
  213. group_rows: true
  214. delta_limit: 0
  215. delta_offset: 0
  216. delta_reversed: false
  217. delta_first_last: false
  218. multi_type: separator
  219. separator: ', '
  220. field_api_classes: false
  221. plugin_id: field
  222. recipe_ingredient:
  223. id: recipe_ingredient
  224. table: node__recipe_ingredient
  225. field: recipe_ingredient
  226. relationship: none
  227. group_type: group
  228. admin_label: ''
  229. label: ''
  230. exclude: false
  231. alter:
  232. alter_text: false
  233. text: ''
  234. make_link: false
  235. path: ''
  236. absolute: false
  237. external: false
  238. replace_spaces: false
  239. path_case: none
  240. trim_whitespace: false
  241. alt: ''
  242. rel: ''
  243. link_class: ''
  244. prefix: ''
  245. suffix: ''
  246. target: ''
  247. nl2br: false
  248. max_length: 0
  249. word_boundary: true
  250. ellipsis: true
  251. more_link: false
  252. more_link_text: ''
  253. more_link_path: ''
  254. strip_tags: false
  255. trim: false
  256. preserve_tags: ''
  257. html: false
  258. element_type: ''
  259. element_class: ''
  260. element_label_type: ''
  261. element_label_class: ''
  262. element_label_colon: false
  263. element_wrapper_type: ''
  264. element_wrapper_class: ''
  265. element_default_classes: true
  266. empty: ''
  267. hide_empty: false
  268. empty_zero: false
  269. hide_alter_empty: true
  270. click_sort_column: target_id
  271. type: ingredient_recipeml
  272. settings:
  273. fraction_format: '{%d }%d⁄%d'
  274. unit_display: 0
  275. group_column: ''
  276. group_columns: { }
  277. group_rows: true
  278. delta_limit: 0
  279. delta_offset: 0
  280. delta_reversed: false
  281. delta_first_last: false
  282. multi_type: separator
  283. separator: ''
  284. field_api_classes: false
  285. plugin_id: field
  286. recipe_instructions:
  287. id: recipe_instructions
  288. table: node__recipe_instructions
  289. field: recipe_instructions
  290. relationship: none
  291. group_type: group
  292. admin_label: ''
  293. label: ''
  294. exclude: false
  295. alter:
  296. alter_text: false
  297. text: ''
  298. make_link: false
  299. path: ''
  300. absolute: false
  301. external: false
  302. replace_spaces: false
  303. path_case: none
  304. trim_whitespace: false
  305. alt: ''
  306. rel: ''
  307. link_class: ''
  308. prefix: ''
  309. suffix: ''
  310. target: ''
  311. nl2br: false
  312. max_length: 0
  313. word_boundary: true
  314. ellipsis: true
  315. more_link: false
  316. more_link_text: ''
  317. more_link_path: ''
  318. strip_tags: false
  319. trim: false
  320. preserve_tags: ''
  321. html: false
  322. element_type: ''
  323. element_class: ''
  324. element_label_type: ''
  325. element_label_class: ''
  326. element_label_colon: false
  327. element_wrapper_type: ''
  328. element_wrapper_class: ''
  329. element_default_classes: true
  330. empty: ''
  331. hide_empty: false
  332. empty_zero: false
  333. hide_alter_empty: true
  334. click_sort_column: value
  335. type: text_default
  336. settings: { }
  337. group_column: value
  338. group_columns: { }
  339. group_rows: true
  340. delta_limit: 0
  341. delta_offset: 0
  342. delta_reversed: false
  343. delta_first_last: false
  344. multi_type: separator
  345. separator: ', '
  346. field_api_classes: false
  347. plugin_id: field
  348. recipe_prep_time:
  349. id: recipe_prep_time
  350. table: node__recipe_prep_time
  351. field: recipe_prep_time
  352. relationship: none
  353. group_type: group
  354. admin_label: 'Preparation time'
  355. label: ''
  356. exclude: false
  357. alter:
  358. alter_text: false
  359. text: ''
  360. make_link: false
  361. path: ''
  362. absolute: false
  363. external: false
  364. replace_spaces: false
  365. path_case: none
  366. trim_whitespace: false
  367. alt: ''
  368. rel: ''
  369. link_class: ''
  370. prefix: ''
  371. suffix: ''
  372. target: ''
  373. nl2br: false
  374. max_length: 0
  375. word_boundary: true
  376. ellipsis: true
  377. more_link: false
  378. more_link_text: ''
  379. more_link_path: ''
  380. strip_tags: false
  381. trim: false
  382. preserve_tags: ''
  383. html: false
  384. element_type: ''
  385. element_class: ''
  386. element_label_type: ''
  387. element_label_class: ''
  388. element_label_colon: false
  389. element_wrapper_type: ''
  390. element_wrapper_class: ''
  391. element_default_classes: true
  392. empty: ''
  393. hide_empty: false
  394. empty_zero: false
  395. hide_alter_empty: true
  396. click_sort_column: value
  397. type: number_unformatted
  398. settings: { }
  399. group_column: value
  400. group_columns: { }
  401. group_rows: true
  402. delta_limit: 0
  403. delta_offset: 0
  404. delta_reversed: false
  405. delta_first_last: false
  406. multi_type: separator
  407. separator: ', '
  408. field_api_classes: false
  409. plugin_id: field
  410. recipe_cook_time:
  411. id: recipe_cook_time
  412. table: node__recipe_cook_time
  413. field: recipe_cook_time
  414. relationship: none
  415. group_type: group
  416. admin_label: 'Cooking time'
  417. label: ''
  418. exclude: false
  419. alter:
  420. alter_text: false
  421. text: ''
  422. make_link: false
  423. path: ''
  424. absolute: false
  425. external: false
  426. replace_spaces: false
  427. path_case: none
  428. trim_whitespace: false
  429. alt: ''
  430. rel: ''
  431. link_class: ''
  432. prefix: ''
  433. suffix: ''
  434. target: ''
  435. nl2br: false
  436. max_length: 0
  437. word_boundary: true
  438. ellipsis: true
  439. more_link: false
  440. more_link_text: ''
  441. more_link_path: ''
  442. strip_tags: false
  443. trim: false
  444. preserve_tags: ''
  445. html: false
  446. element_type: ''
  447. element_class: ''
  448. element_label_type: ''
  449. element_label_class: ''
  450. element_label_colon: false
  451. element_wrapper_type: ''
  452. element_wrapper_class: ''
  453. element_default_classes: true
  454. empty: ''
  455. hide_empty: false
  456. empty_zero: false
  457. hide_alter_empty: true
  458. click_sort_column: value
  459. type: number_unformatted
  460. settings: { }
  461. group_column: value
  462. group_columns: { }
  463. group_rows: true
  464. delta_limit: 0
  465. delta_offset: 0
  466. delta_reversed: false
  467. delta_first_last: false
  468. multi_type: separator
  469. separator: ', '
  470. field_api_classes: false
  471. plugin_id: field
  472. path:
  473. id: path
  474. table: node
  475. field: path
  476. relationship: none
  477. group_type: group
  478. admin_label: ''
  479. label: ''
  480. exclude: false
  481. alter:
  482. alter_text: false
  483. text: ''
  484. make_link: false
  485. path: ''
  486. absolute: false
  487. external: false
  488. replace_spaces: false
  489. path_case: none
  490. trim_whitespace: false
  491. alt: ''
  492. rel: ''
  493. link_class: ''
  494. prefix: ''
  495. suffix: ''
  496. target: ''
  497. nl2br: false
  498. max_length: 0
  499. word_boundary: true
  500. ellipsis: true
  501. more_link: false
  502. more_link_text: ''
  503. more_link_path: ''
  504. strip_tags: false
  505. trim: false
  506. preserve_tags: ''
  507. html: false
  508. element_type: ''
  509. element_class: ''
  510. element_label_type: ''
  511. element_label_class: ''
  512. element_label_colon: false
  513. element_wrapper_type: ''
  514. element_wrapper_class: ''
  515. element_default_classes: true
  516. empty: ''
  517. hide_empty: false
  518. empty_zero: false
  519. hide_alter_empty: true
  520. absolute: true
  521. entity_type: node
  522. plugin_id: node_path
  523. recipe_source:
  524. id: recipe_source
  525. table: node__recipe_source
  526. field: recipe_source
  527. relationship: none
  528. group_type: group
  529. admin_label: ''
  530. label: ''
  531. exclude: false
  532. alter:
  533. alter_text: false
  534. text: ''
  535. make_link: false
  536. path: ''
  537. absolute: false
  538. external: false
  539. replace_spaces: false
  540. path_case: none
  541. trim_whitespace: false
  542. alt: ''
  543. rel: ''
  544. link_class: ''
  545. prefix: ''
  546. suffix: ''
  547. target: ''
  548. nl2br: false
  549. max_length: 0
  550. word_boundary: true
  551. ellipsis: true
  552. more_link: false
  553. more_link_text: ''
  554. more_link_path: ''
  555. strip_tags: false
  556. trim: false
  557. preserve_tags: ''
  558. html: false
  559. element_type: ''
  560. element_class: ''
  561. element_label_type: ''
  562. element_label_class: ''
  563. element_label_colon: false
  564. element_wrapper_type: ''
  565. element_wrapper_class: ''
  566. element_default_classes: true
  567. empty: '{{ path }}'
  568. hide_empty: false
  569. empty_zero: false
  570. hide_alter_empty: true
  571. click_sort_column: value
  572. type: text_default
  573. settings: { }
  574. group_column: value
  575. group_columns: { }
  576. group_rows: true
  577. delta_limit: 0
  578. delta_offset: 0
  579. delta_reversed: false
  580. delta_first_last: false
  581. multi_type: separator
  582. separator: ', '
  583. field_api_classes: false
  584. plugin_id: field
  585. recipe_yield_amount:
  586. id: recipe_yield_amount
  587. table: node__recipe_yield_amount
  588. field: recipe_yield_amount
  589. relationship: none
  590. group_type: group
  591. admin_label: ''
  592. label: ''
  593. exclude: false
  594. alter:
  595. alter_text: false
  596. text: ''
  597. make_link: false
  598. path: ''
  599. absolute: false
  600. external: false
  601. replace_spaces: false
  602. path_case: none
  603. trim_whitespace: false
  604. alt: ''
  605. rel: ''
  606. link_class: ''
  607. prefix: ''
  608. suffix: ''
  609. target: ''
  610. nl2br: false
  611. max_length: 0
  612. word_boundary: true
  613. ellipsis: true
  614. more_link: false
  615. more_link_text: ''
  616. more_link_path: ''
  617. strip_tags: false
  618. trim: false
  619. preserve_tags: ''
  620. html: false
  621. element_type: ''
  622. element_class: ''
  623. element_label_type: ''
  624. element_label_class: ''
  625. element_label_colon: false
  626. element_wrapper_type: ''
  627. element_wrapper_class: ''
  628. element_default_classes: true
  629. empty: ''
  630. hide_empty: false
  631. empty_zero: false
  632. hide_alter_empty: true
  633. click_sort_column: value
  634. type: number_unformatted
  635. settings: { }
  636. group_column: value
  637. group_columns: { }
  638. group_rows: true
  639. delta_limit: 0
  640. delta_offset: 0
  641. delta_reversed: false
  642. delta_first_last: false
  643. multi_type: separator
  644. separator: ', '
  645. field_api_classes: false
  646. plugin_id: field
  647. recipe_yield_unit:
  648. id: recipe_yield_unit
  649. table: node__recipe_yield_unit
  650. field: recipe_yield_unit
  651. relationship: none
  652. group_type: group
  653. admin_label: ''
  654. label: ''
  655. exclude: false
  656. alter:
  657. alter_text: false
  658. text: ''
  659. make_link: false
  660. path: ''
  661. absolute: false
  662. external: false
  663. replace_spaces: false
  664. path_case: none
  665. trim_whitespace: false
  666. alt: ''
  667. rel: ''
  668. link_class: ''
  669. prefix: ''
  670. suffix: ''
  671. target: ''
  672. nl2br: false
  673. max_length: 0
  674. word_boundary: true
  675. ellipsis: true
  676. more_link: false
  677. more_link_text: ''
  678. more_link_path: ''
  679. strip_tags: false
  680. trim: false
  681. preserve_tags: ''
  682. html: false
  683. element_type: ''
  684. element_class: ''
  685. element_label_type: ''
  686. element_label_class: ''
  687. element_label_colon: false
  688. element_wrapper_type: ''
  689. element_wrapper_class: ''
  690. element_default_classes: true
  691. empty: ''
  692. hide_empty: false
  693. empty_zero: false
  694. hide_alter_empty: true
  695. click_sort_column: value
  696. type: string
  697. settings:
  698. link_to_entity: false
  699. group_column: value
  700. group_columns: { }
  701. group_rows: true
  702. delta_limit: 0
  703. delta_offset: 0
  704. delta_reversed: false
  705. delta_first_last: false
  706. multi_type: separator
  707. separator: ', '
  708. field_api_classes: false
  709. plugin_id: field
  710. changed:
  711. id: changed
  712. table: node_field_data
  713. field: changed
  714. relationship: none
  715. group_type: group
  716. admin_label: ''
  717. label: ''
  718. exclude: false
  719. alter:
  720. alter_text: false
  721. text: ''
  722. make_link: false
  723. path: ''
  724. absolute: false
  725. external: false
  726. replace_spaces: false
  727. path_case: none
  728. trim_whitespace: false
  729. alt: ''
  730. rel: ''
  731. link_class: ''
  732. prefix: ''
  733. suffix: ''
  734. target: ''
  735. nl2br: false
  736. max_length: 0
  737. word_boundary: true
  738. ellipsis: true
  739. more_link: false
  740. more_link_text: ''
  741. more_link_path: ''
  742. strip_tags: false
  743. trim: false
  744. preserve_tags: ''
  745. html: false
  746. element_type: ''
  747. element_class: ''
  748. element_label_type: ''
  749. element_label_class: ''
  750. element_label_colon: false
  751. element_wrapper_type: ''
  752. element_wrapper_class: ''
  753. element_default_classes: true
  754. empty: ''
  755. hide_empty: false
  756. empty_zero: false
  757. hide_alter_empty: true
  758. click_sort_column: value
  759. type: timestamp
  760. settings:
  761. date_format: html_date
  762. custom_date_format: ''
  763. timezone: ''
  764. group_column: value
  765. group_columns: { }
  766. group_rows: true
  767. delta_limit: 0
  768. delta_offset: 0
  769. delta_reversed: false
  770. delta_first_last: false
  771. multi_type: separator
  772. separator: ', '
  773. field_api_classes: false
  774. entity_type: node
  775. entity_field: changed
  776. plugin_id: field
  777. filters:
  778. status:
  779. value: '1'
  780. table: node_field_data
  781. field: status
  782. plugin_id: boolean
  783. entity_type: node
  784. entity_field: status
  785. id: status
  786. expose:
  787. operator: ''
  788. group: 1
  789. type:
  790. id: type
  791. table: node_field_data
  792. field: type
  793. value:
  794. recipe: recipe
  795. entity_type: node
  796. entity_field: type
  797. plugin_id: bundle
  798. sorts: { }
  799. header: { }
  800. footer: { }
  801. empty: { }
  802. relationships: { }
  803. arguments:
  804. nid:
  805. id: nid
  806. table: node_field_data
  807. field: nid
  808. relationship: none
  809. group_type: group
  810. admin_label: ''
  811. default_action: default
  812. exception:
  813. value: all
  814. title_enable: false
  815. title: All
  816. title_enable: false
  817. title: ''
  818. default_argument_type: node
  819. summary_options:
  820. base_path: ''
  821. count: true
  822. items_per_page: 25
  823. override: false
  824. summary:
  825. sort_order: asc
  826. number_of_records: 0
  827. format: default_summary
  828. specify_validation: true
  829. validate:
  830. type: 'entity:node'
  831. fail: 'not found'
  832. validate_options:
  833. bundles:
  834. recipe: recipe
  835. operation: view
  836. multiple: 0
  837. access: false
  838. break_phrase: false
  839. not: false
  840. entity_type: node
  841. entity_field: nid
  842. plugin_id: node_nid
  843. display_extenders: { }
  844. cache_metadata:
  845. max-age: -1
  846. contexts:
  847. - 'languages:language_content'
  848. - 'languages:language_interface'
  849. - url
  850. - url.query_args
  851. - 'user.node_grants:view'
  852. - user.permissions
  853. tags:
  854. - 'config:field.storage.node.recipe_cook_time'
  855. - 'config:field.storage.node.recipe_description'
  856. - 'config:field.storage.node.recipe_ingredient'
  857. - 'config:field.storage.node.recipe_instructions'
  858. - 'config:field.storage.node.recipe_prep_time'
  859. - 'config:field.storage.node.recipe_source'
  860. - 'config:field.storage.node.recipe_yield_amount'
  861. - 'config:field.storage.node.recipe_yield_unit'
  862. recipeml:
  863. display_plugin: recipe
  864. id: recipeml
  865. display_title: Recipe
  866. position: 1
  867. display_options:
  868. display_extenders: { }
  869. path: node/%/recipeml
  870. pager:
  871. type: none
  872. options:
  873. offset: 0
  874. style:
  875. type: recipeml
  876. options:
  877. title_field: title
  878. version_field: changed
  879. source_field: recipe_source
  880. time_fields:
  881. recipe_cook_time: recipe_cook_time
  882. recipe_prep_time: recipe_prep_time
  883. yield_qty_field: recipe_yield_amount
  884. yield_unit_field: recipe_yield_unit
  885. description_field: recipe_description
  886. ingredients_field: recipe_ingredient
  887. directions_field: recipe_instructions
  888. cache_metadata:
  889. max-age: -1
  890. contexts:
  891. - 'languages:language_content'
  892. - 'languages:language_interface'
  893. - url
  894. - 'user.node_grants:view'
  895. - user.permissions
  896. tags:
  897. - 'config:field.storage.node.recipe_cook_time'
  898. - 'config:field.storage.node.recipe_description'
  899. - 'config:field.storage.node.recipe_ingredient'
  900. - 'config:field.storage.node.recipe_instructions'
  901. - 'config:field.storage.node.recipe_prep_time'
  902. - 'config:field.storage.node.recipe_source'
  903. - 'config:field.storage.node.recipe_yield_amount'
  904. - 'config:field.storage.node.recipe_yield_unit'