views.view.commerce_products.yml 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579
  1. uuid: c09e4acd-53eb-4981-b9c1-f2303568616a
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - commerce_product.commerce_product_type.materio_product_type
  7. module:
  8. - commerce
  9. - commerce_product
  10. - user
  11. _core:
  12. default_config_hash: lTfF_aenIIJ8YnvaratQgGpNEkFtA7tSDiElcgecVQo
  13. id: commerce_products
  14. label: Products
  15. module: views
  16. description: ''
  17. tag: Commerce
  18. base_table: commerce_product_field_data
  19. base_field: product_id
  20. display:
  21. default:
  22. id: default
  23. display_title: Master
  24. display_plugin: default
  25. position: 0
  26. display_options:
  27. title: Products
  28. fields:
  29. title:
  30. id: title
  31. table: commerce_product_field_data
  32. field: title
  33. relationship: none
  34. group_type: group
  35. admin_label: ''
  36. entity_type: null
  37. entity_field: title
  38. plugin_id: field
  39. label: Title
  40. exclude: false
  41. alter:
  42. alter_text: false
  43. text: ''
  44. make_link: false
  45. path: ''
  46. absolute: false
  47. external: false
  48. replace_spaces: false
  49. path_case: none
  50. trim_whitespace: false
  51. alt: ''
  52. rel: ''
  53. link_class: ''
  54. prefix: ''
  55. suffix: ''
  56. target: ''
  57. nl2br: false
  58. max_length: 0
  59. word_boundary: true
  60. ellipsis: true
  61. more_link: false
  62. more_link_text: ''
  63. more_link_path: ''
  64. strip_tags: false
  65. trim: false
  66. preserve_tags: ''
  67. html: false
  68. element_type: ''
  69. element_class: ''
  70. element_label_type: ''
  71. element_label_class: ''
  72. element_label_colon: true
  73. element_wrapper_type: ''
  74. element_wrapper_class: ''
  75. element_default_classes: true
  76. empty: ''
  77. hide_empty: false
  78. empty_zero: false
  79. hide_alter_empty: true
  80. click_sort_column: value
  81. type: string
  82. settings:
  83. link_to_entity: true
  84. group_column: value
  85. group_columns: { }
  86. group_rows: true
  87. delta_limit: 0
  88. delta_offset: 0
  89. delta_reversed: false
  90. delta_first_last: false
  91. multi_type: separator
  92. separator: ', '
  93. field_api_classes: false
  94. type:
  95. id: type
  96. table: commerce_product_field_data
  97. field: type
  98. relationship: none
  99. group_type: group
  100. admin_label: ''
  101. entity_type: commerce_product
  102. entity_field: type
  103. plugin_id: commerce_entity_bundle
  104. label: Type
  105. exclude: false
  106. alter:
  107. alter_text: false
  108. text: ''
  109. make_link: false
  110. path: ''
  111. absolute: false
  112. external: false
  113. replace_spaces: false
  114. path_case: none
  115. trim_whitespace: false
  116. alt: ''
  117. rel: ''
  118. link_class: ''
  119. prefix: ''
  120. suffix: ''
  121. target: ''
  122. nl2br: false
  123. max_length: 0
  124. word_boundary: true
  125. ellipsis: true
  126. more_link: false
  127. more_link_text: ''
  128. more_link_path: ''
  129. strip_tags: false
  130. trim: false
  131. preserve_tags: ''
  132. html: false
  133. element_type: ''
  134. element_class: ''
  135. element_label_type: ''
  136. element_label_class: ''
  137. element_label_colon: true
  138. element_wrapper_type: ''
  139. element_wrapper_class: ''
  140. element_default_classes: true
  141. empty: ''
  142. hide_empty: false
  143. empty_zero: false
  144. hide_alter_empty: true
  145. click_sort_column: target_id
  146. type: entity_reference_label
  147. settings:
  148. link: false
  149. group_column: value
  150. group_columns: { }
  151. group_rows: true
  152. delta_limit: 0
  153. delta_offset: 0
  154. delta_reversed: false
  155. delta_first_last: false
  156. multi_type: separator
  157. separator: ', '
  158. field_api_classes: false
  159. hide_single_bundle: true
  160. status:
  161. id: status
  162. table: commerce_product_field_data
  163. field: status
  164. relationship: none
  165. group_type: group
  166. admin_label: ''
  167. entity_type: commerce_product
  168. entity_field: status
  169. plugin_id: field
  170. label: Status
  171. exclude: false
  172. alter:
  173. alter_text: false
  174. text: ''
  175. make_link: false
  176. path: ''
  177. absolute: false
  178. external: false
  179. replace_spaces: false
  180. path_case: none
  181. trim_whitespace: false
  182. alt: ''
  183. rel: ''
  184. link_class: ''
  185. prefix: ''
  186. suffix: ''
  187. target: ''
  188. nl2br: false
  189. max_length: 0
  190. word_boundary: true
  191. ellipsis: true
  192. more_link: false
  193. more_link_text: ''
  194. more_link_path: ''
  195. strip_tags: false
  196. trim: false
  197. preserve_tags: ''
  198. html: false
  199. element_type: ''
  200. element_class: ''
  201. element_label_type: ''
  202. element_label_class: ''
  203. element_label_colon: true
  204. element_wrapper_type: ''
  205. element_wrapper_class: ''
  206. element_default_classes: true
  207. empty: ''
  208. hide_empty: false
  209. empty_zero: false
  210. hide_alter_empty: true
  211. click_sort_column: value
  212. type: boolean
  213. settings:
  214. format: custom
  215. format_custom_false: Unpublished
  216. format_custom_true: Published
  217. group_column: value
  218. group_columns: { }
  219. group_rows: true
  220. delta_limit: 0
  221. delta_offset: 0
  222. delta_reversed: false
  223. delta_first_last: false
  224. multi_type: separator
  225. separator: ', '
  226. field_api_classes: false
  227. changed:
  228. id: changed
  229. table: commerce_product_field_data
  230. field: changed
  231. relationship: none
  232. group_type: group
  233. admin_label: ''
  234. entity_type: commerce_product
  235. entity_field: changed
  236. plugin_id: field
  237. label: Updated
  238. exclude: false
  239. alter:
  240. alter_text: false
  241. text: ''
  242. make_link: false
  243. path: ''
  244. absolute: false
  245. external: false
  246. replace_spaces: false
  247. path_case: none
  248. trim_whitespace: false
  249. alt: ''
  250. rel: ''
  251. link_class: ''
  252. prefix: ''
  253. suffix: ''
  254. target: ''
  255. nl2br: false
  256. max_length: 0
  257. word_boundary: true
  258. ellipsis: true
  259. more_link: false
  260. more_link_text: ''
  261. more_link_path: ''
  262. strip_tags: false
  263. trim: false
  264. preserve_tags: ''
  265. html: false
  266. element_type: ''
  267. element_class: ''
  268. element_label_type: ''
  269. element_label_class: ''
  270. element_label_colon: true
  271. element_wrapper_type: ''
  272. element_wrapper_class: ''
  273. element_default_classes: true
  274. empty: ''
  275. hide_empty: false
  276. empty_zero: false
  277. hide_alter_empty: true
  278. click_sort_column: value
  279. type: timestamp
  280. settings:
  281. date_format: short
  282. custom_date_format: ''
  283. timezone: ''
  284. group_column: value
  285. group_columns: { }
  286. group_rows: true
  287. delta_limit: 0
  288. delta_offset: 0
  289. delta_reversed: false
  290. delta_first_last: false
  291. multi_type: separator
  292. separator: ', '
  293. field_api_classes: false
  294. operations:
  295. id: operations
  296. table: commerce_product
  297. field: operations
  298. relationship: none
  299. group_type: group
  300. admin_label: ''
  301. entity_type: commerce_product
  302. plugin_id: entity_operations
  303. label: Operations
  304. exclude: false
  305. alter:
  306. alter_text: false
  307. text: ''
  308. make_link: false
  309. path: ''
  310. absolute: false
  311. external: false
  312. replace_spaces: false
  313. path_case: none
  314. trim_whitespace: false
  315. alt: ''
  316. rel: ''
  317. link_class: ''
  318. prefix: ''
  319. suffix: ''
  320. target: ''
  321. nl2br: false
  322. max_length: 0
  323. word_boundary: true
  324. ellipsis: true
  325. more_link: false
  326. more_link_text: ''
  327. more_link_path: ''
  328. strip_tags: false
  329. trim: false
  330. preserve_tags: ''
  331. html: false
  332. element_type: ''
  333. element_class: ''
  334. element_label_type: ''
  335. element_label_class: ''
  336. element_label_colon: true
  337. element_wrapper_type: ''
  338. element_wrapper_class: ''
  339. element_default_classes: true
  340. empty: ''
  341. hide_empty: false
  342. empty_zero: false
  343. hide_alter_empty: true
  344. destination: true
  345. pager:
  346. type: full
  347. options:
  348. offset: 0
  349. items_per_page: 50
  350. total_pages: null
  351. id: 0
  352. tags:
  353. next: 'next ›'
  354. previous: '‹ previous'
  355. first: '« first'
  356. last: 'last »'
  357. expose:
  358. items_per_page: false
  359. items_per_page_label: 'Items per page'
  360. items_per_page_options: '5, 10, 25, 50'
  361. items_per_page_options_all: false
  362. items_per_page_options_all_label: '- All -'
  363. offset: false
  364. offset_label: Offset
  365. quantity: 9
  366. exposed_form:
  367. type: basic
  368. options:
  369. submit_button: Filter
  370. reset_button: true
  371. reset_button_label: Reset
  372. exposed_sorts_label: 'Sort by'
  373. expose_sort_order: true
  374. sort_asc_label: Asc
  375. sort_desc_label: Desc
  376. access:
  377. type: perm
  378. options:
  379. perm: 'access commerce_product overview'
  380. cache:
  381. type: none
  382. options: { }
  383. empty:
  384. area_text_custom:
  385. id: area_text_custom
  386. table: views
  387. field: area_text_custom
  388. relationship: none
  389. group_type: group
  390. admin_label: ''
  391. plugin_id: text_custom
  392. empty: true
  393. content: 'No products available.'
  394. tokenize: false
  395. sorts: { }
  396. arguments: { }
  397. filters:
  398. type:
  399. id: type
  400. table: commerce_product_field_data
  401. field: type
  402. relationship: none
  403. group_type: group
  404. admin_label: ''
  405. entity_type: commerce_product
  406. entity_field: type
  407. plugin_id: commerce_entity_bundle
  408. operator: in
  409. value:
  410. materio_product_type: materio_product_type
  411. group: 1
  412. exposed: false
  413. expose:
  414. operator_id: type_op
  415. label: Type
  416. description: ''
  417. use_operator: false
  418. operator: type_op
  419. operator_limit_selection: false
  420. operator_list: { }
  421. identifier: type
  422. required: false
  423. remember: false
  424. multiple: false
  425. remember_roles:
  426. authenticated: authenticated
  427. anonymous: '0'
  428. administrator: '0'
  429. reduce: false
  430. hide_single_bundle: true
  431. is_grouped: false
  432. group_info:
  433. label: ''
  434. description: ''
  435. identifier: ''
  436. optional: true
  437. widget: select
  438. multiple: false
  439. remember: false
  440. default_group: All
  441. default_group_multiple: { }
  442. group_items: { }
  443. langcode:
  444. id: langcode
  445. table: commerce_product_field_data
  446. field: langcode
  447. relationship: none
  448. group_type: group
  449. admin_label: ''
  450. entity_type: commerce_product
  451. entity_field: langcode
  452. plugin_id: language
  453. operator: in
  454. value:
  455. '***LANGUAGE_language_interface***': '***LANGUAGE_language_interface***'
  456. group: 1
  457. exposed: false
  458. expose:
  459. operator_id: ''
  460. label: ''
  461. description: ''
  462. use_operator: false
  463. operator: ''
  464. operator_limit_selection: false
  465. operator_list: { }
  466. identifier: ''
  467. required: false
  468. remember: false
  469. multiple: false
  470. remember_roles:
  471. authenticated: authenticated
  472. reduce: false
  473. is_grouped: false
  474. group_info:
  475. label: ''
  476. description: ''
  477. identifier: ''
  478. optional: true
  479. widget: select
  480. multiple: false
  481. remember: false
  482. default_group: All
  483. default_group_multiple: { }
  484. group_items: { }
  485. style:
  486. type: table
  487. options:
  488. grouping: { }
  489. row_class: ''
  490. default_row_class: true
  491. columns:
  492. title: title
  493. type: type
  494. status: status
  495. changed: changed
  496. operations: operations
  497. default: changed
  498. info:
  499. title:
  500. sortable: true
  501. default_sort_order: asc
  502. align: ''
  503. separator: ''
  504. empty_column: false
  505. responsive: ''
  506. type:
  507. sortable: true
  508. default_sort_order: asc
  509. align: ''
  510. separator: ''
  511. empty_column: true
  512. responsive: ''
  513. status:
  514. sortable: true
  515. default_sort_order: asc
  516. align: ''
  517. separator: ''
  518. empty_column: false
  519. responsive: ''
  520. changed:
  521. sortable: true
  522. default_sort_order: desc
  523. align: ''
  524. separator: ''
  525. empty_column: false
  526. responsive: ''
  527. operations:
  528. sortable: false
  529. default_sort_order: asc
  530. align: ''
  531. separator: ''
  532. empty_column: false
  533. responsive: ''
  534. override: true
  535. sticky: true
  536. summary: ''
  537. empty_table: true
  538. caption: ''
  539. description: ''
  540. row:
  541. type: fields
  542. query:
  543. type: views_query
  544. options:
  545. query_comment: ''
  546. disable_sql_rewrite: false
  547. distinct: false
  548. replica: false
  549. query_tags: { }
  550. relationships: { }
  551. header: { }
  552. footer: { }
  553. display_extenders: { }
  554. cache_metadata:
  555. max-age: -1
  556. contexts:
  557. - 'languages:language_content'
  558. - 'languages:language_interface'
  559. - url.query_args
  560. - user.permissions
  561. tags: { }
  562. cacheable: false
  563. page_1:
  564. id: page_1
  565. display_title: Page
  566. display_plugin: page
  567. position: 1
  568. display_options:
  569. display_extenders: { }
  570. path: admin/commerce/products
  571. cache_metadata:
  572. max-age: -1
  573. contexts:
  574. - 'languages:language_content'
  575. - 'languages:language_interface'
  576. - url.query_args
  577. - user.permissions
  578. tags: { }
  579. cacheable: false