service fastly.services.webhook in Fastly 8.3
Class
Drupal\fastly\Services\Webhook5 string references to fastly.services.webhook
- FastlySettingsForm::create in src/
Form/ FastlySettingsForm.php - Instantiates a new instance of this class.
- ImageOptimizerForm::create in src/
Form/ ImageOptimizerForm.php - Instantiates a new instance of this class.
- PurgeOptionsForm::create in src/
Form/ PurgeOptionsForm.php - Instantiates a new instance of this class.
- StaleContentOptionsForm::create in src/
Form/ StaleContentOptionsForm.php - Instantiates a new instance of this class.
- WebhookForm::create in src/
Form/ WebhookForm.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\fastly\Services\Webhook
- arguments:
- - '@config.factory'
- - '@http_client'
- - '@logger.channel.fastly'
- - '%fastly.webhook_connect_timeout%'
- - '@request_stack'