Search for delete
Title | Object type | File name | Summary |
---|---|---|---|
ActionExpressionContainer::deleteExpression | function | src/ |
Deletes an expression identified by the specified UUID in the container. |
ConditionExpressionContainer::deleteExpression | function | src/ |
Deletes an expression identified by the specified UUID in the container. |
ConfigureAndExecuteTest::testDeleteEventAndExecute | function | tests/ |
Tests deleting an event and then triggering its execution. |
DeleteEventForm | class | src/ |
Removes an event from a rule. |
DeleteEventForm.php | file | src/ |
|
DeleteEventForm::$eventManager | property | src/ |
The Rules event manager. |
DeleteEventForm::$id | property | src/ |
The ID of the event in the rule. |
DeleteEventForm::$reactionRule | property | src/ |
The Reaction Rule being modified. |
DeleteEventForm::$rulesUiHandler | property | src/ |
The RulesUI handler of the currently active UI. |
DeleteEventForm::buildForm | function | src/ |
Form constructor. |
DeleteEventForm::create | function | src/ |
Instantiates a new instance of this class. |
DeleteEventForm::getCancelUrl | function | src/ |
Returns the route to go to if the user cancels the action. |
DeleteEventForm::getConfirmText | function | src/ |
Returns a caption for the button that confirms the action. |
DeleteEventForm::getFormId | function | src/ |
Returns a unique string identifying the form. |
DeleteEventForm::getQuestion | function | src/ |
Returns the question to ask the user. |
DeleteEventForm::submitForm | function | src/ |
Form submission handler. |
DeleteEventForm::__construct | function | src/ |
Constructs a new event delete form. |
DeleteExpressionForm | class | src/ |
Removes an expression from a rule. |
DeleteExpressionForm.php | file | src/ |
|
DeleteExpressionForm::$rulesUiHandler | property | src/ |
The RulesUI handler of the currently active UI. |
DeleteExpressionForm::$uuid | property | src/ |
The UUID of the expression in the rule. |
DeleteExpressionForm::buildForm | function | src/ |
Form constructor. |
DeleteExpressionForm::getCancelUrl | function | src/ |
Returns the route to go to if the user cancels the action. |
DeleteExpressionForm::getConfirmText | function | src/ |
Returns a caption for the button that confirms the action. |
DeleteExpressionForm::getFormId | function | src/ |
Returns a unique string identifying the form. |
DeleteExpressionForm::getQuestion | function | src/ |
Returns the question to ask the user. |
DeleteExpressionForm::submitForm | function | src/ |
Form submission handler. |
EntityDelete | class | src/ |
Provides a 'Delete entity' action. |
EntityDelete.php | file | src/ |
|
EntityDelete::doExecute | function | src/ |
Deletes the Entity. |
EntityDeleteDeriver | class | src/ |
Derives entity delete plugin definitions based on content entity types. |
EntityDeleteDeriver.php | file | src/ |
|
EntityDeleteDeriver::$entityTypeManager | property | src/ |
The entity type manager. |
EntityDeleteDeriver::create | function | src/ |
Creates a new class instance. |
EntityDeleteDeriver::getDerivativeDefinitions | function | src/ |
Gets the definition of all derivatives of a base plugin. |
EntityDeleteDeriver::__construct | function | src/ |
Creates a new EntityDeleteDeriver object. |
EntityDeleteTest | class | tests/ |
Checks that the entity delete events are defined. |
EntityDeleteTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\EntityDelete @group RulesAction |
EntityDeleteTest.php | file | tests/ |
|
EntityDeleteTest.php | file | tests/ |
|
EntityDeleteTest::$action | property | tests/ |
The action to be tested. |
EntityDeleteTest::setUp | function | tests/ |
|
EntityDeleteTest::testActionExecution | function | tests/ |
Tests the action execution. |
EntityDeleteTest::testEventMetadata | function | tests/ |
Tests the event metadata. |
EntityDeleteTest::testSummary | function | tests/ |
Tests the summary. |
ExpressionContainerInterface::deleteExpression | function | src/ |
Deletes an expression identified by the specified UUID in the container. |
PathAliasDeleteByAlias | class | src/ |
Provides a 'Delete any path alias' action. |
PathAliasDeleteByAlias.php | file | src/ |
|
PathAliasDeleteByAlias::$aliasStorage | property | src/ |
The alias storage service. |
PathAliasDeleteByAlias::create | function | src/ |
Creates an instance of the plugin. |
Pagination
- Page 1
- Next page