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