Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • typo3
  • sysext
  • core
  • Classes
  • Resource
  • StorageRepository.php
Find file BlameHistoryPermalink
  • Alexander Nitsche's avatar
    [TASK] Allow flushing of the internal StorageRepository cache · 154aacdd
    Alexander Nitsche authored Dec 11, 2020 and Georg Ringer's avatar Georg Ringer committed Dec 14, 2020
    To explicitly refresh the internal cache of StorageRepository
    when a file storage has been added/removed/updated, a public
    method flush() has been added to the class.
    
    Releases: master
    Resolves: #93057
    Change-Id: I514bc5c39f6749a171006968a8b513803c599f4d
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67097
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Simon Gilli's avatarSimon Gilli <typo3@gilbertsoft.org>
    Reviewed-by: Wouter Wolters's avatarWouter Wolters <typo3@wouterwolters.nl>
    Reviewed-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    154aacdd