You are here

views.view.commerce_products.yml in Commerce Core 8.2

modules/product/config/install/views.view.commerce_products.yml

File

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