6 methods override DeriverInterface::getDerivativeDefinition() in Drupal 10
- 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.
- FieldItemDeriver::getDerivativeDefinition in core/
lib/ Drupal/ Core/ Field/ Plugin/ DataType/ Deriver/ FieldItemDeriver.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.
- TestHelpTopicDeriver::getDerivativeDefinition in core/
modules/ help_topics/ tests/ modules/ help_topics_test/ src/ Plugin/ Deriver/ TestHelpTopicDeriver.php - Gets the definition of a derivative plugin.