Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityFetchByField.php | file | src/ |
|
| EntityFetchByField::$entityTypeManager | property | src/ |
The entity type manager. |
| EntityFetchByField::create | function | src/ |
Creates an instance of the plugin. |
| EntityFetchByField::doExecute | function | src/ |
Executes the action with the given context. |
| EntityFetchByField::refineContextDefinitions | function | src/ |
Refines used and provided context definitions based upon context values. |
| EntityFetchByField::__construct | function | src/ |
Constructs a EntityFetchByField object. |
| EntityFetchByFieldTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\EntityFetchByField[[api-linebreak]] @group RulesAction |
| EntityFetchByFieldTest.php | file | tests/ |
|
| EntityFetchByFieldTest::$action | property | tests/ |
The action to be tested. |
| EntityFetchByFieldTest::setUp | function | tests/ |
|
| EntityFetchByFieldTest::testActionExecutionProvidedContextEntityType | function | tests/ |
Tests that the action execution loads the entity from storage. |
| EntityFetchByFieldTest::testActionExecutionWithLimit | function | tests/ |
Tests action execution when a value for limit is provided. |
| EntityFetchByFieldTest::testActionExecutionWithNoLimit | function | tests/ |
Tests action execution when no value for limit is provided. |
| EntityFetchByFieldTest::testRefiningContextDefinitions | function | tests/ |
@covers ::refineContextDefinitions[[api-linebreak]] |
| EntityFetchByFieldTest::testSummary | function | tests/ |
Tests the summary. |
| EntityFetchById | class | src/ |
Provides a 'Fetch entity by id' action. |
| EntityFetchById.php | file | src/ |
|
| EntityFetchById::$entityTypeManager | property | src/ |
The entity type manager service. |
| EntityFetchById::create | function | src/ |
Creates an instance of the plugin. |
| EntityFetchById::doExecute | function | src/ |
Executes the action with the given context. |
| 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[[api-linebreak]] @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[[api-linebreak]] |
| EntityFetchByIdTest::testSummary | function | tests/ |
Tests the summary. |
| EntityHasField | class | src/ |
Provides a 'Entity has field' condition. |
| EntityHasField.php | file | src/ |
|
| EntityHasField::doEvaluate | function | src/ |
Checks if a given entity has a given field. |
| EntityHasFieldTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\Condition\EntityHasField[[api-linebreak]] @group RulesCondition |
| EntityHasFieldTest.php | file | tests/ |
|
| EntityHasFieldTest::$condition | property | tests/ |
The condition to be tested. |
| EntityHasFieldTest::setUp | function | tests/ |
|
| EntityHasFieldTest::testConditionEvaluation | function | tests/ |
Tests evaluating the condition. |
| EntityInsertDeriver | class | src/ |
Derives entity insert plugin definitions based on content entity types. |
| EntityInsertDeriver.php | file | src/ |
|
| EntityInsertDeriver::$entityTypeManager | property | src/ |
The entity type manager. |
| EntityInsertDeriver::create | function | src/ |
Creates a new class instance. |
| EntityInsertDeriver::getDerivativeDefinitions | function | src/ |
Gets the definition of all derivatives of a base plugin. |
| EntityInsertDeriver::__construct | function | src/ |
Creates a new EntityInsertDeriver object. |
| EntityInsertTest | class | tests/ |
Checks that the entity insert events are defined. |
| EntityInsertTest.php | file | tests/ |
|
| EntityInsertTest::testEventMetadata | function | tests/ |
Tests the event metadata. |
| EntityIsNew | class | src/ |
Provides an 'Entity is new' condition. |
| EntityIsNew.php | file | src/ |
|
| EntityIsNew::doEvaluate | function | src/ |
Check if the provided entity is new. |
| EntityIsNewTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\Condition\EntityIsNew[[api-linebreak]] @group RulesCondition |
Pagination
- Previous page
- Page 15
- Next page