Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityListBuilderTest::testPager | function | core/ |
Tests paging. |
| EntityListController | class | core/ |
Defines a generic controller to list entities. |
| EntityListController.php | file | core/ |
|
| EntityListController::listing | function | core/ |
Provides the listing page for any entity type. |
| EntityLoadByUuidTest | class | core/ |
Tests loading entities by UUID. |
| EntityLoadByUuidTest.php | file | core/ |
|
| EntityLoadByUuidTest::$modules | property | core/ |
|
| EntityLoadByUuidTest::setUp | function | core/ |
|
| EntityLoadByUuidTest::testLoadEntityByUuidAccessChecking | function | core/ |
Ensures that ::loadEntityByUuid() doesn't apply access checking. |
| EntityMalformedException | class | core/ |
Defines an exception thrown when a malformed entity is passed. |
| EntityMalformedException.php | file | core/ |
|
| EntityMethod | class | core/ |
Makes config entity methods with the ActionMethod attribute into actions. |
| EntityMethod.php | file | core/ |
|
| EntityMethod::apply | function | core/ |
|
| EntityMethod::applyPluralized | function | core/ |
Applies the action to entity treating the $values array as multiple calls. |
| EntityMethod::applySingle | function | core/ |
Applies the action to entity treating the $values array a single call. |
| EntityMethod::create | function | core/ |
|
| EntityMethod::__construct | function | core/ |
Constructs a EntityMethod object. |
| EntityMethodConfigActionsTest | class | core/ |
Tests entity method config actions. |
| EntityMethodConfigActionsTest.php | file | core/ |
|
| EntityMethodConfigActionsTest::$configActionManager | property | core/ |
The configuration action manager. |
| EntityMethodConfigActionsTest::$modules | property | core/ |
|
| EntityMethodConfigActionsTest::setUp | function | core/ |
|
| EntityMethodConfigActionsTest::testRemoveComponentFromDisplay | function | core/ |
Tests remove component from display. |
| EntityMethodConfigActionsTest::testSet | function | core/ |
Tests set. |
| EntityMethodConfigActionsTest::testSetMultipleThirdPartySettings | function | core/ |
Tests setting multiple third party settings. |
| EntityMethodConfigActionsTest::testSetNestedProperty | function | core/ |
Test setting a nested property on a config entity. |
| EntityMethodConfigActionsTest::testSetPropertiesWillNotChangeEntityKeys | function | core/ |
Tests that the setProperties action refuses to modify entity IDs or UUIDs. |
| EntityMethodConfigActionsTest::testSetSingleThirdPartySetting | function | core/ |
Tests set single third party setting. |
| EntityMethodConfigActionsTest::testSetStatus | function | core/ |
Tests set status. |
| EntityMethodConfigActionsTest::testSimpleConfigUpdateFailsOnEntities | function | core/ |
Tests that the simpleConfigUpdate action cannot be used on entities. |
| EntityMethodDeriver | class | core/ |
Derives config action methods from attributed config entity methods. |
| EntityMethodDeriver.php | file | core/ |
|
| EntityMethodDeriver::$inflector | property | core/ |
Inflector to pluralize words. |
| EntityMethodDeriver::addDerivative | function | core/ |
Adds a derivative. |
| EntityMethodDeriver::create | function | core/ |
|
| EntityMethodDeriver::getDerivativeDefinitions | function | core/ |
|
| EntityMethodDeriver::processMethod | function | core/ |
Processes a method to create derivatives. |
| EntityMethodDeriver::__construct | function | core/ |
Constructs new EntityMethodDeriver. |
| EntityMethodException | class | core/ |
@internal This API is experimental. |
| EntityMethodException.php | file | core/ |
|
| EntityModerationForm | class | core/ |
The EntityModerationForm provides a simple UI for changing moderation state. |
| EntityModerationForm.php | file | core/ |
|
| EntityModerationForm::$moderationInfo | property | core/ |
The moderation information service. |
| EntityModerationForm::$time | property | core/ |
The time service. |
| EntityModerationForm::$validation | property | core/ |
The moderation state transition validation service. |
| EntityModerationForm::buildForm | function | core/ |
|
| EntityModerationForm::create | function | core/ |
|
| EntityModerationForm::getFormId | function | core/ |
|
| EntityModerationForm::submitForm | function | core/ |
Pagination
- Previous page
- Page 526
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.