RequiredContextDelete::getContexts |
function |
src/Form/RequiredContextDelete.php |
Custom logic for retrieving the contexts array from cached_values. |
RequiredContextDelete::getDescription |
function |
src/Form/RequiredContextDelete.php |
Returns additional text to display as a description. |
RequiredContextDelete::getFormId |
function |
src/Form/RequiredContextDelete.php |
Returns a unique string identifying the form. |
RequiredContextDelete::getFormName |
function |
src/Form/RequiredContextDelete.php |
Returns the internal name used to refer to the confirmation item. |
RequiredContextDelete::getParentRouteInfo |
function |
src/Form/RequiredContextDelete.php |
Document the route name and parameters for redirect after submission. |
RequiredContextDelete::getQuestion |
function |
src/Form/RequiredContextDelete.php |
Returns the question to ask the user. |
ResolverRelationshipConfigure::getContexts |
function |
src/Form/ResolverRelationshipConfigure.php |
Custom logic for retrieving the contexts array from cached_values. |
ResolverRelationshipConfigure::getFormId |
function |
src/Form/ResolverRelationshipConfigure.php |
Returns a unique string identifying the form. |
ResolverRelationshipConfigure::getParentRouteInfo |
function |
src/Form/ResolverRelationshipConfigure.php |
Document the route name and parameters for redirect after submission. |
ResolverRelationshipDelete::getCancelUrl |
function |
src/Form/ResolverRelationshipDelete.php |
Returns the route to go to if the user cancels the action. |
ResolverRelationshipDelete::getContexts |
function |
src/Form/ResolverRelationshipDelete.php |
Extract contexts from the cached values. |
ResolverRelationshipDelete::getFormId |
function |
src/Form/ResolverRelationshipDelete.php |
Returns a unique string identifying the form. |
ResolverRelationshipDelete::getQuestion |
function |
src/Form/ResolverRelationshipDelete.php |
Returns the question to ask the user. |
SerializableTempstoreFactory::get |
function |
src/SerializableTempstoreFactory.php |
|
TempstoreAccess::getTempstore |
function |
src/Access/TempstoreAccess.php |
Retreive the tempstore factory. |
TestBlockVariantTrait::getBlockConfig |
function |
tests/src/Unit/BlockVariantTraitTest.php |
Returns the configuration for stored blocks. |
TestBlockVariantTrait::getRegionNames |
function |
tests/src/Unit/BlockVariantTraitTest.php |
|
TestVariantCollectionTrait::getVariantConfig |
function |
tests/src/Unit/VariantCollectionTraitTest.php |
Returns the configuration for stored variants. |
TwoForm::getFormId |
function |
tests/modules/ctools_wizard_test/src/Form/TwoForm.php |
Returns a unique string identifying the form. |
TypedDataEntityRelationship::getRelationship |
function |
src/Plugin/Relationship/TypedDataEntityRelationship.php |
|
TypedDataLanguageRelationship::getRelationship |
function |
src/Plugin/Relationship/TypedDataLanguageRelationship.php |
|
TypedDataLanguageRelationshipDeriver::getDerivativeDefinitions |
function |
src/Plugin/Deriver/TypedDataLanguageRelationshipDeriver.php |
Gets the definition of all derivatives of a base plugin. |
TypedDataPropertyDeriverBase::getDataType |
function |
src/Plugin/Deriver/TypedDataPropertyDeriverBase.php |
|
TypedDataPropertyDeriverBase::getDerivativeDefinitions |
function |
src/Plugin/Deriver/TypedDataPropertyDeriverBase.php |
Gets the definition of all derivatives of a base plugin. |
TypedDataRelationship::getData |
function |
src/Plugin/Relationship/TypedDataRelationship.php |
|
TypedDataRelationship::getMainPropertyName |
function |
src/Plugin/Relationship/TypedDataRelationship.php |
|
TypedDataRelationship::getName |
function |
src/Plugin/Relationship/TypedDataRelationship.php |
|
TypedDataRelationship::getRelationship |
function |
src/Plugin/Relationship/TypedDataRelationship.php |
|
TypedDataRelationship::getRelationshipValue |
function |
src/Plugin/Relationship/TypedDataRelationship.php |
|
TypedDataResolver::getContextFromProperty |
function |
src/TypedDataResolver.php |
Convert a property to a context. |
TypedDataResolver::getLabelByToken |
function |
src/TypedDataResolver.php |
Provides an administrative label for a tokenized relationship. |
TypedDataResolver::getTokensForContexts |
function |
src/TypedDataResolver.php |
Extracts an array of tokens and labels. |
TypedDataResolver::getTokensFromComplexData |
function |
src/TypedDataResolver.php |
Returns tokens for a complex data definition. |
TypedDataResolverTest::testGetContextFromProperty |
function |
tests/src/Kernel/TypedDataResolverTest.php |
Tests context extraction from properties. |
VariantCollectionInterface::getVariant |
function |
src/Plugin/VariantCollectionInterface.php |
Retrieves a specific variant. |
VariantCollectionInterface::getVariants |
function |
src/Plugin/VariantCollectionInterface.php |
Returns the variants available for the entity. |
VariantCollectionTrait::getVariant |
function |
src/Plugin/VariantCollectionTrait.php |
|
VariantCollectionTrait::getVariantConfig |
function |
src/Plugin/VariantCollectionTrait.php |
Returns the configuration for stored variants. |
VariantCollectionTrait::getVariants |
function |
src/Plugin/VariantCollectionTrait.php |
|
VariantCollectionTraitTest::testGetVariant |
function |
tests/src/Unit/VariantCollectionTraitTest.php |
@covers ::getVariant |
VariantCollectionTraitTest::testGetVariantException |
function |
tests/src/Unit/VariantCollectionTraitTest.php |
@covers ::getVariant |
VariantCollectionTraitTest::testGetVariants |
function |
tests/src/Unit/VariantCollectionTraitTest.php |
@covers ::getVariants |
VariantCollectionTraitTest::testGetVariantsEmpty |
function |
tests/src/Unit/VariantCollectionTraitTest.php |
@covers ::getVariants |
VariantCollectionTraitTest::testGetVariantsSort |
function |
tests/src/Unit/VariantCollectionTraitTest.php |
@covers ::getVariants |
VariantPluginCollection::get |
function |
src/Plugin/VariantPluginCollection.php |
|
WizardEntityFormController::getFormArgument |
function |
src/Controller/WizardEntityFormController.php |
Extracts the form argument string from a request. |
WizardEvent::getValues |
function |
src/Event/WizardEvent.php |
|
WizardEvent::getWizard |
function |
src/Event/WizardEvent.php |
|
WizardFactory::getFormState |
function |
src/Wizard/WizardFactory.php |
Get the wizard form state. |
WizardFactory::getWizardForm |
function |
src/Wizard/WizardFactory.php |
Get the wizard form. |