Search for deriver

  1. Search 7.x for deriver
  2. Search 9.5.x for deriver
  3. Search 8.9.x for deriver
  4. Search 10.3.x for deriver
  5. Other projects
Title Object type File name Summary
EntityActionDeriverBase::__construct function core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityActionDeriverBase.php Constructs a new EntityActionDeriverBase object.
EntityChangedActionDeriver class core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityChangedActionDeriver.php Provides an action deriver that finds entity types of EntityChangedInterface.
EntityChangedActionDeriver.php file core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityChangedActionDeriver.php
EntityChangedActionDeriver::isApplicable function core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityChangedActionDeriver.php Indicates whether the deriver can be used for the provided entity type.
EntityCreateDeriver class core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/Deriver/EntityCreateDeriver.php @internal
This API is experimental.
EntityCreateDeriver.php file core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/Deriver/EntityCreateDeriver.php
EntityCreateDeriver::getDerivativeDefinitions function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/Deriver/EntityCreateDeriver.php Gets the definition of all derivatives of a base plugin.
EntityDeleteActionDeriver class core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityDeleteActionDeriver.php Provides an action deriver that finds entity types with delete form.
EntityDeleteActionDeriver.php file core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityDeleteActionDeriver.php
EntityDeleteActionDeriver::getDerivativeDefinitions function core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityDeleteActionDeriver.php Gets the definition of all derivatives of a base plugin.
EntityDeleteActionDeriver::isApplicable function core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityDeleteActionDeriver.php Indicates whether the deriver can be used for the provided entity type.
EntityDeriver class core/modules/rest/src/Plugin/Deriver/EntityDeriver.php Provides a resource plugin definition for every entity type.
EntityDeriver class core/lib/Drupal/Core/Entity/Plugin/DataType/Deriver/EntityDeriver.php Provides data type plugins for each existing entity type and bundle.
EntityDeriver.php file core/modules/rest/src/Plugin/Deriver/EntityDeriver.php
EntityDeriver.php file core/lib/Drupal/Core/Entity/Plugin/DataType/Deriver/EntityDeriver.php
EntityDeriver::$basePluginId property core/lib/Drupal/Core/Entity/Plugin/DataType/Deriver/EntityDeriver.php The base plugin ID this derivative is for.
EntityDeriver::$bundleInfoService property core/lib/Drupal/Core/Entity/Plugin/DataType/Deriver/EntityDeriver.php The bundle info service.
EntityDeriver::$derivatives property core/modules/rest/src/Plugin/Deriver/EntityDeriver.php List of derivative definitions.
EntityDeriver::$derivatives property core/lib/Drupal/Core/Entity/Plugin/DataType/Deriver/EntityDeriver.php List of derivative definitions.
EntityDeriver::$entityTypeManager property core/modules/rest/src/Plugin/Deriver/EntityDeriver.php The entity type manager.
EntityDeriver::$entityTypeManager property core/lib/Drupal/Core/Entity/Plugin/DataType/Deriver/EntityDeriver.php The entity type manager.
EntityDeriver::create function core/modules/rest/src/Plugin/Deriver/EntityDeriver.php Creates a new class instance.
EntityDeriver::create function core/lib/Drupal/Core/Entity/Plugin/DataType/Deriver/EntityDeriver.php Creates a new class instance.
EntityDeriver::getDerivativeDefinition function core/modules/rest/src/Plugin/Deriver/EntityDeriver.php Gets the definition of a derivative plugin.
EntityDeriver::getDerivativeDefinition function core/lib/Drupal/Core/Entity/Plugin/DataType/Deriver/EntityDeriver.php Gets the definition of a derivative plugin.
EntityDeriver::getDerivativeDefinitions function core/modules/rest/src/Plugin/Deriver/EntityDeriver.php Gets the definition of all derivatives of a base plugin.
EntityDeriver::getDerivativeDefinitions function core/lib/Drupal/Core/Entity/Plugin/DataType/Deriver/EntityDeriver.php Gets the definition of all derivatives of a base plugin.
EntityDeriver::__construct function core/modules/rest/src/Plugin/Deriver/EntityDeriver.php Constructs an EntityDeriver object.
EntityDeriver::__construct function core/lib/Drupal/Core/Entity/Plugin/DataType/Deriver/EntityDeriver.php Constructs an EntityDeriver object.
EntityDeriverTest class core/tests/Drupal/KernelTests/Core/Entity/EntityDeriverTest.php Tests EntityDeriver functionality.
EntityDeriverTest.php file core/tests/Drupal/KernelTests/Core/Entity/EntityDeriverTest.php
EntityDeriverTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/EntityDeriverTest.php Modules to install.
EntityDeriverTest::$typedDataManager property core/tests/Drupal/KernelTests/Core/Entity/EntityDeriverTest.php The typed data manager to use.
EntityDeriverTest::derivativesProvider function core/tests/Drupal/KernelTests/Core/Entity/EntityDeriverTest.php Provides test data for ::testDerivatives().
EntityDeriverTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityDeriverTest.php
EntityDeriverTest::testDerivatives function core/tests/Drupal/KernelTests/Core/Entity/EntityDeriverTest.php Tests that types are derived for entity types with and without bundles.
EntityMethodDeriver class core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/Deriver/EntityMethodDeriver.php Derives config action methods from attributed config entity methods.
EntityMethodDeriver.php file core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/Deriver/EntityMethodDeriver.php
EntityMethodDeriver::$inflector property core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/Deriver/EntityMethodDeriver.php Inflector to pluralize words.
EntityMethodDeriver::addDerivative function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/Deriver/EntityMethodDeriver.php Adds a derivative.
EntityMethodDeriver::create function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/Deriver/EntityMethodDeriver.php Creates a new class instance.
EntityMethodDeriver::getDerivativeDefinitions function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/Deriver/EntityMethodDeriver.php Gets the definition of all derivatives of a base plugin.
EntityMethodDeriver::processMethod function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/Deriver/EntityMethodDeriver.php Processes a method to create derivatives.
EntityMethodDeriver::__construct function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/Deriver/EntityMethodDeriver.php Constructs new EntityMethodDeriver.
EntityPublishedActionDeriver class core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityPublishedActionDeriver.php Provides an action deriver that finds publishable entity types.
EntityPublishedActionDeriver.php file core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityPublishedActionDeriver.php
EntityPublishedActionDeriver::isApplicable function core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityPublishedActionDeriver.php Indicates whether the deriver can be used for the provided entity type.
EntityReferenceTranslationDeriver class core/modules/migrate_drupal/src/Plugin/migrate/EntityReferenceTranslationDeriver.php Deriver for entity reference field translations.
EntityReferenceTranslationDeriver.php file core/modules/migrate_drupal/src/Plugin/migrate/EntityReferenceTranslationDeriver.php
EntityReferenceTranslationDeriver::$entityFieldManager property core/modules/migrate_drupal/src/Plugin/migrate/EntityReferenceTranslationDeriver.php The entity field manager.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.