6 methods override FrontendEnvironmentInterface::getAdditionalDeployFormElements() in Build Hooks 8.2
- BitbucketFrontendEnvironment::getAdditionalDeployFormElements in modules/
build_hooks_bitbucket/ src/ Plugin/ FrontendEnvironment/ BitbucketFrontendEnvironment.php - Allows the plugin to add elements to the deployment form.
- CircleCiFrontendEnvironment::getAdditionalDeployFormElements in modules/
build_hooks_circleci/ src/ Plugin/ FrontendEnvironment/ CircleCiFrontendEnvironment.php - Allows the plugin to add elements to the deployment form.
- CircleV2::getAdditionalDeployFormElements in modules/
build_hooks_circleci/ src/ Plugin/ FrontendEnvironment/ CircleV2.php - Allows the plugin to add elements to the deployment form.
- GenericFrontendEnvironment::getAdditionalDeployFormElements in src/
Plugin/ FrontendEnvironment/ GenericFrontendEnvironment.php - Allows the plugin to add elements to the deployment form.
- NetlifyFrontendEnvironment::getAdditionalDeployFormElements in modules/
build_hooks_netlify/ src/ Plugin/ FrontendEnvironment/ NetlifyFrontendEnvironment.php - Allows the plugin to add elements to the deployment form.
- TestEnvironment::getAdditionalDeployFormElements in tests/
modules/ build_hooks_test/ src/ Plugin/ FrontendEnvironment/ TestEnvironment.php - Allows the plugin to add elements to the deployment form.