views.view.content.yml

Same filename in this branch
  1. 11.x core/tests/fixtures/config_install/multilingual/views.view.content.yml
  2. 11.x core/tests/fixtures/config_install/multilingual/language/es/views.view.content.yml
Same filename in other branches
  1. 9 core/modules/node/config/optional/views.view.content.yml
  2. 8.9.x core/modules/node/config/optional/views.view.content.yml
  3. 10 core/modules/node/config/optional/views.view.content.yml
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. tooltip:
  188. date_format: long
  189. custom_date_format: ''
  190. time_diff:
  191. enabled: false
  192. future_format: '@interval hence'
  193. past_format: '@interval ago'
  194. granularity: 2
  195. refresh: 60
  196. langcode:
  197. id: langcode
  198. table: node_field_data
  199. field: langcode
  200. relationship: none
  201. group_type: group
  202. admin_label: ''
  203. entity_type: node
  204. entity_field: langcode
  205. plugin_id: field_language
  206. label: 'Language'
  207. exclude: false
  208. alter:
  209. alter_text: false
  210. text: ''
  211. make_link: false
  212. path: ''
  213. absolute: false
  214. external: false
  215. replace_spaces: false
  216. path_case: none
  217. trim_whitespace: false
  218. alt: ''
  219. rel: ''
  220. link_class: ''
  221. prefix: ''
  222. suffix: ''
  223. target: ''
  224. nl2br: false
  225. max_length: 0
  226. word_boundary: true
  227. ellipsis: true
  228. more_link: false
  229. more_link_text: ''
  230. more_link_path: ''
  231. strip_tags: false
  232. trim: false
  233. preserve_tags: ''
  234. html: false
  235. element_type: ''
  236. element_class: ''
  237. element_label_type: ''
  238. element_label_class: ''
  239. element_label_colon: true
  240. element_wrapper_type: ''
  241. element_wrapper_class: ''
  242. element_default_classes: true
  243. empty: ''
  244. hide_empty: false
  245. empty_zero: false
  246. hide_alter_empty: true
  247. click_sort_column: value
  248. type: language
  249. settings:
  250. link_to_entity: false
  251. native_language: false
  252. group_column: value
  253. group_columns: { }
  254. group_rows: true
  255. delta_limit: 0
  256. delta_offset: 0
  257. delta_reversed: false
  258. delta_first_last: false
  259. multi_type: separator
  260. separator: ', '
  261. field_api_classes: false
  262. operations:
  263. id: operations
  264. table: node
  265. field: operations
  266. relationship: none
  267. group_type: group
  268. admin_label: ''
  269. plugin_id: entity_operations
  270. label: Operations
  271. exclude: false
  272. alter:
  273. alter_text: false
  274. text: ''
  275. make_link: false
  276. path: ''
  277. absolute: false
  278. external: false
  279. replace_spaces: false
  280. path_case: none
  281. trim_whitespace: false
  282. alt: ''
  283. rel: ''
  284. link_class: ''
  285. prefix: ''
  286. suffix: ''
  287. target: ''
  288. nl2br: false
  289. max_length: 0
  290. word_boundary: true
  291. ellipsis: true
  292. more_link: false
  293. more_link_text: ''
  294. more_link_path: ''
  295. strip_tags: false
  296. trim: false
  297. preserve_tags: ''
  298. html: false
  299. element_type: ''
  300. element_class: ''
  301. element_label_type: ''
  302. element_label_class: ''
  303. element_label_colon: true
  304. element_wrapper_type: ''
  305. element_wrapper_class: ''
  306. element_default_classes: true
  307. empty: ''
  308. hide_empty: false
  309. empty_zero: false
  310. hide_alter_empty: true
  311. destination: true
  312. pager:
  313. type: full
  314. options:
  315. pagination_heading_level: h4
  316. items_per_page: 50
  317. tags:
  318. next: 'Next ›'
  319. previous: '‹ Previous'
  320. first: '« First'
  321. last: 'Last »'
  322. exposed_form:
  323. type: basic
  324. options:
  325. submit_button: Filter
  326. reset_button: true
  327. reset_button_label: Reset
  328. exposed_sorts_label: 'Sort by'
  329. expose_sort_order: true
  330. sort_asc_label: Asc
  331. sort_desc_label: Desc
  332. access:
  333. type: perm
  334. options:
  335. perm: 'access content overview'
  336. cache:
  337. type: tag
  338. empty:
  339. area_text_custom:
  340. id: area_text_custom
  341. table: views
  342. field: area_text_custom
  343. plugin_id: text_custom
  344. empty: true
  345. content: 'No content available.'
  346. sorts: { }
  347. arguments: { }
  348. filters:
  349. title:
  350. id: title
  351. table: node_field_data
  352. field: title
  353. relationship: none
  354. group_type: group
  355. admin_label: ''
  356. entity_type: node
  357. entity_field: title
  358. plugin_id: string
  359. operator: contains
  360. value: ''
  361. group: 1
  362. exposed: true
  363. expose:
  364. operator_id: title_op
  365. label: Title
  366. description: ''
  367. use_operator: false
  368. operator: title_op
  369. operator_limit_selection: false
  370. operator_list: { }
  371. identifier: title
  372. required: false
  373. remember: false
  374. multiple: false
  375. remember_roles:
  376. authenticated: authenticated
  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. type:
  390. id: type
  391. table: node_field_data
  392. field: type
  393. relationship: none
  394. group_type: group
  395. admin_label: ''
  396. entity_type: node
  397. entity_field: type
  398. plugin_id: bundle
  399. operator: in
  400. value: { }
  401. group: 1
  402. exposed: true
  403. expose:
  404. operator_id: type_op
  405. label: 'Content type'
  406. description: ''
  407. use_operator: false
  408. operator: type_op
  409. operator_limit_selection: false
  410. operator_list: { }
  411. identifier: type
  412. required: false
  413. remember: false
  414. multiple: false
  415. remember_roles:
  416. authenticated: authenticated
  417. reduce: false
  418. is_grouped: false
  419. group_info:
  420. label: ''
  421. description: ''
  422. identifier: ''
  423. optional: true
  424. widget: select
  425. multiple: false
  426. remember: false
  427. default_group: All
  428. default_group_multiple: { }
  429. group_items: { }
  430. status:
  431. id: status
  432. table: node_field_data
  433. field: status
  434. relationship: none
  435. group_type: group
  436. admin_label: ''
  437. entity_type: node
  438. entity_field: status
  439. plugin_id: boolean
  440. operator: '='
  441. value: '1'
  442. group: 1
  443. exposed: true
  444. expose:
  445. operator_id: ''
  446. label: Status
  447. description: ''
  448. use_operator: false
  449. operator: status_op
  450. operator_limit_selection: false
  451. operator_list: { }
  452. identifier: status
  453. required: false
  454. remember: false
  455. multiple: false
  456. remember_roles:
  457. authenticated: authenticated
  458. is_grouped: true
  459. group_info:
  460. label: 'Published status'
  461. description: ''
  462. identifier: status
  463. optional: true
  464. widget: select
  465. multiple: false
  466. remember: false
  467. default_group: All
  468. default_group_multiple: { }
  469. group_items:
  470. 1:
  471. title: Published
  472. operator: '='
  473. value: '1'
  474. 2:
  475. title: Unpublished
  476. operator: '='
  477. value: '0'
  478. langcode:
  479. id: langcode
  480. table: node_field_data
  481. field: langcode
  482. relationship: none
  483. group_type: group
  484. admin_label: ''
  485. entity_type: node
  486. entity_field: langcode
  487. plugin_id: language
  488. operator: in
  489. value: { }
  490. group: 1
  491. exposed: true
  492. expose:
  493. operator_id: langcode_op
  494. label: Language
  495. description: ''
  496. use_operator: false
  497. operator: langcode_op
  498. operator_limit_selection: false
  499. operator_list: { }
  500. identifier: langcode
  501. required: false
  502. remember: false
  503. multiple: false
  504. remember_roles:
  505. authenticated: authenticated
  506. reduce: false
  507. is_grouped: false
  508. group_info:
  509. label: ''
  510. description: ''
  511. identifier: ''
  512. optional: true
  513. widget: select
  514. multiple: false
  515. remember: false
  516. default_group: All
  517. default_group_multiple: { }
  518. group_items: { }
  519. status_extra:
  520. id: status_extra
  521. table: node_field_data
  522. field: status_extra
  523. entity_type: node
  524. plugin_id: node_status
  525. operator: '='
  526. value: false
  527. group: 1
  528. expose:
  529. operator_limit_selection: false
  530. operator_list: { }
  531. filter_groups:
  532. operator: AND
  533. groups:
  534. 1: AND
  535. style:
  536. type: table
  537. options:
  538. grouping: { }
  539. row_class: ''
  540. default_row_class: true
  541. columns:
  542. node_bulk_form: node_bulk_form
  543. title: title
  544. type: type
  545. name: name
  546. status: status
  547. changed: changed
  548. edit_node: edit_node
  549. delete_node: delete_node
  550. dropbutton: dropbutton
  551. timestamp: title
  552. default: changed
  553. info:
  554. node_bulk_form:
  555. align: ''
  556. separator: ''
  557. empty_column: false
  558. responsive: ''
  559. title:
  560. sortable: true
  561. default_sort_order: asc
  562. align: ''
  563. separator: ''
  564. empty_column: false
  565. responsive: ''
  566. type:
  567. sortable: true
  568. default_sort_order: asc
  569. align: ''
  570. separator: ''
  571. empty_column: false
  572. responsive: ''
  573. name:
  574. sortable: false
  575. default_sort_order: asc
  576. align: ''
  577. separator: ''
  578. empty_column: false
  579. responsive: priority-low
  580. status:
  581. sortable: true
  582. default_sort_order: asc
  583. align: ''
  584. separator: ''
  585. empty_column: false
  586. responsive: ''
  587. changed:
  588. sortable: true
  589. default_sort_order: desc
  590. align: ''
  591. separator: ''
  592. empty_column: false
  593. responsive: priority-low
  594. edit_node:
  595. sortable: false
  596. default_sort_order: asc
  597. align: ''
  598. separator: ''
  599. empty_column: false
  600. responsive: ''
  601. delete_node:
  602. sortable: false
  603. default_sort_order: asc
  604. align: ''
  605. separator: ''
  606. empty_column: false
  607. responsive: ''
  608. dropbutton:
  609. sortable: false
  610. default_sort_order: asc
  611. align: ''
  612. separator: ''
  613. empty_column: false
  614. responsive: ''
  615. timestamp:
  616. sortable: false
  617. default_sort_order: asc
  618. align: ''
  619. separator: ''
  620. empty_column: false
  621. responsive: ''
  622. override: true
  623. sticky: true
  624. summary: ''
  625. empty_table: true
  626. caption: ''
  627. description: ''
  628. row:
  629. type: fields
  630. query:
  631. type: views_query
  632. relationships:
  633. uid:
  634. id: uid
  635. table: node_field_data
  636. field: uid
  637. admin_label: author
  638. plugin_id: standard
  639. required: true
  640. show_admin_links: false
  641. display_extenders: { }
  642. cache_metadata:
  643. max-age: 0
  644. contexts:
  645. - 'languages:language_content'
  646. - 'languages:language_interface'
  647. - url
  648. - url.query_args
  649. - user
  650. - 'user.node_grants:view'
  651. - user.permissions
  652. tags: { }
  653. page_1:
  654. id: page_1
  655. display_title: Page
  656. display_plugin: page
  657. position: 1
  658. display_options:
  659. display_extenders: { }
  660. path: admin/content/node
  661. menu:
  662. type: 'default tab'
  663. title: Content
  664. description: ''
  665. weight: -10
  666. menu_name: admin
  667. context: ''
  668. tab_options:
  669. type: normal
  670. title: Content
  671. description: 'Find and manage content'
  672. weight: -10
  673. menu_name: admin
  674. cache_metadata:
  675. max-age: 0
  676. contexts:
  677. - 'languages:language_content'
  678. - 'languages:language_interface'
  679. - url
  680. - url.query_args
  681. - user
  682. - 'user.node_grants:view'
  683. - user.permissions
  684. tags: { }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.