RelationshipInterface::getName |
function |
src/Plugin/RelationshipInterface.php |
The name of the property used to get this relationship. |
RelationshipInterface::getRelationship |
function |
src/Plugin/RelationshipInterface.php |
Generates a context based on this plugin's configuration. |
RequiredContext::getContextClass |
function |
src/Form/RequiredContext.php |
Return a subclass of '\Drupal\ctools\Form\ContextConfigure'. |
RequiredContext::getContexts |
function |
src/Form/RequiredContext.php |
Custom logic for retrieving the contexts array from cached_values. |
RequiredContext::getFormId |
function |
src/Form/RequiredContext.php |
Returns a unique string identifying the form. |
RequiredContext::getOperations |
function |
src/Form/RequiredContext.php |
Retrieve Form Operations |
RequiredContext::getOperationsRouteInfo |
function |
src/Form/RequiredContext.php |
Document the route name and parameters for edit/delete context operations. |
RequiredContext::getTempstoreId |
function |
src/Form/RequiredContext.php |
Provide the tempstore id for your specified use case. |
RequiredContextDelete::getCancelText |
function |
src/Form/RequiredContextDelete.php |
Returns a caption for the link which cancels the action. |
RequiredContextDelete::getCancelUrl |
function |
src/Form/RequiredContextDelete.php |
Returns the route to go to if the user cancels the action. |
RequiredContextDelete::getConfirmText |
function |
src/Form/RequiredContextDelete.php |
Returns a caption for the button that confirms the action. |
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 |
Creates a SharedTempStore for the current user or anonymous session. |
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 |
|