Same filename and directory in other branches
  1. 8.9.x core/modules/node/config/optional/views.view.content.yml
  2. 9 core/modules/node/config/optional/views.view.content.yml
core/modules/node/config/optional/views.view.content.yml
5 string references to 'views.view.content'
BulkOperationsTest::setUp in core/modules/views/tests/src/FunctionalJavascript/Plugin/BulkOperationsTest.php
ExposedFilterAJAXTest::setUp in core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php
RedirectAjaxTest::setUp in core/modules/views/tests/src/FunctionalJavascript/RedirectAjaxTest.php
TimestampFormatterSettingsUpdateTest::testPostUpdateTimestampFormatter in core/modules/system/tests/src/Functional/Update/TimestampFormatterSettingsUpdateTest.php
Tests the update of timestamp formatter settings.
ViewsBulkTest::testBulkSelection in core/modules/views/tests/src/Functional/Plugin/ViewsBulkTest.php
Tests bulk selection.

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
  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. anonymous: '0'
  378. administrator: '0'
  379. is_grouped: false
  380. group_info:
  381. label: ''
  382. description: ''
  383. identifier: ''
  384. optional: true
  385. widget: select
  386. multiple: false
  387. remember: false
  388. default_group: All
  389. default_group_multiple: { }
  390. group_items: { }
  391. type:
  392. id: type
  393. table: node_field_data
  394. field: type
  395. relationship: none
  396. group_type: group
  397. admin_label: ''
  398. entity_type: node
  399. entity_field: type
  400. plugin_id: bundle
  401. operator: in
  402. value: { }
  403. group: 1
  404. exposed: true
  405. expose:
  406. operator_id: type_op
  407. label: 'Content type'
  408. description: ''
  409. use_operator: false
  410. operator: type_op
  411. operator_limit_selection: false
  412. operator_list: { }
  413. identifier: type
  414. required: false
  415. remember: false
  416. multiple: false
  417. remember_roles:
  418. authenticated: authenticated
  419. anonymous: '0'
  420. administrator: '0'
  421. reduce: false
  422. is_grouped: false
  423. group_info:
  424. label: ''
  425. description: ''
  426. identifier: ''
  427. optional: true
  428. widget: select
  429. multiple: false
  430. remember: false
  431. default_group: All
  432. default_group_multiple: { }
  433. group_items: { }
  434. status:
  435. id: status
  436. table: node_field_data
  437. field: status
  438. relationship: none
  439. group_type: group
  440. admin_label: ''
  441. entity_type: node
  442. entity_field: status
  443. plugin_id: boolean
  444. operator: '='
  445. value: '1'
  446. group: 1
  447. exposed: true
  448. expose:
  449. operator_id: ''
  450. label: Status
  451. description: ''
  452. use_operator: false
  453. operator: status_op
  454. operator_limit_selection: false
  455. operator_list: { }
  456. identifier: status
  457. required: false
  458. remember: false
  459. multiple: false
  460. remember_roles:
  461. authenticated: authenticated
  462. is_grouped: true
  463. group_info:
  464. label: 'Published status'
  465. description: ''
  466. identifier: status
  467. optional: true
  468. widget: select
  469. multiple: false
  470. remember: false
  471. default_group: All
  472. default_group_multiple: { }
  473. group_items:
  474. 1:
  475. title: Published
  476. operator: '='
  477. value: '1'
  478. 2:
  479. title: Unpublished
  480. operator: '='
  481. value: '0'
  482. langcode:
  483. id: langcode
  484. table: node_field_data
  485. field: langcode
  486. relationship: none
  487. group_type: group
  488. admin_label: ''
  489. entity_type: node
  490. entity_field: langcode
  491. plugin_id: language
  492. operator: in
  493. value: { }
  494. group: 1
  495. exposed: true
  496. expose:
  497. operator_id: langcode_op
  498. label: Language
  499. description: ''
  500. use_operator: false
  501. operator: langcode_op
  502. operator_limit_selection: false
  503. operator_list: { }
  504. identifier: langcode
  505. required: false
  506. remember: false
  507. multiple: false
  508. remember_roles:
  509. authenticated: authenticated
  510. anonymous: '0'
  511. administrator: '0'
  512. reduce: false
  513. is_grouped: false
  514. group_info:
  515. label: ''
  516. description: ''
  517. identifier: ''
  518. optional: true
  519. widget: select
  520. multiple: false
  521. remember: false
  522. default_group: All
  523. default_group_multiple: { }
  524. group_items: { }
  525. status_extra:
  526. id: status_extra
  527. table: node_field_data
  528. field: status_extra
  529. entity_type: node
  530. plugin_id: node_status
  531. operator: '='
  532. value: false
  533. group: 1
  534. expose:
  535. operator_limit_selection: false
  536. operator_list: { }
  537. filter_groups:
  538. operator: AND
  539. groups:
  540. 1: AND
  541. style:
  542. type: table
  543. options:
  544. grouping: { }
  545. row_class: ''
  546. default_row_class: true
  547. columns:
  548. node_bulk_form: node_bulk_form
  549. title: title
  550. type: type
  551. name: name
  552. status: status
  553. changed: changed
  554. edit_node: edit_node
  555. delete_node: delete_node
  556. dropbutton: dropbutton
  557. timestamp: title
  558. default: changed
  559. info:
  560. node_bulk_form:
  561. align: ''
  562. separator: ''
  563. empty_column: false
  564. responsive: ''
  565. title:
  566. sortable: true
  567. default_sort_order: asc
  568. align: ''
  569. separator: ''
  570. empty_column: false
  571. responsive: ''
  572. type:
  573. sortable: true
  574. default_sort_order: asc
  575. align: ''
  576. separator: ''
  577. empty_column: false
  578. responsive: ''
  579. name:
  580. sortable: false
  581. default_sort_order: asc
  582. align: ''
  583. separator: ''
  584. empty_column: false
  585. responsive: priority-low
  586. status:
  587. sortable: true
  588. default_sort_order: asc
  589. align: ''
  590. separator: ''
  591. empty_column: false
  592. responsive: ''
  593. changed:
  594. sortable: true
  595. default_sort_order: desc
  596. align: ''
  597. separator: ''
  598. empty_column: false
  599. responsive: priority-low
  600. edit_node:
  601. sortable: false
  602. default_sort_order: asc
  603. align: ''
  604. separator: ''
  605. empty_column: false
  606. responsive: ''
  607. delete_node:
  608. sortable: false
  609. default_sort_order: asc
  610. align: ''
  611. separator: ''
  612. empty_column: false
  613. responsive: ''
  614. dropbutton:
  615. sortable: false
  616. default_sort_order: asc
  617. align: ''
  618. separator: ''
  619. empty_column: false
  620. responsive: ''
  621. timestamp:
  622. sortable: false
  623. default_sort_order: asc
  624. align: ''
  625. separator: ''
  626. empty_column: false
  627. responsive: ''
  628. override: true
  629. sticky: true
  630. summary: ''
  631. empty_table: true
  632. caption: ''
  633. description: ''
  634. row:
  635. type: fields
  636. query:
  637. type: views_query
  638. relationships:
  639. uid:
  640. id: uid
  641. table: node_field_data
  642. field: uid
  643. admin_label: author
  644. plugin_id: standard
  645. required: true
  646. show_admin_links: false
  647. display_extenders: { }
  648. cache_metadata:
  649. max-age: 0
  650. contexts:
  651. - 'languages:language_content'
  652. - 'languages:language_interface'
  653. - url
  654. - url.query_args
  655. - user
  656. - 'user.node_grants:view'
  657. - user.permissions
  658. tags: { }
  659. page_1:
  660. id: page_1
  661. display_title: Page
  662. display_plugin: page
  663. position: 1
  664. display_options:
  665. display_extenders: { }
  666. path: admin/content/node
  667. menu:
  668. type: 'default tab'
  669. title: Content
  670. description: ''
  671. weight: -10
  672. menu_name: admin
  673. context: ''
  674. tab_options:
  675. type: normal
  676. title: Content
  677. description: 'Find and manage content'
  678. weight: -10
  679. menu_name: admin
  680. cache_metadata:
  681. max-age: 0
  682. contexts:
  683. - 'languages:language_content'
  684. - 'languages:language_interface'
  685. - url
  686. - url.query_args
  687. - user
  688. - 'user.node_grants:view'
  689. - user.permissions
  690. tags: { }