Search for all
Title | Object type | File name | Summary |
---|---|---|---|
EntityPresaveTest.php | file | tests/ |
|
EntityPresaveTest::testEventMetadata | function | tests/ |
Tests the event metadata. |
EntitySave | class | src/ |
Provides a 'Save entity' action. |
EntitySave.php | file | src/ |
|
EntitySave::$saveLater | property | src/ |
Flag that indicates if the entity should be auto-saved later. |
EntitySave::autoSaveContext | function | src/ |
Returns a list of context names that should be auto-saved after execution. |
EntitySave::doExecute | function | src/ |
Saves the Entity. |
EntitySaveTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\EntitySave @group RulesAction |
EntitySaveTest.php | file | tests/ |
|
EntitySaveTest::$action | property | tests/ |
The action to be tested. |
EntitySaveTest::$entity | property | tests/ |
The mocked entity used for testing. |
EntitySaveTest::setUp | function | tests/ |
|
EntitySaveTest::testActionExecutionImmediately | function | tests/ |
Tests the action execution when saving immediately. |
EntitySaveTest::testActionExecutionPostponed | function | tests/ |
Tests the action execution when saving is postponed. |
EntitySaveTest::testSummary | function | tests/ |
Tests the summary. |
EntityTypeOptions | class | src/ |
Options provider to list all entity types. |
EntityTypeOptions.php | file | src/ |
|
EntityTypeOptions::$entityTypeManager | property | src/ |
The entity type manager service. |
EntityTypeOptions::create | function | src/ |
Instantiates a new instance of this class. |
EntityTypeOptions::getPossibleOptions | function | src/ |
Returns an array of possible values with labels for display. |
EntityTypeOptions::__construct | function | src/ |
Constructs a EntityTypeOptions object. |
EntityUpdateDeriver | class | src/ |
Derives entity update plugin definitions based on content entity types. |
EntityUpdateDeriver.php | file | src/ |
|
EntityUpdateDeriver::$entityTypeManager | property | src/ |
The entity type manager. |
EntityUpdateDeriver::create | function | src/ |
Creates a new class instance. |
EntityUpdateDeriver::getDerivativeDefinitions | function | src/ |
Gets the definition of all derivatives of a base plugin. |
EntityUpdateDeriver::__construct | function | src/ |
Creates a new EntityUpdateDeriver object. |
EntityUpdateTest | class | tests/ |
Checks that the entity update events are defined. |
EntityUpdateTest.php | file | tests/ |
|
EntityUpdateTest::testEventMetadata | function | tests/ |
Tests the event metadata. |
EntityViewDeriver | class | src/ |
Derives entity view plugin definitions based on content entity types. |
EntityViewDeriver.php | file | src/ |
|
EntityViewDeriver::$entityTypeManager | property | src/ |
The entity type manager. |
EntityViewDeriver::create | function | src/ |
Creates a new class instance. |
EntityViewDeriver::getDerivativeDefinitions | function | src/ |
Gets the definition of all derivatives of a base plugin. |
EntityViewDeriver::__construct | function | src/ |
Creates a new EntityViewDeriver object. |
EntityViewTest | class | tests/ |
Checks that the entity view events are defined. |
EntityViewTest | class | tests/ |
Tests that rules_entity_view() does not throw fatal errors. |
EntityViewTest.php | file | tests/ |
|
EntityViewTest.php | file | tests/ |
|
EntityViewTest::$modules | property | tests/ |
Modules to enable. |
EntityViewTest::setUp | function | tests/ |
|
EntityViewTest::testEntityViewHook | function | tests/ |
Tests that rules_entity_view() can be invoked correctly. |
EntityViewTest::testEventMetadata | function | tests/ |
Tests the event metadata. |
EvaluationException | class | src/ |
An exception that is thrown during evaluation. |
EvaluationException.php | file | src/ |
|
EventBundleTest | class | tests/ |
Tests the Ajax behavior of the Add Reaction Rule UI. |
EventBundleTest.php | file | tests/ |
|
EventBundleTest::$defaultTheme | property | tests/ |
The theme to install as the default for testing. |
EventBundleTest::$modules | property | tests/ |
Modules to enable. |
Pagination
- Previous page
- Page 17
- Next page