13 methods override DeriverInterface::getDerivativeDefinition() in Zircon Profile 8.0
- DeriverBase::getDerivativeDefinition in core/
lib/ Drupal/ Component/ Plugin/ Derivative/ DeriverBase.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.
- EntityDeriver::getDerivativeDefinition in core/
lib/ Drupal/ Core/ Entity/ Plugin/ DataType/ 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.
- MockLayoutBlockDeriver::getDerivativeDefinition in core/
modules/ system/ tests/ modules/ plugin_test/ src/ Plugin/ plugin_test/ mock_block/ MockLayoutBlockDeriver.php - Gets the definition of a derivative plugin.
- MockMenuBlockDeriver::getDerivativeDefinition in core/
modules/ system/ tests/ modules/ plugin_test/ src/ Plugin/ plugin_test/ mock_block/ MockMenuBlockDeriver.php - Gets the definition of a derivative plugin.
- TestDerivativeDiscovery::getDerivativeDefinition in core/
tests/ Drupal/ Tests/ Core/ Plugin/ Discovery/ TestDerivativeDiscovery.php - Gets the definition of a derivative plugin.
- TestDerivativeDiscoveryWithObject::getDerivativeDefinition in core/
tests/ Drupal/ Tests/ Core/ Plugin/ Discovery/ TestDerivativeDiscoveryWithObject.php - 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.