You are here

views.view.scheduler_scheduled_content.yml in Scheduler 8

Same filename and directory in other branches
  1. 2.x config/install/views.view.scheduler_scheduled_content.yml
config/install/views.view.scheduler_scheduled_content.yml

File

config/install/views.view.scheduler_scheduled_content.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - node
  6. - scheduler
  7. - user
  8. id: scheduler_scheduled_content
  9. label: 'Scheduled content'
  10. module: views
  11. description: 'Find and manage scheduled content.'
  12. tag: ''
  13. base_table: node_field_revision
  14. base_field: vid
  15. display:
  16. default:
  17. display_options:
  18. access:
  19. type: scheduler
  20. cache:
  21. type: tag
  22. options: { }
  23. query:
  24. type: views_query
  25. options:
  26. disable_sql_rewrite: false
  27. distinct: false
  28. replica: false
  29. query_comment: ''
  30. query_tags: { }
  31. exposed_form:
  32. type: basic
  33. options:
  34. submit_button: Filter
  35. reset_button: true
  36. reset_button_label: Reset
  37. exposed_sorts_label: 'Sort by'
  38. expose_sort_order: true
  39. sort_asc_label: Asc
  40. sort_desc_label: Desc
  41. pager:
  42. type: full
  43. options:
  44. items_per_page: 50
  45. offset: 0
  46. id: 0
  47. total_pages: null
  48. tags:
  49. previous: '‹ previous'
  50. next: 'next ›'
  51. first: '« first'
  52. last: 'last »'
  53. style:
  54. type: table
  55. options:
  56. grouping: { }
  57. row_class: ''
  58. default_row_class: true
  59. override: true
  60. sticky: true
  61. caption: ''
  62. summary: ''
  63. description: ''
  64. columns:
  65. node_bulk_form: node_bulk_form
  66. title: title
  67. type: type
  68. name: name
  69. status: status
  70. publish_on: publish_on
  71. unpublish_on: unpublish_on
  72. operations: operations
  73. info:
  74. node_bulk_form:
  75. align: ''
  76. separator: ''
  77. empty_column: false
  78. responsive: ''
  79. title:
  80. sortable: true
  81. default_sort_order: asc
  82. align: ''
  83. separator: ''
  84. empty_column: false
  85. responsive: ''
  86. type:
  87. sortable: true
  88. default_sort_order: asc
  89. align: ''
  90. separator: ''
  91. empty_column: false
  92. responsive: ''
  93. name:
  94. sortable: true
  95. default_sort_order: asc
  96. align: ''
  97. separator: ''
  98. empty_column: false
  99. responsive: ''
  100. status:
  101. sortable: true
  102. default_sort_order: asc
  103. align: ''
  104. separator: ''
  105. empty_column: false
  106. responsive: ''
  107. publish_on:
  108. sortable: true
  109. default_sort_order: asc
  110. align: ''
  111. separator: ''
  112. empty_column: false
  113. responsive: ''
  114. unpublish_on:
  115. sortable: true
  116. default_sort_order: asc
  117. align: ''
  118. separator: ''
  119. empty_column: false
  120. responsive: ''
  121. operations:
  122. align: ''
  123. separator: ''
  124. empty_column: false
  125. responsive: ''
  126. default: '-1'
  127. empty_table: true
  128. row:
  129. type: fields
  130. fields:
  131. node_bulk_form:
  132. id: node_bulk_form
  133. table: node
  134. field: node_bulk_form
  135. relationship: nid
  136. group_type: group
  137. admin_label: ''
  138. label: ''
  139. exclude: false
  140. alter:
  141. alter_text: false
  142. text: ''
  143. make_link: false
  144. path: ''
  145. absolute: false
  146. external: false
  147. replace_spaces: false
  148. path_case: none
  149. trim_whitespace: false
  150. alt: ''
  151. rel: ''
  152. link_class: ''
  153. prefix: ''
  154. suffix: ''
  155. target: ''
  156. nl2br: false
  157. max_length: 0
  158. word_boundary: true
  159. ellipsis: true
  160. more_link: false
  161. more_link_text: ''
  162. more_link_path: ''
  163. strip_tags: false
  164. trim: false
  165. preserve_tags: ''
  166. html: false
  167. element_type: ''
  168. element_class: ''
  169. element_label_type: ''
  170. element_label_class: ''
  171. element_label_colon: false
  172. element_wrapper_type: ''
  173. element_wrapper_class: ''
  174. element_default_classes: true
  175. empty: ''
  176. hide_empty: false
  177. empty_zero: false
  178. hide_alter_empty: true
  179. action_title: Action
  180. include_exclude: exclude
  181. selected_actions: { }
  182. plugin_id: node_bulk_form
  183. entity_type: node
  184. title:
  185. id: title
  186. table: node_field_revision
  187. field: title
  188. relationship: none
  189. group_type: group
  190. admin_label: ''
  191. label: Title
  192. exclude: false
  193. alter:
  194. alter_text: false
  195. make_link: false
  196. absolute: false
  197. trim: false
  198. word_boundary: false
  199. ellipsis: false
  200. strip_tags: false
  201. html: false
  202. element_type: ''
  203. element_class: ''
  204. element_label_type: ''
  205. element_label_class: ''
  206. element_label_colon: true
  207. element_wrapper_type: ''
  208. element_wrapper_class: ''
  209. element_default_classes: true
  210. empty: ''
  211. hide_empty: false
  212. empty_zero: false
  213. hide_alter_empty: true
  214. entity_type: node
  215. entity_field: title
  216. type: string
  217. settings:
  218. link_to_entity: true
  219. click_sort_column: value
  220. group_column: value
  221. group_columns: { }
  222. group_rows: true
  223. delta_limit: 0
  224. delta_offset: 0
  225. delta_reversed: false
  226. delta_first_last: false
  227. multi_type: separator
  228. separator: ', '
  229. field_api_classes: false
  230. plugin_id: field
  231. type:
  232. id: type
  233. table: node_field_data
  234. field: type
  235. relationship: nid
  236. group_type: group
  237. admin_label: ''
  238. label: 'Content Type'
  239. exclude: false
  240. alter:
  241. alter_text: false
  242. text: ''
  243. make_link: false
  244. path: ''
  245. absolute: false
  246. external: false
  247. replace_spaces: false
  248. path_case: none
  249. trim_whitespace: false
  250. alt: ''
  251. rel: ''
  252. link_class: ''
  253. prefix: ''
  254. suffix: ''
  255. target: ''
  256. nl2br: false
  257. max_length: 0
  258. word_boundary: true
  259. ellipsis: true
  260. more_link: false
  261. more_link_text: ''
  262. more_link_path: ''
  263. strip_tags: false
  264. trim: false
  265. preserve_tags: ''
  266. html: false
  267. element_type: ''
  268. element_class: ''
  269. element_label_type: ''
  270. element_label_class: ''
  271. element_label_colon: true
  272. element_wrapper_type: ''
  273. element_wrapper_class: ''
  274. element_default_classes: true
  275. empty: ''
  276. hide_empty: false
  277. empty_zero: false
  278. hide_alter_empty: true
  279. click_sort_column: target_id
  280. type: entity_reference_label
  281. settings:
  282. link: false
  283. group_column: target_id
  284. group_columns: { }
  285. group_rows: true
  286. delta_limit: 0
  287. delta_offset: 0
  288. delta_reversed: false
  289. delta_first_last: false
  290. multi_type: separator
  291. separator: ', '
  292. field_api_classes: false
  293. entity_type: node
  294. entity_field: type
  295. plugin_id: field
  296. name:
  297. id: name
  298. table: users_field_data
  299. field: name
  300. relationship: revision_uid
  301. group_type: group
  302. admin_label: ''
  303. label: Author
  304. exclude: false
  305. alter:
  306. alter_text: false
  307. text: ''
  308. make_link: false
  309. path: ''
  310. absolute: false
  311. external: false
  312. replace_spaces: false
  313. path_case: none
  314. trim_whitespace: false
  315. alt: ''
  316. rel: ''
  317. link_class: ''
  318. prefix: ''
  319. suffix: ''
  320. target: ''
  321. nl2br: false
  322. max_length: 0
  323. word_boundary: true
  324. ellipsis: true
  325. more_link: false
  326. more_link_text: ''
  327. more_link_path: ''
  328. strip_tags: false
  329. trim: false
  330. preserve_tags: ''
  331. html: false
  332. element_type: ''
  333. element_class: ''
  334. element_label_type: ''
  335. element_label_class: ''
  336. element_label_colon: true
  337. element_wrapper_type: ''
  338. element_wrapper_class: ''
  339. element_default_classes: true
  340. empty: ''
  341. hide_empty: false
  342. empty_zero: false
  343. hide_alter_empty: true
  344. plugin_id: field
  345. type: user_name
  346. click_sort_column: value
  347. settings:
  348. link_to_entity: true
  349. group_column: value
  350. group_columns: { }
  351. group_rows: true
  352. delta_limit: 0
  353. delta_offset: 0
  354. delta_reversed: false
  355. delta_first_last: false
  356. multi_type: separator
  357. separator: ', '
  358. field_api_classes: false
  359. entity_type: user
  360. entity_field: name
  361. status:
  362. id: status
  363. table: node_field_revision
  364. field: status
  365. relationship: none
  366. group_type: group
  367. admin_label: ''
  368. label: Status
  369. exclude: false
  370. alter:
  371. alter_text: false
  372. text: ''
  373. make_link: false
  374. path: ''
  375. absolute: false
  376. external: false
  377. replace_spaces: false
  378. path_case: none
  379. trim_whitespace: false
  380. alt: ''
  381. rel: ''
  382. link_class: ''
  383. prefix: ''
  384. suffix: ''
  385. target: ''
  386. nl2br: false
  387. max_length: 0
  388. word_boundary: true
  389. ellipsis: true
  390. more_link: false
  391. more_link_text: ''
  392. more_link_path: ''
  393. strip_tags: false
  394. trim: false
  395. preserve_tags: ''
  396. html: false
  397. element_type: ''
  398. element_class: ''
  399. element_label_type: ''
  400. element_label_class: ''
  401. element_label_colon: true
  402. element_wrapper_type: ''
  403. element_wrapper_class: ''
  404. element_default_classes: true
  405. empty: ''
  406. hide_empty: false
  407. empty_zero: false
  408. hide_alter_empty: true
  409. click_sort_column: value
  410. type: boolean
  411. settings:
  412. format: custom
  413. format_custom_true: Published
  414. format_custom_false: Unpublished
  415. group_column: value
  416. group_columns: { }
  417. group_rows: true
  418. delta_limit: 0
  419. delta_offset: 0
  420. delta_reversed: false
  421. delta_first_last: false
  422. multi_type: separator
  423. separator: ', '
  424. field_api_classes: false
  425. plugin_id: field
  426. entity_type: node
  427. entity_field: status
  428. publish_on:
  429. id: publish_on
  430. table: node_field_revision
  431. field: publish_on
  432. relationship: none
  433. group_type: group
  434. admin_label: ''
  435. label: 'Publish on'
  436. exclude: false
  437. alter:
  438. alter_text: false
  439. text: ''
  440. make_link: false
  441. path: ''
  442. absolute: false
  443. external: false
  444. replace_spaces: false
  445. path_case: none
  446. trim_whitespace: false
  447. alt: ''
  448. rel: ''
  449. link_class: ''
  450. prefix: ''
  451. suffix: ''
  452. target: ''
  453. nl2br: false
  454. max_length: 0
  455. word_boundary: true
  456. ellipsis: true
  457. more_link: false
  458. more_link_text: ''
  459. more_link_path: ''
  460. strip_tags: false
  461. trim: false
  462. preserve_tags: ''
  463. html: false
  464. element_type: ''
  465. element_class: ''
  466. element_label_type: ''
  467. element_label_class: ''
  468. element_label_colon: true
  469. element_wrapper_type: ''
  470. element_wrapper_class: ''
  471. element_default_classes: true
  472. empty: ''
  473. hide_empty: false
  474. empty_zero: false
  475. hide_alter_empty: true
  476. click_sort_column: value
  477. type: timestamp
  478. settings:
  479. date_format: short
  480. custom_date_format: ''
  481. timezone: ''
  482. group_column: value
  483. group_columns: { }
  484. group_rows: true
  485. delta_limit: 0
  486. delta_offset: 0
  487. delta_reversed: false
  488. delta_first_last: false
  489. multi_type: separator
  490. separator: ', '
  491. field_api_classes: false
  492. entity_type: node
  493. entity_field: publish_on
  494. plugin_id: field
  495. unpublish_on:
  496. id: unpublish_on
  497. table: node_field_revision
  498. field: unpublish_on
  499. relationship: none
  500. group_type: group
  501. admin_label: ''
  502. label: 'Unpublish on'
  503. exclude: false
  504. alter:
  505. alter_text: false
  506. text: ''
  507. make_link: false
  508. path: ''
  509. absolute: false
  510. external: false
  511. replace_spaces: false
  512. path_case: none
  513. trim_whitespace: false
  514. alt: ''
  515. rel: ''
  516. link_class: ''
  517. prefix: ''
  518. suffix: ''
  519. target: ''
  520. nl2br: false
  521. max_length: 0
  522. word_boundary: true
  523. ellipsis: true
  524. more_link: false
  525. more_link_text: ''
  526. more_link_path: ''
  527. strip_tags: false
  528. trim: false
  529. preserve_tags: ''
  530. html: false
  531. element_type: ''
  532. element_class: ''
  533. element_label_type: ''
  534. element_label_class: ''
  535. element_label_colon: true
  536. element_wrapper_type: ''
  537. element_wrapper_class: ''
  538. element_default_classes: true
  539. empty: ''
  540. hide_empty: false
  541. empty_zero: false
  542. hide_alter_empty: true
  543. click_sort_column: value
  544. type: timestamp
  545. settings:
  546. date_format: short
  547. custom_date_format: ''
  548. timezone: ''
  549. group_column: value
  550. group_columns: { }
  551. group_rows: true
  552. delta_limit: 0
  553. delta_offset: 0
  554. delta_reversed: false
  555. delta_first_last: false
  556. multi_type: separator
  557. separator: ', '
  558. field_api_classes: false
  559. entity_type: node
  560. entity_field: unpublish_on
  561. plugin_id: field
  562. operations:
  563. id: operations
  564. table: node_revision
  565. field: operations
  566. relationship: none
  567. group_type: group
  568. admin_label: ''
  569. label: Operations
  570. exclude: false
  571. alter:
  572. alter_text: false
  573. text: ''
  574. make_link: false
  575. path: ''
  576. absolute: false
  577. external: false
  578. replace_spaces: false
  579. path_case: none
  580. trim_whitespace: false
  581. alt: ''
  582. rel: ''
  583. link_class: ''
  584. prefix: ''
  585. suffix: ''
  586. target: ''
  587. nl2br: false
  588. max_length: 0
  589. word_boundary: true
  590. ellipsis: true
  591. more_link: false
  592. more_link_text: ''
  593. more_link_path: ''
  594. strip_tags: false
  595. trim: false
  596. preserve_tags: ''
  597. html: false
  598. element_type: ''
  599. element_class: ''
  600. element_label_type: ''
  601. element_label_class: ''
  602. element_label_colon: true
  603. element_wrapper_type: ''
  604. element_wrapper_class: ''
  605. element_default_classes: true
  606. empty: ''
  607. hide_empty: false
  608. empty_zero: false
  609. hide_alter_empty: true
  610. destination: true
  611. entity_type: node
  612. plugin_id: entity_operations
  613. filters:
  614. latest_revision:
  615. id: latest_revision
  616. table: node_revision
  617. field: latest_revision
  618. relationship: none
  619. group_type: group
  620. admin_label: ''
  621. operator: '='
  622. value: ''
  623. group: 1
  624. exposed: false
  625. expose:
  626. operator_id: ''
  627. label: ''
  628. description: ''
  629. use_operator: false
  630. operator: ''
  631. identifier: ''
  632. required: false
  633. remember: false
  634. multiple: false
  635. remember_roles:
  636. anonymous: '0'
  637. authenticated: '0'
  638. administrator: '0'
  639. operator_limit_selection: false
  640. operator_list: { }
  641. is_grouped: false
  642. group_info:
  643. label: ''
  644. description: ''
  645. identifier: ''
  646. optional: true
  647. widget: select
  648. multiple: false
  649. remember: false
  650. default_group: All
  651. default_group_multiple: { }
  652. group_items: { }
  653. entity_type: node
  654. plugin_id: latest_revision
  655. title:
  656. id: title
  657. table: node_field_revision
  658. field: title
  659. relationship: none
  660. group_type: group
  661. admin_label: ''
  662. operator: contains
  663. value: ''
  664. group: 1
  665. exposed: true
  666. expose:
  667. operator_id: title_op
  668. label: Title
  669. description: ''
  670. use_operator: false
  671. operator: title_op
  672. identifier: title
  673. required: false
  674. remember: false
  675. multiple: false
  676. remember_roles:
  677. anonymous: '0'
  678. authenticated: '0'
  679. administrator: '0'
  680. placeholder: ''
  681. operator_limit_selection: false
  682. operator_list: { }
  683. is_grouped: false
  684. group_info:
  685. label: ''
  686. description: ''
  687. identifier: ''
  688. optional: true
  689. widget: select
  690. multiple: false
  691. remember: false
  692. default_group: All
  693. default_group_multiple: { }
  694. group_items: { }
  695. plugin_id: string
  696. entity_type: node
  697. entity_field: title
  698. type:
  699. id: type
  700. table: node_field_data
  701. field: type
  702. relationship: nid
  703. group_type: group
  704. admin_label: ''
  705. operator: in
  706. value: { }
  707. group: 1
  708. exposed: true
  709. expose:
  710. operator_id: type_op
  711. label: 'Content type'
  712. description: ''
  713. use_operator: false
  714. operator: type_op
  715. identifier: type
  716. required: false
  717. remember: false
  718. multiple: false
  719. remember_roles:
  720. anonymous: '0'
  721. authenticated: '0'
  722. administrator: '0'
  723. reduce: false
  724. operator_limit_selection: false
  725. operator_list: { }
  726. is_grouped: false
  727. group_info:
  728. label: ''
  729. description: ''
  730. identifier: ''
  731. optional: true
  732. widget: select
  733. multiple: false
  734. remember: false
  735. default_group: All
  736. default_group_multiple: { }
  737. group_items: { }
  738. plugin_id: bundle
  739. entity_type: node
  740. entity_field: type
  741. status:
  742. id: status
  743. table: node_field_revision
  744. field: status
  745. relationship: none
  746. group_type: group
  747. admin_label: ''
  748. operator: '='
  749. value: ''
  750. group: 1
  751. exposed: true
  752. expose:
  753. operator_id: ''
  754. label: Status
  755. description: ''
  756. use_operator: false
  757. operator: status_op
  758. identifier: status
  759. required: false
  760. remember: false
  761. multiple: false
  762. remember_roles:
  763. anonymous: '0'
  764. authenticated: '0'
  765. administrator: '0'
  766. operator_limit_selection: false
  767. operator_list: { }
  768. is_grouped: true
  769. group_info:
  770. label: 'Published status'
  771. description: ''
  772. identifier: status
  773. optional: true
  774. widget: select
  775. multiple: false
  776. remember: false
  777. default_group: All
  778. default_group_multiple: { }
  779. group_items:
  780. 1:
  781. title: Published
  782. operator: '='
  783. value: '1'
  784. 2:
  785. title: Unpublished
  786. operator: '='
  787. value: '0'
  788. plugin_id: boolean
  789. entity_type: node
  790. entity_field: status
  791. langcode:
  792. id: langcode
  793. table: node_field_revision
  794. field: langcode
  795. relationship: none
  796. group_type: group
  797. admin_label: ''
  798. operator: in
  799. value: { }
  800. group: 1
  801. exposed: true
  802. expose:
  803. operator_id: langcode_op
  804. label: Language
  805. description: ''
  806. use_operator: false
  807. operator: langcode_op
  808. identifier: langcode
  809. required: false
  810. remember: false
  811. multiple: false
  812. remember_roles:
  813. anonymous: '0'
  814. authenticated: '0'
  815. administrator: '0'
  816. reduce: false
  817. operator_limit_selection: false
  818. operator_list: { }
  819. is_grouped: false
  820. group_info:
  821. label: ''
  822. description: ''
  823. identifier: ''
  824. optional: true
  825. widget: select
  826. multiple: false
  827. remember: false
  828. default_group: All
  829. default_group_multiple: { }
  830. group_items: { }
  831. plugin_id: language
  832. entity_type: node
  833. entity_field: langcode
  834. publish_on:
  835. id: publish_on
  836. table: node_field_revision
  837. field: publish_on
  838. relationship: none
  839. group_type: group
  840. admin_label: ''
  841. operator: 'not empty'
  842. value:
  843. min: ''
  844. max: ''
  845. value: ''
  846. type: date
  847. group: 2
  848. exposed: false
  849. expose:
  850. operator_id: ''
  851. label: ''
  852. description: ''
  853. use_operator: false
  854. operator: ''
  855. identifier: ''
  856. required: false
  857. remember: false
  858. multiple: false
  859. placeholder: ''
  860. min_placeholder: ''
  861. max_placeholder: ''
  862. remember_roles:
  863. anonymous: '0'
  864. authenticated: '0'
  865. administrator: '0'
  866. operator_limit_selection: false
  867. operator_list: { }
  868. is_grouped: false
  869. group_info:
  870. label: ''
  871. description: ''
  872. identifier: ''
  873. optional: true
  874. widget: select
  875. multiple: false
  876. remember: false
  877. default_group: All
  878. default_group_multiple: { }
  879. group_items: { }
  880. entity_type: node
  881. entity_field: publish_on
  882. plugin_id: date
  883. unpublish_on:
  884. id: unpublish_on
  885. table: node_field_revision
  886. field: unpublish_on
  887. relationship: none
  888. group_type: group
  889. admin_label: ''
  890. operator: 'not empty'
  891. value:
  892. min: ''
  893. max: ''
  894. value: ''
  895. type: date
  896. group: 2
  897. exposed: false
  898. expose:
  899. operator_id: ''
  900. label: ''
  901. description: ''
  902. use_operator: false
  903. operator: ''
  904. identifier: ''
  905. required: false
  906. remember: false
  907. multiple: false
  908. placeholder: ''
  909. min_placeholder: ''
  910. max_placeholder: ''
  911. remember_roles:
  912. anonymous: '0'
  913. authenticated: '0'
  914. administrator: '0'
  915. operator_limit_selection: false
  916. operator_list: { }
  917. is_grouped: false
  918. group_info:
  919. label: ''
  920. description: ''
  921. identifier: ''
  922. optional: true
  923. widget: select
  924. multiple: false
  925. remember: false
  926. default_group: All
  927. default_group_multiple: { }
  928. group_items: { }
  929. entity_type: node
  930. entity_field: unpublish_on
  931. plugin_id: date
  932. sorts: { }
  933. title: 'Scheduled Content'
  934. header: { }
  935. footer: { }
  936. empty:
  937. area_text_custom:
  938. id: area_text_custom
  939. table: views
  940. field: area_text_custom
  941. relationship: none
  942. group_type: group
  943. admin_label: ''
  944. empty: true
  945. tokenize: false
  946. content: 'No scheduled content.'
  947. plugin_id: text_custom
  948. arguments: { }
  949. relationships:
  950. nid:
  951. id: nid
  952. table: node_field_revision
  953. field: nid
  954. admin_label: 'node id'
  955. required: false
  956. relationship: none
  957. group_type: group
  958. entity_type: node
  959. entity_field: nid
  960. plugin_id: standard
  961. revision_uid:
  962. id: revision_uid
  963. table: node_revision
  964. field: revision_uid
  965. relationship: none
  966. group_type: group
  967. admin_label: 'revision user id'
  968. required: false
  969. entity_type: node
  970. entity_field: revision_uid
  971. plugin_id: standard
  972. filter_groups:
  973. operator: AND
  974. groups:
  975. 1: AND
  976. 2: OR
  977. display_extenders: { }
  978. display_plugin: default
  979. display_title: Master
  980. id: default
  981. position: 0
  982. cache_metadata:
  983. contexts:
  984. - 'languages:language_content'
  985. - 'languages:language_interface'
  986. - url
  987. - url.query_args
  988. - user
  989. - 'user.node_grants:view'
  990. max-age: 0
  991. tags: { }
  992. overview:
  993. display_options:
  994. path: admin/content/scheduled
  995. menu:
  996. type: normal
  997. title: Scheduled
  998. description: 'Content scheduled for publishing and unpublishing'
  999. expanded: false
  1000. parent: system.admin_content
  1001. weight: -10
  1002. context: '0'
  1003. menu_name: admin
  1004. tab_options:
  1005. type: normal
  1006. title: Content
  1007. description: 'Find and manage scheduled content'
  1008. menu_name: admin
  1009. weight: -10
  1010. display_extenders: { }
  1011. display_description: 'Overview of all scheduled content, as a tab on main ''content admin'' page'
  1012. display_comment: 'Revision nid relationship is required because the content type is only stored at ''content'' level, not ''content revision'' level.'
  1013. display_plugin: page
  1014. display_title: 'Content Overview'
  1015. id: overview
  1016. position: 1
  1017. cache_metadata:
  1018. contexts:
  1019. - 'languages:language_content'
  1020. - 'languages:language_interface'
  1021. - url
  1022. - url.query_args
  1023. - user
  1024. - 'user.node_grants:view'
  1025. max-age: 0
  1026. tags: { }
  1027. user_page:
  1028. display_options:
  1029. path: user/%user/scheduled
  1030. menu:
  1031. type: tab
  1032. title: Scheduled
  1033. description: ''
  1034. parent: system.admin_content
  1035. weight: -10
  1036. context: '0'
  1037. menu_name: admin
  1038. tab_options:
  1039. type: normal
  1040. title: Content
  1041. description: 'Find and manage scheduled content'
  1042. menu_name: admin
  1043. weight: -10
  1044. display_extenders: { }
  1045. display_description: 'Scheduled content tab on user profile, showing just that user''s scheduled content'
  1046. defaults:
  1047. filters: true
  1048. filter_groups: true
  1049. arguments: false
  1050. access: true
  1051. empty: false
  1052. arguments:
  1053. uid:
  1054. id: uid
  1055. table: node_field_revision
  1056. field: uid
  1057. relationship: none
  1058. group_type: group
  1059. admin_label: ''
  1060. default_action: empty
  1061. exception:
  1062. value: all
  1063. title_enable: false
  1064. title: All
  1065. title_enable: false
  1066. title: ''
  1067. default_argument_type: fixed
  1068. default_argument_options:
  1069. argument: ''
  1070. default_argument_skip_url: false
  1071. summary_options:
  1072. base_path: ''
  1073. count: true
  1074. items_per_page: 25
  1075. override: false
  1076. summary:
  1077. sort_order: asc
  1078. number_of_records: 0
  1079. format: default_summary
  1080. specify_validation: true
  1081. validate:
  1082. type: 'entity:user'
  1083. fail: 'not found'
  1084. validate_options:
  1085. operation: view
  1086. multiple: 0
  1087. access: false
  1088. restrict_roles: false
  1089. roles: { }
  1090. break_phrase: false
  1091. not: false
  1092. entity_type: node
  1093. entity_field: uid
  1094. plugin_id: numeric
  1095. empty:
  1096. area_text_custom:
  1097. id: area_text_custom
  1098. table: views
  1099. field: area_text_custom
  1100. relationship: none
  1101. group_type: group
  1102. admin_label: ''
  1103. empty: true
  1104. tokenize: true
  1105. content: 'No scheduled content for user {{ arguments.uid }}'
  1106. plugin_id: text_custom
  1107. display_plugin: page
  1108. display_title: 'User profile tab'
  1109. id: user_page
  1110. position: 2
  1111. cache_metadata:
  1112. contexts:
  1113. - 'languages:language_content'
  1114. - 'languages:language_interface'
  1115. - url
  1116. - url.query_args
  1117. - user
  1118. - 'user.node_grants:view'
  1119. max-age: 0
  1120. tags: { }