You are here

views.view.content.yml in Drupal 10

core/modules/node/config/optional/views.view.content.yml

File

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