9 methods override DeriverInterface::getDerivativeDefinition()
- DeriverBase::getDerivativeDefinition in core/
lib/ Drupal/ Component/ Plugin/ Derivative/ DeriverBase.php - Gets the definition of a derivative plugin.
- EntityDeriver::getDerivativeDefinition in core/
lib/ Drupal/ Core/ Entity/ Plugin/ DataType/ Deriver/ EntityDeriver.php - Gets the definition of a derivative plugin.
- EntityDeriver::getDerivativeDefinition in core/
modules/ rest/ src/ Plugin/ Deriver/ EntityDeriver.php - Gets the definition of a derivative plugin.
- FieldItemDeriver::getDerivativeDefinition in core/
lib/ Drupal/ Core/ Field/ Plugin/ DataType/ Deriver/ FieldItemDeriver.php - Gets the definition of a derivative plugin.
- MigrateEntity::getDerivativeDefinition in core/
modules/ migrate/ src/ Plugin/ Derivative/ MigrateEntity.php - Gets the definition of a derivative plugin.
- MigrateEntityRevision::getDerivativeDefinition in core/
modules/ migrate/ src/ Plugin/ Derivative/ MigrateEntityRevision.php - Gets the definition of a derivative plugin.
- ViewsBlock::getDerivativeDefinition in core/
modules/ views/ src/ Plugin/ Derivative/ ViewsBlock.php - Gets the definition of a derivative plugin.
- ViewsEntityRow::getDerivativeDefinition in core/
modules/ views/ src/ Plugin/ Derivative/ ViewsEntityRow.php - Gets the definition of a derivative plugin.
- ViewsExposedFilterBlock::getDerivativeDefinition in core/
modules/ views/ src/ Plugin/ Derivative/ ViewsExposedFilterBlock.php - Gets the definition of a derivative plugin.