Search for create
Title | Object type | File name | Summary |
---|---|---|---|
EntityPathAliasCreateDeriver | class | src/ |
Derives entity create plugin definitions based on content entity types. |
EntityPathAliasCreateDeriver.php | file | src/ |
|
EntityPathAliasCreateDeriver::$entityTypeManager | property | src/ |
The entity type manager. |
EntityPathAliasCreateDeriver::create | function | src/ |
Creates a new class instance. |
EntityPathAliasCreateDeriver::getDerivativeDefinitions | function | src/ |
Gets the definition of all derivatives of a base plugin. |
EntityPathAliasCreateDeriver::__construct | function | src/ |
Creates a new EntityPathAliasCreateDeriver object. |
EntityPathAliasCreateTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\EntityPathAliasCreate @group RulesAction |
EntityPathAliasCreateTest.php | file | tests/ |
|
EntityPathAliasCreateTest::$action | property | tests/ |
The action to be tested. |
EntityPathAliasCreateTest::$aliasStorage | property | tests/ |
The mocked alias storage service. |
EntityPathAliasCreateTest::getMockEntity | function | tests/ |
Creates a mock entity. |
EntityPathAliasCreateTest::setUp | function | tests/ |
|
EntityPathAliasCreateTest::testActionExecutionWithSavedEntity | function | tests/ |
Tests the action execution with a saved entity. |
EntityPathAliasCreateTest::testActionExecutionWithUnsavedEntity | function | tests/ |
Tests the action execution with an unsaved entity. |
EntityPathAliasCreateTest::testSummary | function | tests/ |
Tests the summary. |
EntityPresaveDeriver::create | function | src/ |
Creates a new class instance. |
EntityTypeOptions::create | function | src/ |
Instantiates a new instance of this class. |
EntityUpdateDeriver::create | function | src/ |
Creates a new class instance. |
EntityViewDeriver::create | function | src/ |
Creates a new class instance. |
ExecutionMetadataState::create | function | src/ |
Creates the object. |
ExecutionMetadataStateInterface::create | function | src/ |
Creates the object. |
ExecutionState::create | function | src/ |
Creates the object. |
ExpressionContainerBase::create | function | src/ |
|
ExpressionManager::createAction | function | src/ |
Creates a new action expression. |
ExpressionManager::createActionSet | function | src/ |
Creates a new action set. |
ExpressionManager::createAnd | function | src/ |
Creates a new 'and' condition container. |
ExpressionManager::createCondition | function | src/ |
Creates a new condition expression. |
ExpressionManager::createInstance | function | src/ |
|
ExpressionManager::createOr | function | src/ |
Creates a new 'or' condition container. |
ExpressionManager::createRule | function | src/ |
Creates a new rule. |
ExpressionManagerInterface::createAction | function | src/ |
Creates a new action expression. |
ExpressionManagerInterface::createActionSet | function | src/ |
Creates a new action set. |
ExpressionManagerInterface::createAnd | function | src/ |
Creates a new 'and' condition container. |
ExpressionManagerInterface::createCondition | function | src/ |
Creates a new condition expression. |
ExpressionManagerInterface::createInstance | function | src/ |
|
ExpressionManagerInterface::createOr | function | src/ |
Creates a new 'or' condition container. |
ExpressionManagerInterface::createRule | function | src/ |
Creates a new rule. |
FieldListOptions::create | function | src/ |
Instantiates a new instance of this class. |
IpIsBanned::create | function | src/ |
Creates an instance of the plugin. |
LanguageOptions::create | function | src/ |
Instantiates a new instance of this class. |
NodeTypeOptions::create | function | src/ |
Instantiates a new instance of this class. |
PathAliasCreate | class | src/ |
Provides a 'Create any path alias' action. |
PathAliasCreate.php | file | src/ |
|
PathAliasCreate::$aliasStorage | property | src/ |
The alias storage service. |
PathAliasCreate::create | function | src/ |
Creates an instance of the plugin. |
PathAliasCreate::doExecute | function | src/ |
Creates an alias for an existing path. |
PathAliasCreate::__construct | function | src/ |
Constructs a PathAliasCreate object. |
PathAliasCreateTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\PathAliasCreate @group RulesAction |
PathAliasCreateTest.php | file | tests/ |
|
PathAliasCreateTest::$action | property | tests/ |
The action to be tested. |
Pagination
- Previous page
- Page 2
- Next page