You are here

views.view.team_invitations.yml in Apigee Edge 8

modules/apigee_edge_teams/config/optional/views.view.team_invitations.yml

File

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