PathAliasCreateTest::$aliasStorage |
property |
tests/src/Unit/Integration/RulesAction/PathAliasCreateTest.php |
The mocked alias storage service. |
PathAliasCreateTest::setUp |
function |
tests/src/Unit/Integration/RulesAction/PathAliasCreateTest.php |
|
PathAliasCreateTest::testActionExecutionWithLanguage |
function |
tests/src/Unit/Integration/RulesAction/PathAliasCreateTest.php |
Tests the action execution when a language is specified. |
PathAliasCreateTest::testActionExecutionWithoutLanguage |
function |
tests/src/Unit/Integration/RulesAction/PathAliasCreateTest.php |
Tests the action execution when no language is specified. |
PathAliasCreateTest::testSummary |
function |
tests/src/Unit/Integration/RulesAction/PathAliasCreateTest.php |
Tests the summary. |
PathAliasDeleteByAlias::create |
function |
src/Plugin/RulesAction/PathAliasDeleteByAlias.php |
Creates an instance of the plugin. |
PathAliasDeleteByPath::create |
function |
src/Plugin/RulesAction/PathAliasDeleteByPath.php |
Creates an instance of the plugin. |
PathAliasExists::create |
function |
src/Plugin/Condition/PathAliasExists.php |
Creates an instance of the plugin. |
PathHasAlias::create |
function |
src/Plugin/Condition/PathHasAlias.php |
Creates an instance of the plugin. |
ReactionRuleAddForm::create |
function |
src/Form/ReactionRuleAddForm.php |
Instantiates a new instance of this class. |
ReactionRuleConfig::createDuplicate |
function |
src/Entity/ReactionRuleConfig.php |
Creates a duplicate of the entity. |
ReactionRuleConfigTest::createRule |
function |
tests/src/Unit/Entity/ReactionRuleConfigTest.php |
Creates a rule. |
ReactionRuleEditForm::create |
function |
src/Form/ReactionRuleEditForm.php |
Instantiates a new instance of this class. |
ReactionRuleStorage::createInstance |
function |
src/Entity/ReactionRuleStorage.php |
Instantiates a new instance of this entity handler. |
RuleExpression::create |
function |
src/Plugin/RulesExpression/RuleExpression.php |
Creates an instance of the plugin. |
RulesActionManagerInterface::createInstance |
function |
src/Core/RulesActionManagerInterface.php |
|
RulesBanActionBase::create |
function |
src/Plugin/RulesAction/RulesBanActionBase.php |
Creates an instance of the plugin. |
RulesComponent::create |
function |
src/Engine/RulesComponent.php |
Constructs the object. |
RulesComponent::createFromConfiguration |
function |
src/Engine/RulesComponent.php |
Creates a component based on the given configuration array. |
RulesComponentAction::create |
function |
src/Plugin/RulesAction/RulesComponentAction.php |
Creates an instance of the plugin. |
RulesComponentActionDeriver::create |
function |
src/Plugin/RulesAction/RulesComponentActionDeriver.php |
Creates a new class instance. |
RulesComponentConfig::createDuplicate |
function |
src/Entity/RulesComponentConfig.php |
Creates a duplicate of the entity. |
RulesComponentFormBase::create |
function |
src/Form/RulesComponentFormBase.php |
Instantiates a new instance of this class. |
RulesComponentListBuilder::createInstance |
function |
src/Controller/RulesComponentListBuilder.php |
Instantiates a new instance of this entity handler. |
RulesComponentListBuilderTest::testCreateRulesComponent |
function |
tests/src/Functional/RulesComponentListBuilderTest.php |
Tests that creating a rules component works. |
RulesEventManager::createInstance |
function |
src/Core/RulesEventManager.php |
|
RulesKernelTestBase::createCondition |
function |
tests/src/Kernel/RulesKernelTestBase.php |
Creates a new condition. |
RulesReactionListBuilder::createInstance |
function |
src/Controller/RulesReactionListBuilder.php |
Instantiates a new instance of this entity handler. |
RulesTestCase::createTestRule |
function |
d7-tests/rules_test_case.test |
|
RulesTriggerTestCase::createTestRule |
function |
d7-tests/rules_test_trigger_case.test |
|
RulesUiConfigHandler::create |
function |
src/Ui/RulesUiConfigHandler.php |
Creates an instance of the plugin. |
RulesUiManagerInterface::createInstance |
function |
src/Ui/RulesUiManagerInterface.php |
Creates a pre-configured instance of a plugin. |
SendAccountEmail::create |
function |
src/Plugin/RulesAction/SendAccountEmail.php |
Creates an instance of the plugin. |
SystemEmailToUsersOfRole::create |
function |
src/Plugin/RulesAction/SystemEmailToUsersOfRole.php |
Creates an instance of the plugin. |
SystemMessage::create |
function |
src/Plugin/RulesAction/SystemMessage.php |
Creates an instance of the plugin. |
SystemPageRedirect::create |
function |
src/Plugin/RulesAction/SystemPageRedirect.php |
Creates an instance of the plugin. |
SystemSendEmail::create |
function |
src/Plugin/RulesAction/SystemSendEmail.php |
Creates an instance of the plugin. |
TestDebugLogAction::create |
function |
tests/modules/rules_test/src/Plugin/RulesAction/TestDebugLogAction.php |
Creates an instance of the plugin. |
TokenProcessor::create |
function |
src/Plugin/RulesDataProcessor/TokenProcessor.php |
Creates an instance of the plugin. |
UiPageTest::testCreateReactionRule |
function |
tests/src/Functional/UiPageTest.php |
Tests that creating a reaction rule works. |
UserBlock::create |
function |
src/Plugin/RulesAction/UserBlock.php |
Creates an instance of the plugin. |
UserHasEntityFieldAccess::create |
function |
src/Plugin/Condition/UserHasEntityFieldAccess.php |
Creates an instance of the plugin. |