Search for deriver
- Search 7.x for deriver
- Search 9.5.x for deriver
- Search 8.9.x for deriver
- Search 10.3.x for deriver
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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/ |
Creates a new class instance. |
| EntityMethodDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| EntityMethodDeriver::processMethod | function | core/ |
Processes a method to create derivatives. |
| EntityMethodDeriver::__construct | function | core/ |
Constructs new EntityMethodDeriver. |
| EntityPublishedActionDeriver | class | core/ |
Provides an action deriver that finds publishable entity types. |
| EntityPublishedActionDeriver.php | file | core/ |
|
| EntityPublishedActionDeriver::isApplicable | function | core/ |
Indicates whether the deriver can be used for the provided entity type. |
| EntityReferenceTranslationDeriver | class | core/ |
Deriver for entity reference field translations. |
| EntityReferenceTranslationDeriver.php | file | core/ |
|
| EntityReferenceTranslationDeriver::$entityFieldManager | property | core/ |
The entity field manager. |
| EntityReferenceTranslationDeriver::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityReferenceTranslationDeriver::create | function | core/ |
Creates a new class instance. |
| EntityReferenceTranslationDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| EntityReferenceTranslationDeriver::__construct | function | core/ |
EntityReferenceTranslationDeriver constructor. |
| ExtraFieldBlockDeriver | class | core/ |
Provides entity field block definitions for every field. |
| ExtraFieldBlockDeriver.php | file | core/ |
|
| ExtraFieldBlockDeriver::$entityFieldManager | property | core/ |
The entity field manager. |
| ExtraFieldBlockDeriver::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
| ExtraFieldBlockDeriver::$entityTypeManager | property | core/ |
The entity type manager. |
| ExtraFieldBlockDeriver::$entityTypeRepository | property | core/ |
The entity type repository. |
| ExtraFieldBlockDeriver::bundleIdsWithLayoutBuilderDisplays | function | core/ |
Gets the list of entity type and bundle tuples with layout builder enabled. |
| ExtraFieldBlockDeriver::create | function | core/ |
Creates a new class instance. |
| ExtraFieldBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ExtraFieldBlockDeriver::__construct | function | core/ |
Constructs new FieldBlockDeriver. |
| FieldBlockDeriver | class | core/ |
Provides entity field block definitions for every field. |
| FieldBlockDeriver.php | file | core/ |
|
| FieldBlockDeriver::$entityFieldManager | property | core/ |
The entity field manager. |
| FieldBlockDeriver::$entityTypeRepository | property | core/ |
The entity type repository. |
| FieldBlockDeriver::$fieldTypeManager | property | core/ |
The field type manager. |
| FieldBlockDeriver::$formatterManager | property | core/ |
The formatter manager. |
| FieldBlockDeriver::create | function | core/ |
Creates a new class instance. |
| FieldBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| FieldBlockDeriver::getFieldMap | function | core/ |
Returns the entity field map for deriving block definitions. |
| FieldBlockDeriver::__construct | function | core/ |
Constructs new FieldBlockDeriver. |
| FieldBlockDeriverTest | class | core/ |
Tests field block plugin derivatives. |
| FieldBlockDeriverTest.php | file | core/ |
|
| FieldBlockDeriverTest::$modules | property | core/ |
Modules to install. |
| FieldBlockDeriverTest::getBlockPluginIds | function | core/ |
Get an uncached list of block plugin IDs. |
| FieldBlockDeriverTest::testFieldBlockDerivers | function | core/ |
Tests that field block derivers respect expose_all_field_blocks config. |
| FieldItemDeriver | class | core/ |
Provides data type plugins for each existing field type plugin. |
| FieldItemDeriver.php | file | core/ |
|
| FieldItemDeriver::$basePluginId | property | core/ |
The base plugin ID this derivative is for. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.