You are here

views.view.control_content.yml in Total Control Admin Dashboard 8.2

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

File

config/install/views.view.control_content.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.node.teaser
  6. module:
  7. - node
  8. - user
  9. id: control_content
  10. label: 'control_content (Content)'
  11. module: views
  12. description: ''
  13. tag: ''
  14. base_table: node_field_data
  15. base_field: nid
  16. core: 8.x
  17. display:
  18. default:
  19. display_plugin: default
  20. id: default
  21. display_title: Master
  22. position: 0
  23. display_options:
  24. access:
  25. type: perm
  26. options:
  27. perm: 'have total control'
  28. cache:
  29. type: tag
  30. options: { }
  31. query:
  32. type: views_query
  33. options:
  34. disable_sql_rewrite: false
  35. distinct: false
  36. replica: false
  37. query_comment: ''
  38. query_tags: { }
  39. exposed_form:
  40. type: basic
  41. options:
  42. submit_button: Apply
  43. reset_button: false
  44. reset_button_label: Reset
  45. exposed_sorts_label: 'Sort by'
  46. expose_sort_order: true
  47. sort_asc_label: Asc
  48. sort_desc_label: Desc
  49. pager:
  50. type: full
  51. options:
  52. items_per_page: 35
  53. offset: 0
  54. id: 0
  55. total_pages: null
  56. tags:
  57. previous: ‹‹
  58. next: ››
  59. first: '« First'
  60. last: 'Last »'
  61. expose:
  62. items_per_page: false
  63. items_per_page_label: 'Items per page'
  64. items_per_page_options: '5, 10, 25, 50'
  65. items_per_page_options_all: false
  66. items_per_page_options_all_label: '- All -'
  67. offset: false
  68. offset_label: Offset
  69. quantity: 9
  70. style:
  71. type: table
  72. options:
  73. grouping: { }
  74. row_class: ''
  75. default_row_class: true
  76. override: true
  77. sticky: false
  78. caption: ''
  79. summary: ''
  80. description: ''
  81. columns:
  82. node_bulk_form: node_bulk_form
  83. title: title
  84. uid: uid
  85. created: created
  86. changed: changed
  87. status: status
  88. edit_node: edit_node
  89. info:
  90. node_bulk_form:
  91. align: ''
  92. separator: ''
  93. empty_column: false
  94. responsive: ''
  95. title:
  96. sortable: false
  97. default_sort_order: asc
  98. align: ''
  99. separator: ''
  100. empty_column: false
  101. responsive: ''
  102. uid:
  103. sortable: true
  104. default_sort_order: asc
  105. align: ''
  106. separator: ''
  107. empty_column: false
  108. responsive: ''
  109. created:
  110. sortable: true
  111. default_sort_order: asc
  112. align: ''
  113. separator: ''
  114. empty_column: false
  115. responsive: ''
  116. changed:
  117. sortable: true
  118. default_sort_order: asc
  119. align: ''
  120. separator: ''
  121. empty_column: false
  122. responsive: ''
  123. status:
  124. sortable: false
  125. default_sort_order: asc
  126. align: ''
  127. separator: ''
  128. empty_column: false
  129. responsive: ''
  130. edit_node:
  131. sortable: false
  132. default_sort_order: asc
  133. align: ''
  134. separator: ''
  135. empty_column: false
  136. responsive: ''
  137. default: '-1'
  138. empty_table: false
  139. row:
  140. type: 'entity:node'
  141. options:
  142. view_mode: teaser
  143. fields:
  144. node_bulk_form:
  145. id: node_bulk_form
  146. table: node
  147. field: node_bulk_form
  148. relationship: none
  149. group_type: group
  150. admin_label: ''
  151. label: ''
  152. exclude: false
  153. alter:
  154. alter_text: false
  155. text: ''
  156. make_link: false
  157. path: ''
  158. absolute: false
  159. external: false
  160. replace_spaces: false
  161. path_case: none
  162. trim_whitespace: false
  163. alt: ''
  164. rel: ''
  165. link_class: ''
  166. prefix: ''
  167. suffix: ''
  168. target: ''
  169. nl2br: false
  170. max_length: 0
  171. word_boundary: true
  172. ellipsis: true
  173. more_link: false
  174. more_link_text: ''
  175. more_link_path: ''
  176. strip_tags: false
  177. trim: false
  178. preserve_tags: ''
  179. html: false
  180. element_type: ''
  181. element_class: ''
  182. element_label_type: ''
  183. element_label_class: ''
  184. element_label_colon: false
  185. element_wrapper_type: ''
  186. element_wrapper_class: ''
  187. element_default_classes: true
  188. empty: ''
  189. hide_empty: false
  190. empty_zero: false
  191. hide_alter_empty: true
  192. action_title: Action
  193. include_exclude: include
  194. selected_actions:
  195. - node_delete_action
  196. - node_promote_action
  197. - node_publish_action
  198. - node_unpromote_action
  199. - node_unpublish_action
  200. entity_type: node
  201. plugin_id: node_bulk_form
  202. title:
  203. id: title
  204. table: node_field_data
  205. field: title
  206. relationship: none
  207. group_type: group
  208. admin_label: ''
  209. label: Title
  210. exclude: false
  211. alter:
  212. alter_text: false
  213. text: ''
  214. make_link: false
  215. path: ''
  216. absolute: false
  217. external: false
  218. replace_spaces: false
  219. path_case: none
  220. trim_whitespace: false
  221. alt: ''
  222. rel: ''
  223. link_class: ''
  224. prefix: ''
  225. suffix: ''
  226. target: ''
  227. nl2br: false
  228. max_length: 0
  229. word_boundary: false
  230. ellipsis: false
  231. more_link: false
  232. more_link_text: ''
  233. more_link_path: ''
  234. strip_tags: false
  235. trim: false
  236. preserve_tags: ''
  237. html: false
  238. element_type: ''
  239. element_class: ''
  240. element_label_type: ''
  241. element_label_class: ''
  242. element_label_colon: true
  243. element_wrapper_type: ''
  244. element_wrapper_class: ''
  245. element_default_classes: true
  246. empty: ''
  247. hide_empty: false
  248. empty_zero: false
  249. hide_alter_empty: true
  250. click_sort_column: value
  251. type: string
  252. settings:
  253. link_to_entity: true
  254. group_column: value
  255. group_columns: { }
  256. group_rows: true
  257. delta_limit: 0
  258. delta_offset: 0
  259. delta_reversed: false
  260. delta_first_last: false
  261. multi_type: separator
  262. separator: ', '
  263. field_api_classes: false
  264. entity_type: node
  265. entity_field: title
  266. plugin_id: field
  267. uid:
  268. id: uid
  269. table: node_field_data
  270. field: uid
  271. relationship: none
  272. group_type: group
  273. admin_label: ''
  274. label: Author
  275. exclude: false
  276. alter:
  277. alter_text: false
  278. text: ''
  279. make_link: false
  280. path: ''
  281. absolute: false
  282. external: false
  283. replace_spaces: false
  284. path_case: none
  285. trim_whitespace: false
  286. alt: ''
  287. rel: ''
  288. link_class: ''
  289. prefix: ''
  290. suffix: ''
  291. target: ''
  292. nl2br: false
  293. max_length: 0
  294. word_boundary: true
  295. ellipsis: true
  296. more_link: false
  297. more_link_text: ''
  298. more_link_path: ''
  299. strip_tags: false
  300. trim: false
  301. preserve_tags: ''
  302. html: false
  303. element_type: ''
  304. element_class: ''
  305. element_label_type: ''
  306. element_label_class: ''
  307. element_label_colon: true
  308. element_wrapper_type: ''
  309. element_wrapper_class: ''
  310. element_default_classes: true
  311. empty: ''
  312. hide_empty: false
  313. empty_zero: false
  314. hide_alter_empty: true
  315. click_sort_column: target_id
  316. type: entity_reference_label
  317. settings:
  318. link: true
  319. group_column: target_id
  320. group_columns: { }
  321. group_rows: true
  322. delta_limit: 0
  323. delta_offset: 0
  324. delta_reversed: false
  325. delta_first_last: false
  326. multi_type: separator
  327. separator: ', '
  328. field_api_classes: false
  329. entity_type: node
  330. entity_field: uid
  331. plugin_id: field
  332. created:
  333. id: created
  334. table: node_field_data
  335. field: created
  336. relationship: none
  337. group_type: group
  338. admin_label: ''
  339. label: 'Create date'
  340. exclude: false
  341. alter:
  342. alter_text: false
  343. text: ''
  344. make_link: false
  345. path: ''
  346. absolute: false
  347. external: false
  348. replace_spaces: false
  349. path_case: none
  350. trim_whitespace: false
  351. alt: ''
  352. rel: ''
  353. link_class: ''
  354. prefix: ''
  355. suffix: ''
  356. target: ''
  357. nl2br: false
  358. max_length: 0
  359. word_boundary: true
  360. ellipsis: true
  361. more_link: false
  362. more_link_text: ''
  363. more_link_path: ''
  364. strip_tags: false
  365. trim: false
  366. preserve_tags: ''
  367. html: false
  368. element_type: ''
  369. element_class: ''
  370. element_label_type: ''
  371. element_label_class: ''
  372. element_label_colon: true
  373. element_wrapper_type: ''
  374. element_wrapper_class: ''
  375. element_default_classes: true
  376. empty: ''
  377. hide_empty: false
  378. empty_zero: false
  379. hide_alter_empty: true
  380. click_sort_column: value
  381. type: timestamp
  382. settings:
  383. date_format: custom
  384. custom_date_format: 'm/d g:ia'
  385. timezone: ''
  386. group_column: value
  387. group_columns: { }
  388. group_rows: true
  389. delta_limit: 0
  390. delta_offset: 0
  391. delta_reversed: false
  392. delta_first_last: false
  393. multi_type: separator
  394. separator: ', '
  395. field_api_classes: false
  396. entity_type: node
  397. entity_field: created
  398. plugin_id: field
  399. changed:
  400. id: changed
  401. table: node_field_data
  402. field: changed
  403. relationship: none
  404. group_type: group
  405. admin_label: ''
  406. label: 'Updated date'
  407. exclude: false
  408. alter:
  409. alter_text: false
  410. text: ''
  411. make_link: false
  412. path: ''
  413. absolute: false
  414. external: false
  415. replace_spaces: false
  416. path_case: none
  417. trim_whitespace: false
  418. alt: ''
  419. rel: ''
  420. link_class: ''
  421. prefix: ''
  422. suffix: ''
  423. target: ''
  424. nl2br: false
  425. max_length: 0
  426. word_boundary: true
  427. ellipsis: true
  428. more_link: false
  429. more_link_text: ''
  430. more_link_path: ''
  431. strip_tags: false
  432. trim: false
  433. preserve_tags: ''
  434. html: false
  435. element_type: ''
  436. element_class: ''
  437. element_label_type: ''
  438. element_label_class: ''
  439. element_label_colon: true
  440. element_wrapper_type: ''
  441. element_wrapper_class: ''
  442. element_default_classes: true
  443. empty: ''
  444. hide_empty: false
  445. empty_zero: false
  446. hide_alter_empty: true
  447. click_sort_column: value
  448. type: timestamp
  449. settings:
  450. date_format: custom
  451. custom_date_format: 'm/d g:ia'
  452. timezone: ''
  453. group_column: value
  454. group_columns: { }
  455. group_rows: true
  456. delta_limit: 0
  457. delta_offset: 0
  458. delta_reversed: false
  459. delta_first_last: false
  460. multi_type: separator
  461. separator: ', '
  462. field_api_classes: false
  463. entity_type: node
  464. entity_field: changed
  465. plugin_id: field
  466. status:
  467. id: status
  468. table: node_field_data
  469. field: status
  470. relationship: none
  471. group_type: group
  472. admin_label: ''
  473. label: Published
  474. exclude: false
  475. alter:
  476. alter_text: false
  477. text: ''
  478. make_link: false
  479. path: ''
  480. absolute: false
  481. external: false
  482. replace_spaces: false
  483. path_case: none
  484. trim_whitespace: false
  485. alt: ''
  486. rel: ''
  487. link_class: ''
  488. prefix: ''
  489. suffix: ''
  490. target: ''
  491. nl2br: false
  492. max_length: 0
  493. word_boundary: true
  494. ellipsis: true
  495. more_link: false
  496. more_link_text: ''
  497. more_link_path: ''
  498. strip_tags: false
  499. trim: false
  500. preserve_tags: ''
  501. html: false
  502. element_type: ''
  503. element_class: ''
  504. element_label_type: ''
  505. element_label_class: ''
  506. element_label_colon: true
  507. element_wrapper_type: ''
  508. element_wrapper_class: ''
  509. element_default_classes: true
  510. empty: ''
  511. hide_empty: false
  512. empty_zero: false
  513. hide_alter_empty: true
  514. click_sort_column: value
  515. type: boolean
  516. settings:
  517. format: yes-no
  518. format_custom_true: ''
  519. format_custom_false: ''
  520. group_column: value
  521. group_columns: { }
  522. group_rows: true
  523. delta_limit: 0
  524. delta_offset: 0
  525. delta_reversed: false
  526. delta_first_last: false
  527. multi_type: separator
  528. separator: ', '
  529. field_api_classes: false
  530. entity_type: node
  531. entity_field: status
  532. plugin_id: field
  533. edit_node:
  534. id: edit_node
  535. table: node
  536. field: edit_node
  537. relationship: none
  538. group_type: group
  539. admin_label: ''
  540. label: Edit
  541. exclude: false
  542. alter:
  543. alter_text: false
  544. text: ''
  545. make_link: false
  546. path: ''
  547. absolute: false
  548. external: false
  549. replace_spaces: false
  550. path_case: none
  551. trim_whitespace: false
  552. alt: ''
  553. rel: ''
  554. link_class: ''
  555. prefix: ''
  556. suffix: ''
  557. target: ''
  558. nl2br: false
  559. max_length: 0
  560. word_boundary: true
  561. ellipsis: true
  562. more_link: false
  563. more_link_text: ''
  564. more_link_path: ''
  565. strip_tags: false
  566. trim: false
  567. preserve_tags: ''
  568. html: false
  569. element_type: ''
  570. element_class: ''
  571. element_label_type: ''
  572. element_label_class: ''
  573. element_label_colon: true
  574. element_wrapper_type: ''
  575. element_wrapper_class: ''
  576. element_default_classes: true
  577. empty: ''
  578. hide_empty: false
  579. empty_zero: false
  580. hide_alter_empty: true
  581. text: edit
  582. entity_type: node
  583. plugin_id: entity_link_edit
  584. filters:
  585. status:
  586. id: status
  587. table: node_field_data
  588. field: status
  589. relationship: none
  590. group_type: group
  591. admin_label: ''
  592. operator: '='
  593. value: All
  594. group: 1
  595. exposed: true
  596. expose:
  597. operator_id: ''
  598. label: Published
  599. description: ''
  600. use_operator: false
  601. operator: status_op
  602. identifier: status
  603. required: false
  604. remember: false
  605. multiple: false
  606. remember_roles:
  607. authenticated: authenticated
  608. anonymous: '0'
  609. administrator: '0'
  610. is_grouped: false
  611. group_info:
  612. label: ''
  613. description: ''
  614. identifier: ''
  615. optional: true
  616. widget: select
  617. multiple: false
  618. remember: false
  619. default_group: All
  620. default_group_multiple: { }
  621. group_items: { }
  622. plugin_id: boolean
  623. entity_type: node
  624. entity_field: status
  625. uid:
  626. id: uid
  627. table: node_field_revision
  628. field: uid
  629. relationship: none
  630. group_type: group
  631. admin_label: ''
  632. operator: '='
  633. value:
  634. min: ''
  635. max: ''
  636. value: ''
  637. group: 1
  638. exposed: true
  639. expose:
  640. operator_id: uid_op
  641. label: 'Authored by'
  642. description: ''
  643. use_operator: false
  644. operator: uid_op
  645. identifier: uid
  646. required: false
  647. remember: false
  648. multiple: false
  649. remember_roles:
  650. authenticated: authenticated
  651. anonymous: '0'
  652. administrator: '0'
  653. is_grouped: false
  654. group_info:
  655. label: ''
  656. description: ''
  657. identifier: ''
  658. optional: true
  659. widget: select
  660. multiple: false
  661. remember: false
  662. default_group: All
  663. default_group_multiple: { }
  664. group_items: { }
  665. entity_type: node
  666. entity_field: uid
  667. plugin_id: numeric
  668. combine:
  669. id: combine
  670. table: views
  671. field: combine
  672. relationship: none
  673. group_type: group
  674. admin_label: ''
  675. operator: word
  676. value: ''
  677. group: 1
  678. exposed: true
  679. expose:
  680. operator_id: combine_op
  681. label: Contains
  682. description: ''
  683. use_operator: false
  684. operator: combine_op
  685. identifier: combine
  686. required: false
  687. remember: false
  688. multiple: false
  689. remember_roles:
  690. authenticated: authenticated
  691. anonymous: '0'
  692. administrator: '0'
  693. is_grouped: false
  694. group_info:
  695. label: ''
  696. description: ''
  697. identifier: ''
  698. optional: true
  699. widget: select
  700. multiple: false
  701. remember: false
  702. default_group: All
  703. default_group_multiple: { }
  704. group_items: { }
  705. fields:
  706. title: title
  707. plugin_id: combine
  708. type:
  709. id: type
  710. table: node_field_data
  711. field: type
  712. relationship: none
  713. group_type: group
  714. admin_label: ''
  715. operator: in
  716. value: { }
  717. group: 1
  718. exposed: true
  719. expose:
  720. operator_id: type_op
  721. label: Type
  722. description: ''
  723. use_operator: false
  724. operator: type_op
  725. identifier: type
  726. required: false
  727. remember: false
  728. multiple: false
  729. remember_roles:
  730. authenticated: authenticated
  731. anonymous: '0'
  732. administrator: '0'
  733. reduce: false
  734. is_grouped: false
  735. group_info:
  736. label: ''
  737. description: ''
  738. identifier: ''
  739. optional: true
  740. widget: select
  741. multiple: false
  742. remember: false
  743. default_group: All
  744. default_group_multiple: { }
  745. group_items: { }
  746. entity_type: node
  747. entity_field: type
  748. plugin_id: bundle
  749. sorts:
  750. created:
  751. id: created
  752. table: node_field_data
  753. field: created
  754. order: DESC
  755. entity_type: node
  756. entity_field: created
  757. plugin_id: date
  758. relationship: none
  759. group_type: group
  760. admin_label: ''
  761. exposed: false
  762. expose:
  763. label: ''
  764. granularity: second
  765. title: 'All Content'
  766. header: { }
  767. footer: { }
  768. empty: { }
  769. relationships: { }
  770. arguments: { }
  771. display_extenders: { }
  772. filter_groups:
  773. operator: AND
  774. groups:
  775. 1: AND
  776. cache_metadata:
  777. max-age: 0
  778. contexts:
  779. - 'languages:language_content'
  780. - 'languages:language_interface'
  781. - url
  782. - url.query_args
  783. - 'user.node_grants:view'
  784. - user.permissions
  785. tags: { }
  786. page_1:
  787. display_plugin: page
  788. id: page_1
  789. display_title: 'All Content details'
  790. position: 1
  791. display_options:
  792. display_extenders: { }
  793. path: admin/dashboard/content/all
  794. display_description: ''
  795. cache_metadata:
  796. max-age: 0
  797. contexts:
  798. - 'languages:language_content'
  799. - 'languages:language_interface'
  800. - url
  801. - url.query_args
  802. - 'user.node_grants:view'
  803. - user.permissions
  804. tags: { }