Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityDeleteFormTrait::getQuestion | function | core/ |
|
| EntityDeleteFormTrait::logDeletionMessage | function | core/ |
Logs a message about the deleted entity. |
| 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/ |
Normalizes data into a set of arrays/scalars. |
| 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::$basePluginId | property | core/ |
The base plugin ID this derivative is for. |
| EntityDeriver::$bundleInfoService | property | core/ |
The bundle info service. |
| EntityDeriver::$derivatives | property | core/ |
List of derivative definitions. |
| EntityDeriver::$derivatives | property | core/ |
List of derivative definitions. |
| 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 install. |
| 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. |
| EntityDescriptionInterface | interface | core/ |
Defines the interface for entities that have a description. |
| EntityDescriptionInterface.php | file | core/ |
|
| EntityDescriptionInterface::getDescription | function | core/ |
Gets the entity description. |
| EntityDescriptionInterface::setDescription | function | core/ |
Sets the entity description. |
| EntityDisplayBase | class | core/ |
Provides a common base class for entity view and form displays. |
| EntityDisplayBase.php | file | core/ |
|
| EntityDisplayBase::$bundle | property | core/ |
Bundle to be displayed. |
| EntityDisplayBase::$content | property | core/ |
List of component display options, keyed by component name. |
| EntityDisplayBase::$displayContext | property | core/ |
Context in which this entity will be used (e.g. 'view', 'form'). |
| EntityDisplayBase::$fieldDefinitions | property | core/ |
A list of field definitions eligible for configuration in this display. |
| EntityDisplayBase::$hidden | property | core/ |
List of components that are set to be hidden. |
| EntityDisplayBase::$id | property | core/ |
Unique ID for the config entity. |
| EntityDisplayBase::$initialized | property | core/ |
A boolean indicating whether or not this display has been initialized. |
| EntityDisplayBase::$mode | property | core/ |
View or form mode to be displayed. |
Pagination
- Previous page
- Page 422
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.