You are here

views.view.instagram_accounts.yml in Instagram Feeds 8

config/optional/views.view.instagram_accounts.yml

File

config/optional/views.view.instagram_accounts.yml
View source
  1. uuid: 612c85a1-518a-4802-9ec8-5b4dce53a17e
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - instagram_feeds
  7. - options
  8. - user
  9. id: instagram_accounts
  10. label: 'Instagram Accounts'
  11. module: views
  12. description: 'Find and manage Instagram accounts.'
  13. tag: ''
  14. base_table: instagram_account
  15. base_field: iid
  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: 'access instagram_account overview'
  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. contextual_filters_or: false
  40. exposed_form:
  41. type: basic
  42. options:
  43. submit_button: Apply
  44. reset_button: false
  45. reset_button_label: Reset
  46. exposed_sorts_label: 'Sort by'
  47. expose_sort_order: true
  48. sort_asc_label: Asc
  49. sort_desc_label: Desc
  50. pager:
  51. type: full
  52. options:
  53. items_per_page: 10
  54. offset: 0
  55. id: 0
  56. total_pages: null
  57. tags:
  58. previous: ‹‹
  59. next: ››
  60. first: '« First'
  61. last: 'Last »'
  62. expose:
  63. items_per_page: false
  64. items_per_page_label: 'Items per page'
  65. items_per_page_options: '5, 10, 25, 50'
  66. items_per_page_options_all: false
  67. items_per_page_options_all_label: '- All -'
  68. offset: false
  69. offset_label: Offset
  70. quantity: 9
  71. style:
  72. type: table
  73. options:
  74. grouping: { }
  75. row_class: ''
  76. default_row_class: true
  77. override: true
  78. sticky: true
  79. caption: ''
  80. summary: ''
  81. description: ''
  82. columns:
  83. iid: iid
  84. account: account
  85. cron_import_limit: cron_import_limit
  86. media_bundle: media_bundle
  87. status: status
  88. token_expiration: token_expiration
  89. uid: uid
  90. last_import: last_import
  91. operations: operations
  92. info:
  93. iid:
  94. sortable: true
  95. default_sort_order: asc
  96. align: ''
  97. separator: ''
  98. empty_column: false
  99. responsive: priority-medium
  100. account:
  101. sortable: true
  102. default_sort_order: asc
  103. align: ''
  104. separator: ''
  105. empty_column: false
  106. responsive: ''
  107. cron_import_limit:
  108. sortable: true
  109. default_sort_order: asc
  110. align: ''
  111. separator: ''
  112. empty_column: false
  113. responsive: priority-low
  114. media_bundle:
  115. sortable: true
  116. default_sort_order: asc
  117. align: ''
  118. separator: ''
  119. empty_column: false
  120. responsive: priority-low
  121. status:
  122. sortable: true
  123. default_sort_order: asc
  124. align: ''
  125. separator: ''
  126. empty_column: false
  127. responsive: ''
  128. token_expiration:
  129. sortable: true
  130. default_sort_order: desc
  131. align: ''
  132. separator: ''
  133. empty_column: false
  134. responsive: ''
  135. uid:
  136. sortable: true
  137. default_sort_order: asc
  138. align: ''
  139. separator: ''
  140. empty_column: false
  141. responsive: priority-low
  142. last_import:
  143. sortable: true
  144. default_sort_order: desc
  145. align: ''
  146. separator: ''
  147. empty_column: false
  148. responsive: priority-medium
  149. operations:
  150. align: ''
  151. separator: ''
  152. empty_column: false
  153. responsive: priority-medium
  154. default: token_expiration
  155. empty_table: true
  156. row:
  157. type: fields
  158. fields:
  159. iid:
  160. id: iid
  161. table: instagram_account
  162. field: iid
  163. relationship: none
  164. group_type: group
  165. admin_label: ''
  166. label: 'Instagram Account ID'
  167. exclude: false
  168. alter:
  169. alter_text: false
  170. text: ''
  171. make_link: false
  172. path: ''
  173. absolute: false
  174. external: false
  175. replace_spaces: false
  176. path_case: none
  177. trim_whitespace: false
  178. alt: ''
  179. rel: ''
  180. link_class: ''
  181. prefix: ''
  182. suffix: ''
  183. target: ''
  184. nl2br: false
  185. max_length: 0
  186. word_boundary: true
  187. ellipsis: true
  188. more_link: false
  189. more_link_text: ''
  190. more_link_path: ''
  191. strip_tags: false
  192. trim: false
  193. preserve_tags: ''
  194. html: false
  195. element_type: ''
  196. element_class: ''
  197. element_label_type: ''
  198. element_label_class: ''
  199. element_label_colon: true
  200. element_wrapper_type: ''
  201. element_wrapper_class: ''
  202. element_default_classes: true
  203. empty: ''
  204. hide_empty: false
  205. empty_zero: false
  206. hide_alter_empty: true
  207. click_sort_column: value
  208. type: string
  209. settings:
  210. link_to_entity: false
  211. group_column: value
  212. group_columns: { }
  213. group_rows: true
  214. delta_limit: 0
  215. delta_offset: 0
  216. delta_reversed: false
  217. delta_first_last: false
  218. multi_type: separator
  219. separator: ', '
  220. field_api_classes: false
  221. entity_type: instagram_account
  222. entity_field: iid
  223. plugin_id: field
  224. account:
  225. id: account
  226. table: instagram_account
  227. field: account
  228. relationship: none
  229. group_type: group
  230. admin_label: ''
  231. label: 'Instagram Username'
  232. exclude: false
  233. alter:
  234. alter_text: false
  235. text: ''
  236. make_link: false
  237. path: ''
  238. absolute: false
  239. external: false
  240. replace_spaces: false
  241. path_case: none
  242. trim_whitespace: false
  243. alt: ''
  244. rel: ''
  245. link_class: ''
  246. prefix: ''
  247. suffix: ''
  248. target: ''
  249. nl2br: false
  250. max_length: 0
  251. word_boundary: true
  252. ellipsis: true
  253. more_link: false
  254. more_link_text: ''
  255. more_link_path: ''
  256. strip_tags: false
  257. trim: false
  258. preserve_tags: ''
  259. html: false
  260. element_type: ''
  261. element_class: ''
  262. element_label_type: ''
  263. element_label_class: ''
  264. element_label_colon: true
  265. element_wrapper_type: ''
  266. element_wrapper_class: ''
  267. element_default_classes: true
  268. empty: ''
  269. hide_empty: false
  270. empty_zero: false
  271. hide_alter_empty: true
  272. click_sort_column: value
  273. type: string
  274. settings:
  275. link_to_entity: true
  276. group_column: value
  277. group_columns: { }
  278. group_rows: true
  279. delta_limit: 0
  280. delta_offset: 0
  281. delta_reversed: false
  282. delta_first_last: false
  283. multi_type: separator
  284. separator: ', '
  285. field_api_classes: false
  286. entity_type: null
  287. entity_field: account
  288. plugin_id: field
  289. cron_import_limit:
  290. id: cron_import_limit
  291. table: instagram_account
  292. field: cron_import_limit
  293. relationship: none
  294. group_type: group
  295. admin_label: ''
  296. label: 'Cron Import Limit'
  297. exclude: false
  298. alter:
  299. alter_text: false
  300. text: ''
  301. make_link: false
  302. path: ''
  303. absolute: false
  304. external: false
  305. replace_spaces: false
  306. path_case: none
  307. trim_whitespace: false
  308. alt: ''
  309. rel: ''
  310. link_class: ''
  311. prefix: ''
  312. suffix: ''
  313. target: ''
  314. nl2br: false
  315. max_length: 0
  316. word_boundary: true
  317. ellipsis: true
  318. more_link: false
  319. more_link_text: ''
  320. more_link_path: ''
  321. strip_tags: false
  322. trim: false
  323. preserve_tags: ''
  324. html: false
  325. element_type: ''
  326. element_class: ''
  327. element_label_type: ''
  328. element_label_class: ''
  329. element_label_colon: true
  330. element_wrapper_type: ''
  331. element_wrapper_class: ''
  332. element_default_classes: true
  333. empty: ''
  334. hide_empty: false
  335. empty_zero: false
  336. hide_alter_empty: true
  337. click_sort_column: value
  338. type: number_integer
  339. settings:
  340. thousand_separator: ''
  341. prefix_suffix: true
  342. group_column: value
  343. group_columns: { }
  344. group_rows: true
  345. delta_limit: 0
  346. delta_offset: 0
  347. delta_reversed: false
  348. delta_first_last: false
  349. multi_type: separator
  350. separator: ', '
  351. field_api_classes: false
  352. entity_type: instagram_account
  353. entity_field: cron_import_limit
  354. plugin_id: field
  355. media_bundle:
  356. id: media_bundle
  357. table: instagram_account
  358. field: media_bundle
  359. relationship: none
  360. group_type: group
  361. admin_label: ''
  362. label: 'Media Type'
  363. exclude: false
  364. alter:
  365. alter_text: false
  366. text: ''
  367. make_link: false
  368. path: ''
  369. absolute: false
  370. external: false
  371. replace_spaces: false
  372. path_case: none
  373. trim_whitespace: false
  374. alt: ''
  375. rel: ''
  376. link_class: ''
  377. prefix: ''
  378. suffix: ''
  379. target: ''
  380. nl2br: false
  381. max_length: 0
  382. word_boundary: true
  383. ellipsis: true
  384. more_link: false
  385. more_link_text: ''
  386. more_link_path: ''
  387. strip_tags: false
  388. trim: false
  389. preserve_tags: ''
  390. html: false
  391. element_type: ''
  392. element_class: ''
  393. element_label_type: ''
  394. element_label_class: ''
  395. element_label_colon: true
  396. element_wrapper_type: ''
  397. element_wrapper_class: ''
  398. element_default_classes: true
  399. empty: ''
  400. hide_empty: false
  401. empty_zero: false
  402. hide_alter_empty: true
  403. click_sort_column: value
  404. type: list_default
  405. settings: { }
  406. group_column: value
  407. group_columns: { }
  408. group_rows: true
  409. delta_limit: 0
  410. delta_offset: 0
  411. delta_reversed: false
  412. delta_first_last: false
  413. multi_type: separator
  414. separator: ', '
  415. field_api_classes: false
  416. entity_type: instagram_account
  417. entity_field: media_bundle
  418. plugin_id: field
  419. status:
  420. id: status
  421. table: instagram_account
  422. field: status
  423. relationship: none
  424. group_type: group
  425. admin_label: ''
  426. label: Status
  427. exclude: false
  428. alter:
  429. alter_text: false
  430. text: ''
  431. make_link: false
  432. path: ''
  433. absolute: false
  434. external: false
  435. replace_spaces: false
  436. path_case: none
  437. trim_whitespace: false
  438. alt: ''
  439. rel: ''
  440. link_class: ''
  441. prefix: ''
  442. suffix: ''
  443. target: ''
  444. nl2br: false
  445. max_length: 0
  446. word_boundary: true
  447. ellipsis: true
  448. more_link: false
  449. more_link_text: ''
  450. more_link_path: ''
  451. strip_tags: false
  452. trim: false
  453. preserve_tags: ''
  454. html: false
  455. element_type: ''
  456. element_class: ''
  457. element_label_type: ''
  458. element_label_class: ''
  459. element_label_colon: true
  460. element_wrapper_type: ''
  461. element_wrapper_class: ''
  462. element_default_classes: true
  463. empty: ''
  464. hide_empty: false
  465. empty_zero: false
  466. hide_alter_empty: true
  467. click_sort_column: value
  468. type: boolean
  469. settings:
  470. format: enabled-disabled
  471. format_custom_true: ''
  472. format_custom_false: ''
  473. group_column: value
  474. group_columns: { }
  475. group_rows: true
  476. delta_limit: 0
  477. delta_offset: 0
  478. delta_reversed: false
  479. delta_first_last: false
  480. multi_type: separator
  481. separator: ', '
  482. field_api_classes: false
  483. entity_type: instagram_account
  484. entity_field: status
  485. plugin_id: field
  486. token_expiration:
  487. id: token_expiration
  488. table: instagram_account
  489. field: token_expiration
  490. relationship: none
  491. group_type: group
  492. admin_label: ''
  493. label: 'Token Expiry'
  494. exclude: false
  495. alter:
  496. alter_text: false
  497. text: ''
  498. make_link: false
  499. path: ''
  500. absolute: false
  501. external: false
  502. replace_spaces: false
  503. path_case: none
  504. trim_whitespace: false
  505. alt: ''
  506. rel: ''
  507. link_class: ''
  508. prefix: ''
  509. suffix: ''
  510. target: ''
  511. nl2br: false
  512. max_length: 0
  513. word_boundary: true
  514. ellipsis: true
  515. more_link: false
  516. more_link_text: ''
  517. more_link_path: ''
  518. strip_tags: false
  519. trim: false
  520. preserve_tags: ''
  521. html: false
  522. element_type: ''
  523. element_class: ''
  524. element_label_type: ''
  525. element_label_class: ''
  526. element_label_colon: true
  527. element_wrapper_type: ''
  528. element_wrapper_class: ''
  529. element_default_classes: true
  530. empty: ''
  531. hide_empty: false
  532. empty_zero: false
  533. hide_alter_empty: true
  534. click_sort_column: value
  535. type: timestamp
  536. settings:
  537. date_format: short
  538. custom_date_format: ''
  539. timezone: ''
  540. group_column: value
  541. group_columns: { }
  542. group_rows: true
  543. delta_limit: 0
  544. delta_offset: 0
  545. delta_reversed: false
  546. delta_first_last: false
  547. multi_type: separator
  548. separator: ', '
  549. field_api_classes: false
  550. entity_type: instagram_account
  551. entity_field: token_expiration
  552. plugin_id: field
  553. uid:
  554. id: uid
  555. table: instagram_account
  556. field: uid
  557. relationship: none
  558. group_type: group
  559. admin_label: ''
  560. label: 'Authored by'
  561. exclude: false
  562. alter:
  563. alter_text: false
  564. text: ''
  565. make_link: false
  566. path: ''
  567. absolute: false
  568. external: false
  569. replace_spaces: false
  570. path_case: none
  571. trim_whitespace: false
  572. alt: ''
  573. rel: ''
  574. link_class: ''
  575. prefix: ''
  576. suffix: ''
  577. target: ''
  578. nl2br: false
  579. max_length: 0
  580. word_boundary: true
  581. ellipsis: true
  582. more_link: false
  583. more_link_text: ''
  584. more_link_path: ''
  585. strip_tags: false
  586. trim: false
  587. preserve_tags: ''
  588. html: false
  589. element_type: ''
  590. element_class: ''
  591. element_label_type: ''
  592. element_label_class: ''
  593. element_label_colon: true
  594. element_wrapper_type: ''
  595. element_wrapper_class: ''
  596. element_default_classes: true
  597. empty: ''
  598. hide_empty: false
  599. empty_zero: false
  600. hide_alter_empty: true
  601. click_sort_column: target_id
  602. type: entity_reference_label
  603. settings:
  604. link: true
  605. group_column: target_id
  606. group_columns: { }
  607. group_rows: true
  608. delta_limit: 0
  609. delta_offset: 0
  610. delta_reversed: false
  611. delta_first_last: false
  612. multi_type: separator
  613. separator: ', '
  614. field_api_classes: false
  615. entity_type: instagram_account
  616. entity_field: uid
  617. plugin_id: field
  618. last_import:
  619. id: last_import
  620. table: instagram_account
  621. field: last_import
  622. relationship: none
  623. group_type: group
  624. admin_label: ''
  625. label: 'Last Import'
  626. exclude: false
  627. alter:
  628. alter_text: false
  629. text: ''
  630. make_link: false
  631. path: ''
  632. absolute: false
  633. external: false
  634. replace_spaces: false
  635. path_case: none
  636. trim_whitespace: false
  637. alt: ''
  638. rel: ''
  639. link_class: ''
  640. prefix: ''
  641. suffix: ''
  642. target: ''
  643. nl2br: false
  644. max_length: 0
  645. word_boundary: true
  646. ellipsis: true
  647. more_link: false
  648. more_link_text: ''
  649. more_link_path: ''
  650. strip_tags: false
  651. trim: false
  652. preserve_tags: ''
  653. html: false
  654. element_type: ''
  655. element_class: ''
  656. element_label_type: ''
  657. element_label_class: ''
  658. element_label_colon: true
  659. element_wrapper_type: ''
  660. element_wrapper_class: ''
  661. element_default_classes: true
  662. empty: never
  663. hide_empty: false
  664. empty_zero: true
  665. hide_alter_empty: true
  666. click_sort_column: value
  667. type: timestamp
  668. settings:
  669. date_format: short
  670. custom_date_format: ''
  671. timezone: ''
  672. group_column: value
  673. group_columns: { }
  674. group_rows: true
  675. delta_limit: 0
  676. delta_offset: 0
  677. delta_reversed: false
  678. delta_first_last: false
  679. multi_type: separator
  680. separator: ', '
  681. field_api_classes: false
  682. entity_type: instagram_account
  683. entity_field: last_import
  684. plugin_id: field
  685. operations:
  686. id: operations
  687. table: instagram_account
  688. field: operations
  689. relationship: none
  690. group_type: group
  691. admin_label: ''
  692. label: Operations
  693. exclude: false
  694. alter:
  695. alter_text: false
  696. text: ''
  697. make_link: false
  698. path: ''
  699. absolute: false
  700. external: false
  701. replace_spaces: false
  702. path_case: none
  703. trim_whitespace: false
  704. alt: ''
  705. rel: ''
  706. link_class: ''
  707. prefix: ''
  708. suffix: ''
  709. target: ''
  710. nl2br: false
  711. max_length: 0
  712. word_boundary: true
  713. ellipsis: true
  714. more_link: false
  715. more_link_text: ''
  716. more_link_path: ''
  717. strip_tags: false
  718. trim: false
  719. preserve_tags: ''
  720. html: false
  721. element_type: ''
  722. element_class: ''
  723. element_label_type: ''
  724. element_label_class: ''
  725. element_label_colon: true
  726. element_wrapper_type: ''
  727. element_wrapper_class: ''
  728. element_default_classes: true
  729. empty: ''
  730. hide_empty: false
  731. empty_zero: false
  732. hide_alter_empty: true
  733. destination: false
  734. entity_type: instagram_account
  735. plugin_id: entity_operations
  736. filters:
  737. status:
  738. id: status
  739. table: instagram_account
  740. field: status
  741. relationship: none
  742. group_type: group
  743. admin_label: ''
  744. operator: '='
  745. value: All
  746. group: 1
  747. exposed: true
  748. expose:
  749. operator_id: ''
  750. label: Status
  751. description: ''
  752. use_operator: false
  753. operator: status_op
  754. identifier: status
  755. required: false
  756. remember: false
  757. multiple: false
  758. remember_roles:
  759. authenticated: authenticated
  760. anonymous: '0'
  761. admin: '0'
  762. editor_legacy: '0'
  763. ufc_content_manager: '0'
  764. athlete_list: '0'
  765. is_grouped: true
  766. group_info:
  767. label: Published
  768. description: ''
  769. identifier: status
  770. optional: true
  771. widget: select
  772. multiple: false
  773. remember: false
  774. default_group: All
  775. default_group_multiple: { }
  776. group_items:
  777. 1:
  778. title: Enabled
  779. operator: '='
  780. value: '1'
  781. 2:
  782. title: Disabled
  783. operator: '='
  784. value: '0'
  785. plugin_id: boolean
  786. entity_type: instagram_account
  787. entity_field: status
  788. account:
  789. id: account
  790. table: instagram_account
  791. field: account
  792. relationship: none
  793. group_type: group
  794. admin_label: ''
  795. operator: contains
  796. value: ''
  797. group: 1
  798. exposed: true
  799. expose:
  800. operator_id: account_op
  801. label: 'Instagram Username'
  802. description: ''
  803. use_operator: false
  804. operator: account_op
  805. identifier: account
  806. required: false
  807. remember: false
  808. multiple: false
  809. remember_roles:
  810. authenticated: authenticated
  811. anonymous: '0'
  812. admin: '0'
  813. editor_legacy: '0'
  814. ufc_content_manager: '0'
  815. athlete_list: '0'
  816. placeholder: ''
  817. is_grouped: false
  818. group_info:
  819. label: ''
  820. description: ''
  821. identifier: ''
  822. optional: true
  823. widget: select
  824. multiple: false
  825. remember: false
  826. default_group: All
  827. default_group_multiple: { }
  828. group_items: { }
  829. entity_type: instagram_account
  830. entity_field: account
  831. plugin_id: string
  832. token_expiration:
  833. id: token_expiration
  834. table: instagram_account
  835. field: token_expiration
  836. relationship: none
  837. group_type: group
  838. admin_label: ''
  839. operator: '='
  840. value:
  841. min: ''
  842. max: ''
  843. value: ''
  844. type: date
  845. group: 1
  846. exposed: true
  847. expose:
  848. operator_id: token_expiration_op
  849. label: 'Instagram Token Expiration Date'
  850. description: null
  851. use_operator: false
  852. operator: token_expiration_op
  853. identifier: token_expiration
  854. required: false
  855. remember: false
  856. multiple: false
  857. remember_roles:
  858. authenticated: authenticated
  859. placeholder: null
  860. min_placeholder: null
  861. max_placeholder: null
  862. is_grouped: true
  863. group_info:
  864. label: 'Token Validity'
  865. description: ''
  866. identifier: expired
  867. optional: true
  868. widget: select
  869. multiple: false
  870. remember: false
  871. default_group: All
  872. default_group_multiple: { }
  873. group_items:
  874. 1:
  875. title: Valid
  876. operator: '>'
  877. value:
  878. type: offset
  879. value: now
  880. min: ''
  881. max: ''
  882. 2:
  883. title: Expired
  884. operator: '<='
  885. value:
  886. type: offset
  887. value: now
  888. min: ''
  889. max: ''
  890. entity_type: instagram_account
  891. entity_field: token_expiration
  892. plugin_id: date
  893. sorts: { }
  894. title: 'Instagram Accounts'
  895. header: { }
  896. footer: { }
  897. empty:
  898. area_text_custom:
  899. id: area_text_custom
  900. table: views
  901. field: area_text_custom
  902. relationship: none
  903. group_type: group
  904. admin_label: ''
  905. empty: true
  906. tokenize: false
  907. content: 'No accounts available.'
  908. plugin_id: text_custom
  909. relationships: { }
  910. arguments: { }
  911. display_extenders: { }
  912. cache_metadata:
  913. max-age: -1
  914. contexts:
  915. - 'languages:language_content'
  916. - 'languages:language_interface'
  917. - url
  918. - url.query_args
  919. - user.permissions
  920. tags: { }
  921. instagram_account_page:
  922. display_plugin: page
  923. id: instagram_account_page
  924. display_title: Page
  925. position: 1
  926. display_options:
  927. display_extenders: { }
  928. path: admin/config/media/instagram_feeds/accounts
  929. menu:
  930. type: 'default tab'
  931. title: Accounts
  932. description: ''
  933. expanded: false
  934. parent: instagram_feeds.default
  935. weight: -20
  936. context: '0'
  937. menu_name: admin
  938. tab_options:
  939. type: tab
  940. title: Accounts
  941. description: ''
  942. weight: 0
  943. cache_metadata:
  944. max-age: -1
  945. contexts:
  946. - 'languages:language_content'
  947. - 'languages:language_interface'
  948. - url
  949. - url.query_args
  950. - user.permissions
  951. tags: { }