Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
DerivativeInterface.php
»
DerivativeInterface
»
DerivativeInterface::getDerivativeDefinition
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
15 methods override DerivativeInterface::getDerivativeDefinition()
AggregatorCategoryBlock::getDerivativeDefinition
in drupal/
core/
modules/
aggregator/
lib/
Drupal/
aggregator/
Plugin/
Derivative/
AggregatorCategoryBlock.php
Implements
\Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition
().
AggregatorFeedBlock::getDerivativeDefinition
in drupal/
core/
modules/
aggregator/
lib/
Drupal/
aggregator/
Plugin/
Derivative/
AggregatorFeedBlock.php
Implements
\Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition
().
BlockPluginUI::getDerivativeDefinition
in drupal/
core/
modules/
block/
lib/
Drupal/
block/
Plugin/
Derivative/
BlockPluginUI.php
Implements
\Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition
().
CustomBlock::getDerivativeDefinition
in drupal/
core/
modules/
block/
custom_block/
lib/
Drupal/
custom_block/
Plugin/
Derivative/
CustomBlock.php
Implements
\Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition
().
DefaultWizardDeriver::getDerivativeDefinition
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
Derivative/
DefaultWizardDeriver.php
Implements
Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition
().
EntityDerivative::getDerivativeDefinition
in drupal/
core/
modules/
rest/
lib/
Drupal/
rest/
Plugin/
Derivative/
EntityDerivative.php
Implements DerivativeInterface::getDerivativeDefinition().
LanguageBlock::getDerivativeDefinition
in drupal/
core/
modules/
language/
lib/
Drupal/
language/
Plugin/
Derivative/
LanguageBlock.php
Implements
\Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition
().
Layout::getDerivativeDefinition
in drupal/
core/
modules/
layout/
lib/
Drupal/
layout/
Plugin/
Derivative/
Layout.php
Implements DerivativeInterface::getDerivativeDefinition().
MockLayoutBlockDeriver::getDerivativeDefinition
in drupal/
core/
modules/
system/
tests/
modules/
plugin_test/
lib/
Drupal/
plugin_test/
Plugin/
plugin_test/
mock_block/
MockLayoutBlockDeriver.php
Implements
Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition
().
MockMenuBlockDeriver::getDerivativeDefinition
in drupal/
core/
modules/
system/
tests/
modules/
plugin_test/
lib/
Drupal/
plugin_test/
Plugin/
plugin_test/
mock_block/
MockMenuBlockDeriver.php
Implements
Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition
().
SelectionBase::getDerivativeDefinition
in drupal/
core/
modules/
entity_reference/
lib/
Drupal/
entity_reference/
Plugin/
Derivative/
SelectionBase.php
Implements DerivativeInterface::getDerivativeDefinition().
SystemMenuBlock::getDerivativeDefinition
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Plugin/
Derivative/
SystemMenuBlock.php
Implements
\Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition
().
ViewsBlock::getDerivativeDefinition
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
Derivative/
ViewsBlock.php
Implements
\Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition
().
ViewsEntityRow::getDerivativeDefinition
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
Derivative/
ViewsEntityRow.php
Returns the definition of a derivative plugin.
ViewsExposedFilterBlock::getDerivativeDefinition
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
Derivative/
ViewsExposedFilterBlock.php
Implements
\Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition
().