Search for delete
Title | Object type | File name | Summary |
---|---|---|---|
PathAliasDeleteByAlias::doExecute | function | src/ |
Delete an existing alias. |
PathAliasDeleteByAlias::__construct | function | src/ |
Constructs a PathAliasDeleteByAlias object. |
PathAliasDeleteByAliasTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\PathAliasDeleteByAlias @group RulesAction |
PathAliasDeleteByAliasTest.php | file | tests/ |
|
PathAliasDeleteByAliasTest::$action | property | tests/ |
The action to be tested. |
PathAliasDeleteByAliasTest::$aliasStorage | property | tests/ |
The mocked alias storage service. |
PathAliasDeleteByAliasTest::setUp | function | tests/ |
|
PathAliasDeleteByAliasTest::testActionExecution | function | tests/ |
Tests the action execution. |
PathAliasDeleteByAliasTest::testSummary | function | tests/ |
Tests the summary. |
PathAliasDeleteByPath | class | src/ |
Provides a 'Delete alias for a path' action. |
PathAliasDeleteByPath.php | file | src/ |
|
PathAliasDeleteByPath::$aliasStorage | property | src/ |
The alias storage service. |
PathAliasDeleteByPath::create | function | src/ |
Creates an instance of the plugin. |
PathAliasDeleteByPath::doExecute | function | src/ |
Delete existing aliases for a given path. |
PathAliasDeleteByPath::__construct | function | src/ |
Constructs a PathAliasDeleteByPath object. |
PathAliasDeleteByPathTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\PathAliasDeleteByPath @group RulesAction |
PathAliasDeleteByPathTest.php | file | tests/ |
|
PathAliasDeleteByPathTest::$action | property | tests/ |
The action to be tested. |
PathAliasDeleteByPathTest::$aliasStorage | property | tests/ |
The mocked alias storage service. |
PathAliasDeleteByPathTest::setUp | function | tests/ |
|
PathAliasDeleteByPathTest::testActionExecution | function | tests/ |
Tests the action execution. |
PathAliasDeleteByPathTest::testSummary | function | tests/ |
Tests the summary. |
ReactionRuleStorage::delete | function | src/ |
Deletes permanently saved entities. |
RuleExpression::deleteExpression | function | src/ |
Deletes an expression identified by the specified UUID in the container. |
RulesCommands::delete | function | src/ |
Deletes a rule on your site. |
RulesComponentListBuilderTest::testDeleteExpressionInComponent | function | tests/ |
Tests that deleting an expression from a rule works. |
rules_entity_delete | function | ./ |
Implements hook_entity_delete(). |
TestMessenger::deleteAll | function | tests/ |
Deletes all messages. |
TestMessenger::deleteByType | function | tests/ |
Deletes all messages of a certain type. |
UiPageTest::testDeleteEvent | function | tests/ |
Tests that an event can be deleted. |
UiPageTest::testDeleteExpressionInRule | function | tests/ |
Tests that deleting an expression from a rule works. |
UiPageTest::testNoDeleteEventWhenRulesHasSingleEvent | function | tests/ |
Tests that events cannot be deleted when there is only one event. |
Pagination
- Previous page
- Page 2