Search for all
| Title | Object type | File name | Summary | 
|---|---|---|---|
| EntityContextDefinition::isAllowedNull | function | src/ | 
                                                                                        Determines if the context value is allowed to be NULL. | 
| EntityContextDefinition::setAllowNull | function | src/ | 
                                                                                        Sets the "allow NULL value" behavior. | 
| EntityContextDefinition::setAssignmentRestriction | function | src/ | 
                                                                                        Sets the assignment restriction mode for this context. | 
| EntityContextDefinition::toArray | function | src/ | 
                                                                                        Exports the definition as an array. | 
| EntityCreate | class | src/ | 
                                                                                        Provides a generic 'Create a new entity' action. | 
| EntityCreate.php | file | src/ | 
                                                                                        |
| EntityCreate::$bundleKey | property | src/ | 
                                                                                        The entity bundle key used for the entity type. | 
| EntityCreate::$entityTypeId | property | src/ | 
                                                                                        The entity type id. | 
| EntityCreate::$storage | property | src/ | 
                                                                                        The entity storage service. | 
| EntityCreate::create | function | src/ | 
                                                                                        Creates an instance of the plugin. | 
| EntityCreate::execute | function | src/ | 
                                                                                        Executes the plugin. | 
| EntityCreate::refineContextDefinitions | function | src/ | 
                                                                                        Refines used and provided context definitions based upon context values. | 
| EntityCreate::__construct | function | src/ | 
                                                                                        Constructs an EntityCreate object. | 
| EntityCreateDeriver | class | src/ | 
                                                                                        Derives entity create plugin definitions based on content entity types. | 
| EntityCreateDeriver.php | file | src/ | 
                                                                                        |
| EntityCreateDeriver::$entityFieldManager | property | src/ | 
                                                                                        The entity field manager service. | 
| EntityCreateDeriver::$entityTypeManager | property | src/ | 
                                                                                        The entity type manager service. | 
| EntityCreateDeriver::create | function | src/ | 
                                                                                        Creates a new class instance. | 
| EntityCreateDeriver::getDerivativeDefinitions | function | src/ | 
                                                                                        Gets the definition of all derivatives of a base plugin. | 
| EntityCreateDeriver::__construct | function | src/ | 
                                                                                        Creates a new EntityCreateDeriver object. | 
| EntityCreateTest | class | tests/ | 
                                                                                        @coversDefaultClass \Drupal\rules\Plugin\RulesAction\EntityCreate[[api-linebreak]] @group RulesAction  | 
              
| EntityCreateTest.php | file | tests/ | 
                                                                                        |
| EntityCreateTest::$action | property | tests/ | 
                                                                                        The action to be tested. | 
| EntityCreateTest::ENTITY_REPLACEMENT | constant | tests/ | 
                                                                                        A constant that will be used instead of an entity. | 
| EntityCreateTest::setUp | function | tests/ | 
                                                                                        |
| EntityCreateTest::testActionExecution | function | tests/ | 
                                                                                        Tests the action execution. | 
| EntityCreateTest::testRefiningContextDefinitions | function | tests/ | 
                                                                                        Tests the context refining. | 
| EntityCreateTest::testRequiredContexts | function | tests/ | 
                                                                                        Tests context definitions for the bundle and required fields. | 
| EntityCreateTest::testSummary | function | tests/ | 
                                                                                        Tests the summary. | 
| EntityDelete | class | src/ | 
                                                                                        Provides a 'Delete entity' action. | 
| EntityDelete.php | file | src/ | 
                                                                                        |
| EntityDelete::doExecute | function | src/ | 
                                                                                        Deletes the Entity. | 
| EntityDeleteDeriver | class | src/ | 
                                                                                        Derives entity delete plugin definitions based on content entity types. | 
| EntityDeleteDeriver.php | file | src/ | 
                                                                                        |
| EntityDeleteDeriver::$entityTypeManager | property | src/ | 
                                                                                        The entity type manager. | 
| EntityDeleteDeriver::create | function | src/ | 
                                                                                        Creates a new class instance. | 
| EntityDeleteDeriver::getDerivativeDefinitions | function | src/ | 
                                                                                        Gets the definition of all derivatives of a base plugin. | 
| EntityDeleteDeriver::__construct | function | src/ | 
                                                                                        Creates a new EntityDeleteDeriver object. | 
| EntityDeleteTest | class | tests/ | 
                                                                                        Checks that the entity delete events are defined. | 
| EntityDeleteTest | class | tests/ | 
                                                                                        @coversDefaultClass \Drupal\rules\Plugin\RulesAction\EntityDelete[[api-linebreak]] @group RulesAction  | 
              
| EntityDeleteTest.php | file | tests/ | 
                                                                                        |
| EntityDeleteTest.php | file | tests/ | 
                                                                                        |
| EntityDeleteTest::$action | property | tests/ | 
                                                                                        The action to be tested. | 
| EntityDeleteTest::setUp | function | tests/ | 
                                                                                        |
| EntityDeleteTest::testActionExecution | function | tests/ | 
                                                                                        Tests the action execution. | 
| EntityDeleteTest::testEventMetadata | function | tests/ | 
                                                                                        Tests the event metadata. | 
| EntityDeleteTest::testSummary | function | tests/ | 
                                                                                        Tests the summary. | 
| EntityEvent | class | src/ | 
                                                                                        Represent various entity events. | 
| EntityEvent.php | file | src/ | 
                                                                                        |
| EntityFetchByField | class | src/ | 
                                                                                        Provides a 'Fetch entities by field' action. | 
Pagination
- Previous page
 - Page 14
 - Next page