Search for save
Title | Object type | File name | Summary |
---|---|---|---|
AutoSaveTest | class | tests/ |
Test auto saving of variables after Rules execution. |
AutoSaveTest.php | file | tests/ |
|
AutoSaveTest::testActionAutoSave | function | tests/ |
Tests auto saving after an action execution. |
CoreIntegrationTest::testComponentActionAutoSave | function | tests/ |
Tests that auto saving in a component executed as action works. |
CoreIntegrationTest::testEntityAutoSave | function | tests/ |
Tests that an entity is automatically saved after being changed. |
DataSet::autoSaveContext | function | src/ |
Returns a list of context names that should be auto-saved after execution. |
EntityPathAliasCreateTest::testActionExecutionWithSavedEntity | function | tests/ |
Tests the action execution with a saved entity. |
EntityPathAliasCreateTest::testActionExecutionWithUnsavedEntity | function | tests/ |
Tests the action execution with an unsaved entity. |
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. |
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. |
ExecutionState::$saveLater | property | src/ |
Holds variables for auto-saving later. |
ExecutionState::autoSave | function | src/ |
Saves all variables that have been marked for auto saving. |
ExecutionState::getAutoSaveSelectors | function | src/ |
Returns the list of variables that should be auto-saved after execution. |
ExecutionState::saveChangesLater | function | src/ |
Mark a variable to be saved later when the execution is finished. |
ExecutionStateInterface::autoSave | function | src/ |
Saves all variables that have been marked for auto saving. |
ExecutionStateInterface::getAutoSaveSelectors | function | src/ |
Returns the list of variables that should be auto-saved after execution. |
ExecutionStateInterface::saveChangesLater | function | src/ |
Mark a variable to be saved later when the execution is finished. |
NodeMakeSticky::autoSaveContext | function | src/ |
Returns a list of context names that should be auto-saved after execution. |
NodeMakeUnsticky::autoSaveContext | function | src/ |
Returns a list of context names that should be auto-saved after execution. |
NodePromote::autoSaveContext | function | src/ |
Returns a list of context names that should be auto-saved after execution. |
NodePublish::autoSaveContext | function | src/ |
Returns a list of context names that should be auto-saved after execution. |
NodeUnpromote::autoSaveContext | function | src/ |
Returns a list of context names that should be auto-saved after execution. |
NodeUnpublish::autoSaveContext | function | src/ |
Returns a list of context names that should be auto-saved after execution. |
ReactionRuleAddForm::save | function | src/ |
Form submission handler for the 'save' action. |
ReactionRuleEditForm::save | function | src/ |
Form submission handler for the 'save' action. |
ReactionRuleStorage::save | function | src/ |
Implements Drupal\Core\Entity\EntityStorageInterface::save(). |
RulesActionBase::autoSaveContext | function | src/ |
Returns a list of context names that should be auto-saved after execution. |
RulesActionInterface::autoSaveContext | function | src/ |
Returns a list of context names that should be auto-saved after execution. |
RulesComponentAction::$saveLater | property | src/ |
List of context names that should be saved later. |
RulesComponentAction::autoSaveContext | function | src/ |
Returns a list of context names that should be auto-saved after execution. |
Pagination
- Page 1
- Next page