Search for all
Title | Object type | File name | Summary |
---|---|---|---|
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. |
PathAliasExists | class | src/ |
Provides a 'Path alias exists' condition. |
PathAliasExists.php | file | src/ |
|
PathAliasExists::$aliasManager | property | src/ |
The alias manager service. |
PathAliasExists::create | function | src/ |
Creates an instance of the plugin. |
PathAliasExists::doEvaluate | function | src/ |
Check if a path alias exists. |
PathAliasExists::__construct | function | src/ |
Constructs a PathAliasExists object. |
PathAliasExistsTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\Condition\PathAliasExists @group RulesCondition |
PathAliasExistsTest.php | file | tests/ |
|
PathAliasExistsTest::$aliasManager | property | tests/ |
|
PathAliasExistsTest::$condition | property | tests/ |
The condition to be tested. |
PathAliasExistsTest::$englishLanguage | property | tests/ |
A mocked language object (english). |
PathAliasExistsTest::setUp | function | tests/ |
|
PathAliasExistsTest::testConditionEvaluationAliasWithoutPath | function | tests/ |
Tests evaluating the condition for an alias that can not be resolved. |
PathAliasExistsTest::testConditionEvaluationAliasWithPath | function | tests/ |
Tests evaluating the condition for an alias that can be resolved. |
PathAliasExistsTest::testConstructor | function | tests/ |
Tests that the dependencies are properly set in the constructor. |
PathHasAlias | class | src/ |
Provides a 'Path has alias' condition. |
PathHasAlias.php | file | src/ |
|
PathHasAlias::$aliasManager | property | src/ |
The alias manager service. |
PathHasAlias::create | function | src/ |
Creates an instance of the plugin. |
PathHasAlias::doEvaluate | function | src/ |
Check if a URL path has a URL alias. |
PathHasAlias::__construct | function | src/ |
Constructs a PathHasAlias object. |
PathHasAliasTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\Condition\PathHasAlias @group RulesCondition |
PathHasAliasTest.php | file | tests/ |
|
PathHasAliasTest::$aliasManager | property | tests/ |
|
PathHasAliasTest::$condition | property | tests/ |
The condition to be tested. |
PathHasAliasTest::$englishLanguage | property | tests/ |
A mocked language object (english). |
PathHasAliasTest::setUp | function | tests/ |
|
PathHasAliasTest::testConditionEvaluationPathWithAlias | function | tests/ |
Tests evaluating the condition for a path with an alias. |
PathHasAliasTest::testConditionEvaluationPathWithoutAlias | function | tests/ |
Tests evaluating the condition for path without an alias. |
PathHasAliasTest::testConstructor | function | tests/ |
Tests that the dependencies are properly set in the constructor. |
PlainEvent | class | tests/ |
An Event that has properties but no explicit getter methods. |
PlainEvent.php | file | tests/ |
|
PlainEvent::$privateProperty | property | tests/ |
A private property. |
PlainEvent::$protectedProperty | property | tests/ |
A protected property. |
PlainEvent::$publicProperty | property | tests/ |
A public property. |
PlainEvent::EVENT_NAME | constant | tests/ |
Pagination
- Previous page
- Page 28
- Next page