You are here

Classes, traits, and interfaces in Vendor Stream Wrapper 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
VendorDirectoryNotFoundException class Drupal\vendor_stream_wrapper\Exception src/Exception/VendorDirectoryNotFoundException.php Exception thrown when the vendor directory cannot be retrieved. 1
VendorFileDownloadController class Drupal\vendor_stream_wrapper\Controller src/Controller/VendorFileDownloadController.php Vendor Stream Wrapper file controller.
VendorFileDownloadControllerInterface interface Drupal\vendor_stream_wrapper\Controller src/Controller/VendorFileDownloadControllerInterface.php Vendor Stream Wrapper file controller interface. 1
VendorStreamWrapper class Drupal\vendor_stream_wrapper\StreamWrapper src/StreamWrapper/VendorStreamWrapper.php Creates a vendor:// stream wrapper, for files in the vendor folder. 1 2
VendorStreamWrapperAssetOptimizer class Drupal\vendor_stream_wrapper\Asset src/Asset/VendorStreamWrapperAssetOptimizer.php Decorates the CSS and JS optimization services. 3
VendorStreamWrapperInterface interface Drupal\vendor_stream_wrapper\StreamWrapper src/StreamWrapper/VendorStreamWrapperInterface.php Inteface for VenderStreamWrapper (vendor://). 1
VendorStreamWrapperPathProcessor class Drupal\vendor_stream_wrapper\PathProcessor src/PathProcessor/VendorStreamWrapperPathProcessor.php Path Processor for the Vendor Stream Wrapper module. 2
VendorStreamWrapperService class Drupal\vendor_stream_wrapper\Service src/Service/VendorStreamWrapperService.php Provides services for the Vendor Stream Wrapper module. 2
VendorStreamWrapperServiceInterface interface Drupal\vendor_stream_wrapper\Service src/Service/VendorStreamWrapperServiceInterface.php Interfaces for the Vendor Stream Wrapper module services. 1
VendorStreamWrapperServiceTest class Drupal\Tests\vendor_stream_wrapper\Kernel tests/src/Kernel/VendorStreamWrapperServiceTest.php @coversDefaultClass \Drupal\vendor_stream_wrapper\Service\VendorStreamWrapperService

Other projects