Add typed events for the filesystem/scanner
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
Showing
- apps/files/lib/BackgroundJob/ScanFiles.php 13 additions, 20 deletionsapps/files/lib/BackgroundJob/ScanFiles.php
- apps/files/lib/Command/Scan.php 2 additions, 1 deletionapps/files/lib/Command/Scan.php
- apps/files/lib/Command/ScanAppData.php 2 additions, 1 deletionapps/files/lib/Command/ScanAppData.php
- lib/composer/composer/autoload_classmap.php 7 additions, 0 deletionslib/composer/composer/autoload_classmap.php
- lib/composer/composer/autoload_static.php 7 additions, 0 deletionslib/composer/composer/autoload_static.php
- lib/private/Files/Utils/Scanner.php 35 additions, 21 deletionslib/private/Files/Utils/Scanner.php
- lib/public/Files/Events/BeforeFileScannedEvent.php 56 additions, 0 deletionslib/public/Files/Events/BeforeFileScannedEvent.php
- lib/public/Files/Events/BeforeFolderScannedEvent.php 56 additions, 0 deletionslib/public/Files/Events/BeforeFolderScannedEvent.php
- lib/public/Files/Events/FileCacheUpdated.php 70 additions, 0 deletionslib/public/Files/Events/FileCacheUpdated.php
- lib/public/Files/Events/FileScannedEvent.php 56 additions, 0 deletionslib/public/Files/Events/FileScannedEvent.php
- lib/public/Files/Events/FolderScannedEvent.php 56 additions, 0 deletionslib/public/Files/Events/FolderScannedEvent.php
- lib/public/Files/Events/NodeAddedToCache.php 70 additions, 0 deletionslib/public/Files/Events/NodeAddedToCache.php
- lib/public/Files/Events/NodeRemovedFromCache.php 70 additions, 0 deletionslib/public/Files/Events/NodeRemovedFromCache.php
- tests/lib/Files/EtagTest.php 3 additions, 2 deletionstests/lib/Files/EtagTest.php
- tests/lib/Files/Utils/ScannerTest.php 8 additions, 7 deletionstests/lib/Files/Utils/ScannerTest.php
Loading
Please register or sign in to comment