Search for get

  1. Search 7.x-2.x for get
  2. Other projects
Title Object type File name Summary
ActionExpression::getFormHandler function src/Plugin/RulesExpression/ActionExpression.php Returns the form handling class for this expression.
ActionExpression::getLabel function src/Plugin/RulesExpression/ActionExpression.php The label of this expression element that can be shown in the UI.
ActionExpressionContainer::getConfiguration function src/Engine/ActionExpressionContainer.php Gets this plugin's configuration.
ActionExpressionContainer::getExpression function src/Engine/ActionExpressionContainer.php Looks up the expression by UUID in this container.
ActionExpressionContainer::getIterator function src/Engine/ActionExpressionContainer.php Returns an iterator for expressions in this container.
ActionsFormTest::dataActionsFormWidgets function tests/src/Functional/ActionsFormTest.php Provides data for testActionsFormWidgets().
ActionsFormTest::testActionsFormWidgets function tests/src/Functional/ActionsFormTest.php Test each action provided by Rules.
AddEventForm::getFormId function src/Form/AddEventForm.php Returns a unique string identifying the form.
AddEventForm::getTitle function src/Form/AddEventForm.php Provides the page title on the form.
AddExpressionForm::getEditedExpression function src/Form/AddExpressionForm.php Gets the currently edited expression from the given component.
AddExpressionForm::getTitle function src/Form/AddExpressionForm.php Provides the page title on the form.
AndOrOptions::getPossibleOptions function src/TypedData/Options/AndOrOptions.php Returns an array of possible values with labels for display.
AnnotatedClassDiscovery::getAnnotationReader function src/Context/AnnotatedClassDiscovery.php Gets the used doctrine annotation reader.
BreakLockForm::getCancelUrl function src/Form/BreakLockForm.php Returns the route to go to if the user cancels the action.
BreakLockForm::getConfirmText function src/Form/BreakLockForm.php Returns a caption for the button that confirms the action.
BreakLockForm::getDescription function src/Form/BreakLockForm.php Returns additional text to display as a description.
BreakLockForm::getFormId function src/Form/BreakLockForm.php Returns a unique string identifying the form.
BreakLockForm::getQuestion function src/Form/BreakLockForm.php Returns the question to ask the user.
CalculationOperatorOptions::getPossibleOptions function src/TypedData/Options/CalculationOperatorOptions.php Returns an array of possible values with labels for display.
ComparisonOperatorNumericOptions::getPossibleOptions function src/TypedData/Options/ComparisonOperatorNumericOptions.php Returns an array of possible values with labels for display.
ComparisonOperatorOptions::getPossibleOptions function src/TypedData/Options/ComparisonOperatorOptions.php Returns an array of possible values with labels for display.
ComparisonOperatorTextOptions::getPossibleOptions function src/TypedData/Options/ComparisonOperatorTextOptions.php Returns an array of possible values with labels for display.
ComponentConfigResolver::getMultiple function src/ComponentResolver/ComponentConfigResolver.php Gets multiple components.
ConditionExpression::getFormHandler function src/Plugin/RulesExpression/ConditionExpression.php Returns the form handling class for this expression.
ConditionExpression::getLabel function src/Plugin/RulesExpression/ConditionExpression.php The label of this expression element that can be shown in the UI.
ConditionExpressionContainer::getConfiguration function src/Engine/ConditionExpressionContainer.php Gets this plugin's configuration.
ConditionExpressionContainer::getExpression function src/Engine/ConditionExpressionContainer.php Looks up the expression by UUID in this container.
ConditionExpressionContainer::getIterator function src/Engine/ConditionExpressionContainer.php Returns an iterator for expressions in this container.
ConditionManager::getDefinitions function src/Core/ConditionManager.php See \Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions().
ConditionManager::getDiscovery function src/Core/ConditionManager.php Gets the plugin discovery.
ConditionsFormTest::dataConditionsFormWidgets function tests/src/Functional/ConditionsFormTest.php Provides data for testConditionsFormWidgets().
ConditionsFormTest::testConditionsFormWidgets function tests/src/Functional/ConditionsFormTest.php Test each condition provided by Rules.
ConfigurableEventHandlerBase::getConfiguration function src/EventHandler/ConfigurableEventHandlerBase.php Gets this plugin's configuration.
ConfigurableEventHandlerEntityBundle::getEventNameSuffix function src/EventHandler/ConfigurableEventHandlerEntityBundle.php Provides the event name suffix based upon the plugin configuration.
ContextDefinition::$getter property src/Context/ContextDefinition.php Name of getter function for this context variable.
ContextDefinition::get function src/Context/Annotation/ContextDefinition.php Returns the value of an annotation.
ContextDefinition::getAssignmentRestriction function src/Context/ContextDefinition.php Determines if this context has an assignment restriction.
ContextDefinition::getGetter function src/Context/ContextDefinition.php
ContextDefinition::hasGetter function src/Context/ContextDefinition.php
ContextDefinitionInterface::getAssignmentRestriction function src/Context/ContextDefinitionInterface.php Determines if this context has an assignment restriction.
ContextFormTrait::getContextConfigFromFormValues function src/Context/Form/ContextFormTrait.php Creates a context config object from the submitted form values.
ContextHandlerTrait::getMappedDefinition function src/Context/ContextHandlerTrait.php Gets the definition of the data that is mapped to the given context.
ContextHandlerTrait::getSelectedData function src/Context/ContextHandlerTrait.php Gets definitions of all selected data at configuration time.
ContextProviderInterface::getProvidedContext function src/Context/ContextProviderInterface.php Gets a defined provided context.
ContextProviderInterface::getProvidedContextDefinition function src/Context/ContextProviderInterface.php Gets a specific provided context definition of the plugin.
ContextProviderInterface::getProvidedContextDefinitions function src/Context/ContextProviderInterface.php Gets the provided context definitions of the plugin.
ContextProviderTrait::getProvidedContext function src/Context/ContextProviderTrait.php
ContextProviderTrait::getProvidedContextDefinition function src/Context/ContextProviderTrait.php
ContextProviderTrait::getProvidedContextDefinitions function src/Context/ContextProviderTrait.php
ConvertTypeOptions::getPossibleOptions function src/TypedData/Options/ConvertTypeOptions.php Returns an array of possible values with labels for display.