views.view.commerce_stores.yml 12 KB

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