You are here

8 string references to plugin.manager.webform.variant in Webform 6.x

Webform::getWebformVariantPluginManager in src/Entity/Webform.php
Returns the webform variant plugin manager.
WebformAdminConfigVariantsForm::create in src/Form/AdminConfig/WebformAdminConfigVariantsForm.php
Instantiates a new instance of this class.
WebformEntityVariantsForm::create in src/WebformEntityVariantsForm.php
Instantiates a new instance of this class.
WebformPluginVariantController::create in src/Controller/WebformPluginVariantController.php
Instantiates a new instance of this class.
WebformVariant::form in src/Plugin/WebformElement/WebformVariant.php
Gets the actual configuration webform array to be built.
WebformVariantAccess::checkVariantAccess in src/Access/WebformVariantAccess.php
Check whether the webform variant is enabled.
WebformVariantAddForm::create in src/Form/WebformVariantAddForm.php
Instantiates a new instance of this class.
WebformVariantPluginTest::testWebformVariantDependencies in tests/src/Functional/Variant/WebformVariantPluginTest.php
Tests webform variant plugin dependencies.