Search for autoSaveContext

  1. Search 7.x-2.x for autoSaveContext
  2. Other projects
Title Object type File name Summary
DataSet::autoSaveContext function src/Plugin/RulesAction/DataSet.php Returns a list of context names that should be auto-saved after execution.
EntitySave::autoSaveContext function src/Plugin/RulesAction/EntitySave.php Returns a list of context names that should be auto-saved after execution.
NodeMakeSticky::autoSaveContext function src/Plugin/RulesAction/NodeMakeSticky.php Returns a list of context names that should be auto-saved after execution.
NodeMakeUnsticky::autoSaveContext function src/Plugin/RulesAction/NodeMakeUnsticky.php Returns a list of context names that should be auto-saved after execution.
NodePromote::autoSaveContext function src/Plugin/RulesAction/NodePromote.php Returns a list of context names that should be auto-saved after execution.
NodePublish::autoSaveContext function src/Plugin/RulesAction/NodePublish.php Returns a list of context names that should be auto-saved after execution.
NodeUnpromote::autoSaveContext function src/Plugin/RulesAction/NodeUnpromote.php Returns a list of context names that should be auto-saved after execution.
NodeUnpublish::autoSaveContext function src/Plugin/RulesAction/NodeUnpublish.php Returns a list of context names that should be auto-saved after execution.
RulesActionBase::autoSaveContext function src/Core/RulesActionBase.php Returns a list of context names that should be auto-saved after execution.
RulesActionInterface::autoSaveContext function src/Core/RulesActionInterface.php Returns a list of context names that should be auto-saved after execution.
RulesComponentAction::autoSaveContext function src/Plugin/RulesAction/RulesComponentAction.php Returns a list of context names that should be auto-saved after execution.
TestNodeAction::autoSaveContext function tests/modules/rules_test/src/Plugin/RulesAction/TestNodeAction.php Returns a list of context names that should be auto-saved after execution.
UserBlock::autoSaveContext function src/Plugin/RulesAction/UserBlock.php Returns a list of context names that should be auto-saved after execution.
UserRoleAdd::autoSaveContext function src/Plugin/RulesAction/UserRoleAdd.php Returns a list of context names that should be auto-saved after execution.
UserRoleRemove::autoSaveContext function src/Plugin/RulesAction/UserRoleRemove.php Returns a list of context names that should be auto-saved after execution.
UserUnblock::autoSaveContext function src/Plugin/RulesAction/UserUnblock.php Returns a list of context names that should be auto-saved after execution.