You are here

views.view.content.yml in Varbase Core 8.5

Same filename and directory in other branches
  1. 8.4 modules/varbase_admin/config/install/views.view.content.yml
modules/varbase_admin/config/install/views.view.content.yml

File

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