Search for id
Title | Object type | File name | Summary |
---|---|---|---|
EntityFetchById::refineContextDefinitions | function | src/ |
Refines used and provided context definitions based upon context values. |
EntityFetchById::__construct | function | src/ |
Constructs a EntityFetchById object. |
EntityFetchByIdTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\EntityFetchById @group RulesAction |
EntityFetchByIdTest.php | file | tests/ |
|
EntityFetchByIdTest::$action | property | tests/ |
The action to be tested. |
EntityFetchByIdTest::setUp | function | tests/ |
|
EntityFetchByIdTest::testActionExecution | function | tests/ |
Tests the action execution. |
EntityFetchByIdTest::testRefiningContextDefinitions | function | tests/ |
@covers ::refineContextDefinitions |
EntityFetchByIdTest::testSummary | function | tests/ |
Tests the summary. |
EntityPathAliasCreate::$entityTypeId | property | src/ |
The entity type id. |
EventIntegrationTest::providerTestEntityOriginal | function | tests/ |
Provides test data for testEntityOriginal(). |
EventPropertyAccessTest::provideTestEvent | function | tests/ |
Provider for events to test. |
EventPropertyAccessTest::provideTestEvent | function | tests/ |
Provider for events to test. |
ExpressionBase::$configEntityId | property | src/ |
The config entity this expression is associated with, if any. |
ExpressionBase::$uuid | property | src/ |
The UUID of this expression. |
ExpressionBase::getUuid | function | src/ |
Returns the UUID of this expression if it is nested in another expression. |
ExpressionBase::setUuid | function | src/ |
Sets the UUID of this expression in an expression tree. |
ExpressionFormInterface::validateForm | function | src/ |
Form validation callback to validate expression elements. |
ExpressionFormTrait::validateForm | function | src/ |
Implements ExpressionFormInterface::validateForm(). |
ExpressionInterface::getUuid | function | src/ |
Returns the UUID of this expression if it is nested in another expression. |
ExpressionInterface::setUuid | function | src/ |
Sets the UUID of this expression in an expression tree. |
ExpressionManager::$uuidService | property | src/ |
The UUID generating service. |
IntegrityCheckTest::testCheckUuid | function | tests/ |
Tests that the integrity check with UUID works. |
IntegrityCheckTest::testInvalidAction | function | tests/ |
Tests that an invalid action plugin ID results in a violation. |
IntegrityCheckTest::testInvalidCondition | function | tests/ |
Tests that an invalid condition plugin ID results in a violation. |
IntegrityCheckTest::testInvalidProvidedName | function | tests/ |
Tests invalid characters in provided variables. |
IntegrityCheckTest::testNestedExpressionUuids | function | tests/ |
Make sure that nested expression violations have the correct UUID. |
IntegrityCheckTest::testUsingProvidedVariables | function | tests/ |
Tests using provided variables in sub-sequent actions passes checks. |
IntegrityCheckTest::testUsingRefinedProvidedVariables | function | tests/ |
Tests using provided variables with refined context. |
IntegrityViolation::$uuid | property | src/ |
The UUID of the expression where the violation occurred. |
IntegrityViolation::getUuid | function | src/ |
Returns the UUID of the expression this violation belongs to. |
IntegrityViolation::setUuid | function | src/ |
Sets the UUID of the nested expression where this violation occurred. |
IntegrityViolationInterface::getUuid | function | src/ |
Returns the UUID of the expression this violation belongs to. |
IntegrityViolationInterface::setUuid | function | src/ |
Sets the UUID of the nested expression where this violation occurred. |
InvalidArgumentException | class | src/ |
An exception that is thrown if an argument is invalid. |
InvalidArgumentException.php | file | src/ |
|
InvalidExpressionException | class | src/ |
An exception thrown when the wrong expression has been given. |
InvalidExpressionException.php | file | src/ |
|
LoopTest::testInvalidListType | function | tests/ |
Tests that the data type used to loop over is a list. |
OptionsProviderBase | class | src/ |
Base class for options providers used in Rules actions and conditions. |
OptionsProviderBase.php | file | src/ |
|
OptionsProviderBase::getPossibleValues | function | src/ |
Returns an array of possible values. |
OptionsProviderBase::getSettableOptions | function | src/ |
Returns an array of settable values with labels for display. |
OptionsProviderBase::getSettableValues | function | src/ |
Returns an array of settable values. |
OptionsProviderTest | class | tests/ |
Tests using option providers. |
OptionsProviderTest.php | file | tests/ |
|
OptionsProviderTest::$classResolver | property | tests/ |
|
OptionsProviderTest::$defaultTheme | property | tests/ |
The theme to install as the default for testing. |
OptionsProviderTest::$modules | property | tests/ |
The output of some options providers depends on the enabled modules, so this list can't be modified without also changing the expected results below. |
OptionsProviderTest::$profile | property | tests/ |
The installation profile to use for testing. |
Pagination
- Previous page
- Page 2
- Next page