You are here

views.view.commerce_bulk_attributes.yml in Commerce Bulk 8

config/install/views.view.commerce_bulk_attributes.yml

File

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