Search for all
Title | Object type | File name | Summary |
---|---|---|---|
EntityIsNewTest.php | file | tests/ |
|
EntityIsNewTest::$condition | property | tests/ |
The condition to be tested. |
EntityIsNewTest::setUp | function | tests/ |
|
EntityIsNewTest::testConditionEvaluation | function | tests/ |
Tests evaluating the condition. |
EntityIsOfBundle | class | src/ |
Provides an 'Entity is of bundle' condition. |
EntityIsOfBundle.php | file | src/ |
|
EntityIsOfBundle::assertMetadata | function | src/ |
Asserts additional metadata for the selected data. |
EntityIsOfBundle::doEvaluate | function | src/ |
Check if a provided entity is of a specific type and bundle. |
EntityIsOfBundleTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\Condition\EntityIsOfBundle @group RulesCondition |
EntityIsOfBundleTest.php | file | tests/ |
|
EntityIsOfBundleTest::$condition | property | tests/ |
The condition to be tested. |
EntityIsOfBundleTest::setUp | function | tests/ |
|
EntityIsOfBundleTest::testConditionEvaluation | function | tests/ |
Tests evaluating the condition. |
EntityIsOfType | class | src/ |
Provides an 'Entity is of type' condition. |
EntityIsOfType.php | file | src/ |
|
EntityIsOfType::doEvaluate | function | src/ |
Check if the provided entity is of a specific type. |
EntityIsOfTypeTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\Condition\EntityIsOfType @group RulesCondition |
EntityIsOfTypeTest.php | file | tests/ |
|
EntityIsOfTypeTest::$condition | property | tests/ |
The condition to be tested. |
EntityIsOfTypeTest::setUp | function | tests/ |
|
EntityIsOfTypeTest::testConditionEvaluation | function | tests/ |
Tests evaluating the condition. |
EntityPathAliasCreate | class | src/ |
Provides a generic 'Create entity path alias' action. |
EntityPathAliasCreate.php | file | src/ |
|
EntityPathAliasCreate::$aliasStorage | property | src/ |
The alias storage service. |
EntityPathAliasCreate::$entityTypeId | property | src/ |
The entity type id. |
EntityPathAliasCreate::create | function | src/ |
Creates an instance of the plugin. |
EntityPathAliasCreate::doExecute | function | src/ |
Creates entity path alias. |
EntityPathAliasCreate::__construct | function | src/ |
Constructs an EntityPathAliasCreate object. |
EntityPathAliasCreateDeriver | class | src/ |
Derives entity create plugin definitions based on content entity types. |
EntityPathAliasCreateDeriver.php | file | src/ |
|
EntityPathAliasCreateDeriver::$entityTypeManager | property | src/ |
The entity type manager. |
EntityPathAliasCreateDeriver::create | function | src/ |
Creates a new class instance. |
EntityPathAliasCreateDeriver::getDerivativeDefinitions | function | src/ |
Gets the definition of all derivatives of a base plugin. |
EntityPathAliasCreateDeriver::__construct | function | src/ |
Creates a new EntityPathAliasCreateDeriver object. |
EntityPathAliasCreateTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\EntityPathAliasCreate @group RulesAction |
EntityPathAliasCreateTest.php | file | tests/ |
|
EntityPathAliasCreateTest::$action | property | tests/ |
The action to be tested. |
EntityPathAliasCreateTest::$aliasStorage | property | tests/ |
The mocked alias storage service. |
EntityPathAliasCreateTest::getMockEntity | function | tests/ |
Creates a mock entity. |
EntityPathAliasCreateTest::setUp | function | tests/ |
|
EntityPathAliasCreateTest::testActionExecutionWithSavedEntity | function | tests/ |
Tests the action execution with a saved entity. |
EntityPathAliasCreateTest::testActionExecutionWithUnsavedEntity | function | tests/ |
Tests the action execution with an unsaved entity. |
EntityPathAliasCreateTest::testSummary | function | tests/ |
Tests the summary. |
EntityPresaveDeriver | class | src/ |
Derives entity presave plugin definitions based on content entity types. |
EntityPresaveDeriver.php | file | src/ |
|
EntityPresaveDeriver::$entityTypeManager | property | src/ |
The entity type manager. |
EntityPresaveDeriver::create | function | src/ |
Creates a new class instance. |
EntityPresaveDeriver::getDerivativeDefinitions | function | src/ |
Gets the definition of all derivatives of a base plugin. |
EntityPresaveDeriver::__construct | function | src/ |
Creates a new EntityPresaveDeriver object. |
EntityPresaveTest | class | tests/ |
Checks that the entity presave events are defined. |
Pagination
- Previous page
- Page 16
- Next page