namespace Drupal\drupalmoduleupgrader\Plugin\DMU\Indexer in Drupal 7 to 8/9 Module Upgrader 8
Class | Location | Description |
---|---|---|
Classes |
src/ |
Plugin annotation @Indexer( id = "class" ) |
Constants |
src/ |
Plugin annotation @Indexer( id = "constant" ) |
FunctionCalls |
src/ |
Plugin annotation @Indexer( id = "function_call", description = @Translation("Indexes all function calls in a target module."), exclude = { "t" } ) |
Functions |
src/ |
Plugin annotation @Indexer( id = "function" ) |