Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityDeleteFormTrait::getQuestion | function | core/ |
|
| EntityDeleteFormTrait::getRedirectUrl | function | core/ |
Returns the URL where the user should be redirected after deletion. |
| EntityDeleteFormTrait::logDeletionMessage | function | core/ |
Logs a message about the deleted entity. |
| EntityDeleteFormTrait::logger | function | core/ |
Gets the logger for a specific channel. |
| EntityDeleteFormTrait::submitForm | function | core/ |
|
| EntityDeleteMultipleAccessCheck | class | core/ |
Checks if the current user has delete access to the items of the tempstore. |
| EntityDeleteMultipleAccessCheck.php | file | core/ |
|
| EntityDeleteMultipleAccessCheck::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityDeleteMultipleAccessCheck::$requestStack | property | core/ |
Request stack service. |
| EntityDeleteMultipleAccessCheck::$tempStore | property | core/ |
The tempstore service. |
| EntityDeleteMultipleAccessCheck::access | function | core/ |
Checks if the user has delete access for at least one item of the store. |
| EntityDeleteMultipleAccessCheck::__construct | function | core/ |
Constructs a new EntityDeleteMultipleAccessCheck. |
| EntityDenormalizerBase | class | core/ |
Converts the Drupal entity object to a JSON:API array structure. |
| EntityDenormalizerBase.php | file | core/ |
|
| EntityDenormalizerBase::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityDenormalizerBase::$fieldManager | property | core/ |
The entity field manager. |
| EntityDenormalizerBase::$pluginManager | property | core/ |
The field plugin manager. |
| EntityDenormalizerBase::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
| EntityDenormalizerBase::denormalize | function | core/ |
|
| EntityDenormalizerBase::normalize | function | core/ |
|
| EntityDenormalizerBase::prepareInput | function | core/ |
Prepares the input data to create the entity. |
| EntityDenormalizerBase::supportsNormalization | function | core/ |
|
| EntityDenormalizerBase::__construct | function | core/ |
Constructs an EntityDenormalizerBase object. |
| EntityDeriver | class | core/ |
Provides data type plugins for each existing entity type and bundle. |
| EntityDeriver | class | core/ |
Provides a resource plugin definition for every entity type. |
| EntityDeriver.php | file | core/ |
|
| EntityDeriver.php | file | core/ |
|
| EntityDeriver::$basePluginId | property | core/ |
The base plugin ID this derivative is for. |
| EntityDeriver::$bundleInfoService | property | core/ |
The bundle info service. |
| EntityDeriver::$deprecatedProperties | property | core/ |
|
| EntityDeriver::$deprecatedProperties | property | core/ |
|
| EntityDeriver::$derivatives | property | core/ |
List of derivative definitions. |
| EntityDeriver::$derivatives | property | core/ |
List of derivative definitions. |
| EntityDeriver::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityDeriver::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityDeriver::create | function | core/ |
Creates a new class instance. |
| EntityDeriver::create | function | core/ |
Creates a new class instance. |
| EntityDeriver::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| EntityDeriver::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| EntityDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| EntityDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| EntityDeriver::__construct | function | core/ |
Constructs an EntityDeriver object. |
| EntityDeriver::__construct | function | core/ |
Constructs an EntityDeriver object. |
| EntityDeriverTest | class | core/ |
Tests EntityDeriver functionality. |
| EntityDeriverTest.php | file | core/ |
|
| EntityDeriverTest::$modules | property | core/ |
Modules to enable. |
| EntityDeriverTest::$typedDataManager | property | core/ |
The typed data manager to use. |
| EntityDeriverTest::derivativesProvider | function | core/ |
Provides test data for ::testDerivatives(). |
| EntityDeriverTest::setUp | function | core/ |
|
| EntityDeriverTest::testDerivatives | function | core/ |
Tests that types are derived for entity types with and without bundles. |
Pagination
- Previous page
- Page 458
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.