| ResolverRelationshipConfigure::getFormId |
function |
src/Form/ResolverRelationshipConfigure.php |
Returns a unique string identifying the form. |
| ResolverRelationshipConfigure::validateForm |
function |
src/Form/ResolverRelationshipConfigure.php |
Configuration Form Validator. |
| ResolverRelationshipDelete::$id |
property |
src/Form/ResolverRelationshipDelete.php |
Resolver ID. |
| ResolverRelationshipDelete::$tempstore_id |
property |
src/Form/ResolverRelationshipDelete.php |
Tempstore ID. |
| ResolverRelationshipDelete::getFormId |
function |
src/Form/ResolverRelationshipDelete.php |
Returns a unique string identifying the form. |
| TestBlockVariantTrait::$uuidGenerator |
property |
tests/src/Unit/BlockVariantTraitTest.php |
|
| TestBlockVariantTrait::setUuidGenerator |
function |
tests/src/Unit/BlockVariantTraitTest.php |
|
| TestBlockVariantTrait::uuidGenerator |
function |
tests/src/Unit/BlockVariantTraitTest.php |
Returns the UUID generator. |
| TestVariantCollectionTrait::$uuidGenerator |
property |
tests/src/Unit/VariantCollectionTraitTest.php |
|
| TestVariantCollectionTrait::setUuidGenerator |
function |
tests/src/Unit/VariantCollectionTraitTest.php |
|
| TestVariantCollectionTrait::uuidGenerator |
function |
tests/src/Unit/VariantCollectionTraitTest.php |
Returns the UUID generator. |
| TwoForm::getFormId |
function |
tests/modules/ctools_wizard_test/src/Form/TwoForm.php |
Returns a unique string identifying the form. |
| VariantCollectionTrait::uuidGenerator |
function |
src/Plugin/VariantCollectionTrait.php |
Returns the UUID generator. |
| WizardTest::stepOneValidate |
function |
tests/modules/ctools_wizard_test/src/Wizard/WizardTest.php |
Validation callback for the first step. |