views.view.commerce_stores.yml 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439
  1. uuid: 134716c8-7152-4258-a190-63b2c80cb73d
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - commerce
  7. - commerce_store
  8. - user
  9. _core:
  10. default_config_hash: '-X1gJHmWCoN8z6urr4N2eYcfT9_kGyKMCoS1kh1IbPQ'
  11. id: commerce_stores
  12. label: Stores
  13. module: views
  14. description: ''
  15. tag: Commerce
  16. base_table: commerce_store_field_data
  17. base_field: store_id
  18. display:
  19. default:
  20. display_plugin: default
  21. id: default
  22. display_title: Master
  23. position: 0
  24. display_options:
  25. access:
  26. type: perm
  27. options:
  28. perm: 'access commerce_store overview'
  29. cache:
  30. type: none
  31. options: { }
  32. query:
  33. type: views_query
  34. options:
  35. disable_sql_rewrite: false
  36. distinct: false
  37. replica: false
  38. query_comment: ''
  39. query_tags: { }
  40. exposed_form:
  41. type: basic
  42. options:
  43. submit_button: Apply
  44. reset_button: false
  45. reset_button_label: Reset
  46. exposed_sorts_label: 'Sort by'
  47. expose_sort_order: true
  48. sort_asc_label: Asc
  49. sort_desc_label: Desc
  50. pager:
  51. type: full
  52. options:
  53. items_per_page: 50
  54. offset: 0
  55. id: 0
  56. total_pages: null
  57. expose:
  58. items_per_page: false
  59. items_per_page_label: 'Items per page'
  60. items_per_page_options: '5, 10, 25, 50'
  61. items_per_page_options_all: false
  62. items_per_page_options_all_label: '- All -'
  63. offset: false
  64. offset_label: Offset
  65. tags:
  66. previous: '‹ previous'
  67. next: 'next ›'
  68. first: '« first'
  69. last: 'last »'
  70. quantity: 9
  71. style:
  72. type: table
  73. options:
  74. grouping: { }
  75. row_class: ''
  76. default_row_class: true
  77. override: true
  78. sticky: false
  79. caption: ''
  80. summary: ''
  81. description: ''
  82. columns:
  83. name: name
  84. type: type
  85. operations: operations
  86. info:
  87. name:
  88. sortable: true
  89. default_sort_order: asc
  90. align: ''
  91. separator: ''
  92. empty_column: false
  93. responsive: ''
  94. type:
  95. sortable: true
  96. default_sort_order: asc
  97. align: ''
  98. separator: ''
  99. empty_column: true
  100. responsive: ''
  101. operations:
  102. sortable: false
  103. default_sort_order: asc
  104. align: ''
  105. separator: ''
  106. empty_column: false
  107. responsive: ''
  108. default: '-1'
  109. empty_table: true
  110. row:
  111. type: fields
  112. fields:
  113. commerce_store_bulk_form:
  114. id: commerce_store_bulk_form
  115. table: commerce_store
  116. field: commerce_store_bulk_form
  117. relationship: none
  118. group_type: group
  119. admin_label: ''
  120. label: ''
  121. exclude: false
  122. alter:
  123. alter_text: false
  124. text: ''
  125. make_link: false
  126. path: ''
  127. absolute: false
  128. external: false
  129. replace_spaces: false
  130. path_case: none
  131. trim_whitespace: false
  132. alt: ''
  133. rel: ''
  134. link_class: ''
  135. prefix: ''
  136. suffix: ''
  137. target: ''
  138. nl2br: false
  139. max_length: 0
  140. word_boundary: true
  141. ellipsis: true
  142. more_link: false
  143. more_link_text: ''
  144. more_link_path: ''
  145. strip_tags: false
  146. trim: false
  147. preserve_tags: ''
  148. html: false
  149. element_type: ''
  150. element_class: ''
  151. element_label_type: ''
  152. element_label_class: ''
  153. element_label_colon: false
  154. element_wrapper_type: ''
  155. element_wrapper_class: ''
  156. element_default_classes: true
  157. empty: ''
  158. hide_empty: false
  159. empty_zero: false
  160. hide_alter_empty: true
  161. action_title: 'With selection'
  162. include_exclude: exclude
  163. selected_actions: { }
  164. entity_type: commerce_store
  165. plugin_id: bulk_form
  166. name:
  167. id: name
  168. table: commerce_store_field_data
  169. field: name
  170. relationship: none
  171. group_type: group
  172. admin_label: ''
  173. label: Name
  174. exclude: false
  175. alter:
  176. alter_text: false
  177. text: ''
  178. make_link: false
  179. path: ''
  180. absolute: false
  181. external: false
  182. replace_spaces: false
  183. path_case: none
  184. trim_whitespace: false
  185. alt: ''
  186. rel: ''
  187. link_class: ''
  188. prefix: ''
  189. suffix: ''
  190. target: ''
  191. nl2br: false
  192. max_length: 0
  193. word_boundary: true
  194. ellipsis: true
  195. more_link: false
  196. more_link_text: ''
  197. more_link_path: ''
  198. strip_tags: false
  199. trim: false
  200. preserve_tags: ''
  201. html: false
  202. element_type: ''
  203. element_class: ''
  204. element_label_type: ''
  205. element_label_class: ''
  206. element_label_colon: true
  207. element_wrapper_type: ''
  208. element_wrapper_class: ''
  209. element_default_classes: true
  210. empty: ''
  211. hide_empty: false
  212. empty_zero: false
  213. hide_alter_empty: true
  214. click_sort_column: value
  215. type: string
  216. settings:
  217. link_to_entity: false
  218. group_column: value
  219. group_columns: { }
  220. group_rows: true
  221. delta_limit: 0
  222. delta_offset: 0
  223. delta_reversed: false
  224. delta_first_last: false
  225. multi_type: separator
  226. separator: ', '
  227. field_api_classes: false
  228. entity_type: null
  229. entity_field: name
  230. plugin_id: field
  231. type:
  232. id: type
  233. table: commerce_store_field_data
  234. field: type
  235. relationship: none
  236. group_type: group
  237. admin_label: ''
  238. label: Type
  239. exclude: false
  240. alter:
  241. alter_text: false
  242. text: ''
  243. make_link: false
  244. path: ''
  245. absolute: false
  246. external: false
  247. replace_spaces: false
  248. path_case: none
  249. trim_whitespace: false
  250. alt: ''
  251. rel: ''
  252. link_class: ''
  253. prefix: ''
  254. suffix: ''
  255. target: ''
  256. nl2br: false
  257. max_length: 0
  258. word_boundary: true
  259. ellipsis: true
  260. more_link: false
  261. more_link_text: ''
  262. more_link_path: ''
  263. strip_tags: false
  264. trim: false
  265. preserve_tags: ''
  266. html: false
  267. element_type: ''
  268. element_class: ''
  269. element_label_type: ''
  270. element_label_class: ''
  271. element_label_colon: true
  272. element_wrapper_type: ''
  273. element_wrapper_class: ''
  274. element_default_classes: true
  275. empty: ''
  276. hide_empty: false
  277. empty_zero: false
  278. hide_alter_empty: true
  279. click_sort_column: target_id
  280. type: entity_reference_label
  281. settings:
  282. link: false
  283. group_column: target_id
  284. group_columns: { }
  285. group_rows: true
  286. delta_limit: 0
  287. delta_offset: 0
  288. delta_reversed: false
  289. delta_first_last: false
  290. multi_type: separator
  291. separator: ', '
  292. field_api_classes: false
  293. hide_single_bundle: true
  294. entity_type: commerce_store
  295. entity_field: type
  296. plugin_id: commerce_entity_bundle
  297. operations:
  298. id: operations
  299. table: commerce_store
  300. field: operations
  301. relationship: none
  302. group_type: group
  303. admin_label: ''
  304. label: Operations
  305. exclude: false
  306. alter:
  307. alter_text: false
  308. text: ''
  309. make_link: false
  310. path: ''
  311. absolute: false
  312. external: false
  313. replace_spaces: false
  314. path_case: none
  315. trim_whitespace: false
  316. alt: ''
  317. rel: ''
  318. link_class: ''
  319. prefix: ''
  320. suffix: ''
  321. target: ''
  322. nl2br: false
  323. max_length: 0
  324. word_boundary: true
  325. ellipsis: true
  326. more_link: false
  327. more_link_text: ''
  328. more_link_path: ''
  329. strip_tags: false
  330. trim: false
  331. preserve_tags: ''
  332. html: false
  333. element_type: ''
  334. element_class: ''
  335. element_label_type: ''
  336. element_label_class: ''
  337. element_label_colon: true
  338. element_wrapper_type: ''
  339. element_wrapper_class: ''
  340. element_default_classes: true
  341. empty: ''
  342. hide_empty: false
  343. empty_zero: false
  344. hide_alter_empty: true
  345. destination: false
  346. entity_type: commerce_store
  347. plugin_id: entity_operations
  348. filters:
  349. type:
  350. id: type
  351. table: commerce_store_field_data
  352. field: type
  353. relationship: none
  354. group_type: group
  355. admin_label: ''
  356. operator: in
  357. value: { }
  358. group: 1
  359. exposed: true
  360. expose:
  361. operator_id: type_op
  362. label: Type
  363. description: ''
  364. use_operator: false
  365. operator: type_op
  366. identifier: type
  367. required: false
  368. remember: false
  369. multiple: false
  370. remember_roles:
  371. authenticated: authenticated
  372. anonymous: '0'
  373. administrator: '0'
  374. reduce: false
  375. hide_single_bundle: true
  376. operator_limit_selection: false
  377. operator_list: { }
  378. is_grouped: false
  379. group_info:
  380. label: ''
  381. description: ''
  382. identifier: ''
  383. optional: true
  384. widget: select
  385. multiple: false
  386. remember: false
  387. default_group: All
  388. default_group_multiple: { }
  389. group_items: { }
  390. entity_type: commerce_store
  391. entity_field: type
  392. plugin_id: commerce_entity_bundle
  393. sorts: { }
  394. title: Stores
  395. header: { }
  396. footer: { }
  397. empty:
  398. area_text_custom:
  399. id: area_text_custom
  400. table: views
  401. field: area_text_custom
  402. relationship: none
  403. group_type: group
  404. admin_label: ''
  405. empty: true
  406. tokenize: false
  407. content: 'No stores available.'
  408. plugin_id: text_custom
  409. relationships: { }
  410. arguments: { }
  411. display_extenders: { }
  412. cache_metadata:
  413. contexts:
  414. - 'languages:language_content'
  415. - 'languages:language_interface'
  416. - url
  417. - url.query_args
  418. - user.permissions
  419. cacheable: false
  420. max-age: 0
  421. tags: { }
  422. page_1:
  423. display_plugin: page
  424. id: page_1
  425. display_title: Page
  426. position: 1
  427. display_options:
  428. display_extenders: { }
  429. path: admin/commerce/config/stores
  430. cache_metadata:
  431. contexts:
  432. - 'languages:language_content'
  433. - 'languages:language_interface'
  434. - url
  435. - url.query_args
  436. - user.permissions
  437. cacheable: false
  438. max-age: 0
  439. tags: { }