Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeIsPromoted | class | src/ |
Provides a 'Node is promoted' condition. |
| NodeIsPromoted.php | file | src/ |
|
| NodeIsPromoted::doEvaluate | function | src/ |
Checks if a node is promoted. |
| NodeIsPromotedTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\Condition\NodeIsPromoted[[api-linebreak]] @group RulesCondition |
| NodeIsPromotedTest.php | file | tests/ |
|
| NodeIsPromotedTest::$condition | property | tests/ |
The condition to be tested. |
| NodeIsPromotedTest::setUp | function | tests/ |
|
| NodeIsPromotedTest::testConditionEvaluation | function | tests/ |
Tests evaluating the condition. |
| NodeIsPublished | class | src/ |
Provides a 'Node is published' condition. |
| NodeIsPublished.php | file | src/ |
|
| NodeIsPublished::doEvaluate | function | src/ |
Checks if a node is published. |
| NodeIsPublishedTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\Condition\NodeIsPublished[[api-linebreak]] @group RulesCondition |
| NodeIsPublishedTest.php | file | tests/ |
|
| NodeIsPublishedTest::$condition | property | tests/ |
The condition to be tested. |
| NodeIsPublishedTest::setUp | function | tests/ |
|
| NodeIsPublishedTest::testConditionEvaluation | function | tests/ |
Tests evaluating the condition. |
| NodeIsSticky | class | src/ |
Provides a 'Node is sticky' condition. |
| NodeIsSticky.php | file | src/ |
|
| NodeIsSticky::doEvaluate | function | src/ |
Check if the given node is sticky. |
| NodeIsStickyTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\Condition\NodeIsSticky[[api-linebreak]] @group RulesCondition |
| NodeIsStickyTest.php | file | tests/ |
|
| NodeIsStickyTest::$condition | property | tests/ |
The condition to be tested. |
| NodeIsStickyTest::setUp | function | tests/ |
|
| NodeIsStickyTest::testConditionEvaluation | function | tests/ |
Tests evaluating the condition. |
| NodeMakeSticky | class | src/ |
Makes a content item sticky. |
| NodeMakeSticky.php | file | src/ |
|
| NodeMakeSticky::autoSaveContext | function | src/ |
Returns a list of context names that should be auto-saved after execution. |
| NodeMakeSticky::doExecute | function | src/ |
Executes the action with the given context. |
| NodeMakeStickyTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\NodeMakeSticky[[api-linebreak]] @group RulesAction |
| NodeMakeStickyTest.php | file | tests/ |
|
| NodeMakeStickyTest::$action | property | tests/ |
The action to be tested. |
| NodeMakeStickyTest::setUp | function | tests/ |
|
| NodeMakeStickyTest::testActionExecution | function | tests/ |
Tests the action execution. |
| NodeMakeStickyTest::testSummary | function | tests/ |
Tests the summary. |
| NodeMakeUnsticky | class | src/ |
Makes a content item not sticky. |
| NodeMakeUnsticky.php | file | src/ |
|
| NodeMakeUnsticky::autoSaveContext | function | src/ |
Returns a list of context names that should be auto-saved after execution. |
| NodeMakeUnsticky::doExecute | function | src/ |
Executes the action with the given context. |
| NodeMakeUnstickyTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\NodeMakeUnsticky[[api-linebreak]] @group RulesAction |
| NodeMakeUnstickyTest.php | file | tests/ |
|
| NodeMakeUnstickyTest::$action | property | tests/ |
The action to be tested. |
| NodeMakeUnstickyTest::setUp | function | tests/ |
|
| NodeMakeUnstickyTest::testActionExecution | function | tests/ |
Tests the action execution. |
| NodeMakeUnstickyTest::testSummary | function | tests/ |
Tests the summary. |
| NodePromote | class | src/ |
Promotes a content item. |
| NodePromote.php | file | src/ |
|
| NodePromote::autoSaveContext | function | src/ |
Returns a list of context names that should be auto-saved after execution. |
| NodePromote::doExecute | function | src/ |
Executes the action with the given context. |
| NodePromoteTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\NodePromote[[api-linebreak]] @group RulesAction |
| NodePromoteTest.php | file | tests/ |
Pagination
- Previous page
- Page 25
- Next page