service webp.webp in WebP 8
Class
Drupal\webp\Webp6 string references to webp.webp
- FileDownloadController::create in src/
Controller/ FileDownloadController.php - Instantiates a new instance of this class.
- ImageStyleDownloadController::create in src/
Controller/ ImageStyleDownloadController.php - Instantiates a new instance of this class.
- Webp::applyToImage in src/
Plugin/ ImageAPIOptimizeProcessor/ Webp.php - webp_install in ./
webp.install - Implements hook_install().
- webp_preprocess_responsive_image in ./
webp.module - Implements template_preprocess_responsive_image().
File
View source
- class: Drupal\webp\Webp
- arguments:
- - '@image.factory'
- - '@logger.factory'
- - '@string_translation'
- - '@config.factory'
- - '@file_system'