30 calls to Drupal::moduleHandler()
- CategorizingPluginManagerTrait::getModuleHandler in core/
lib/ Drupal/ Core/ Plugin/ CategorizingPluginManagerTrait.php - Returns the module handler used.
- Ckeditor5Hooks::libraryInfoAlter in core/
modules/ ckeditor5/ src/ Hook/ Ckeditor5Hooks.php - Implements hook_library_info_alter().
- ContextualLinks::moduleHandler in core/
modules/ contextual/ src/ Element/ ContextualLinks.php - Wraps the module handler.
- drupal_flush_all_caches in core/
includes/ common.inc - Rebuilds the container, flushes all persistent caches, resets all variables, and rebuilds all data structures.
- EntityHandlerBase::moduleHandler in core/
lib/ Drupal/ Core/ Entity/ EntityHandlerBase.php - Gets the module handler.
- EntityResource::getCollectionQuery in core/
modules/ jsonapi/ src/ Controller/ EntityResource.php - Gets a basic query for a collection.
- FieldStorageConfig::preSaveUpdated in core/
modules/ field/ src/ Entity/ FieldStorageConfig.php - Prepares saving an updated field definition.
- HandlerBase::getModuleHandler in core/
modules/ views/ src/ Plugin/ views/ HandlerBase.php - Gets the module handler.
- HelpHooks::help in core/
modules/ help/ src/ Hook/ HelpHooks.php - Implements hook_help().
- ImageStyle::flush in core/
modules/ image/ src/ Entity/ ImageStyle.php - Flushes cached media for this style.
- install_begin_request in core/
includes/ install.core.inc - Begins an installation request, modifying the installation state as needed.
- install_import_translations in core/
includes/ install.core.inc - Imports languages via a batch process during installation.
- jsonapi_install in core/
modules/ jsonapi/ jsonapi.install - Implements hook_install().
- jsonapi_requirements in core/
modules/ jsonapi/ jsonapi.install - Implements hook_requirements().
- locale_system_remove in core/
modules/ locale/ locale.module - Delete translation history of modules and themes.
- locale_system_update in core/
modules/ locale/ locale.module - Imports translations when new modules or themes are installed.
- module_set_weight in core/
includes/ module.inc - Sets weight of a particular module.
- OptionsWidgetBase::getOptions in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/ OptionsWidgetBase.php - Returns the array of options for the widget.
- PluginDependencyTrait::moduleHandler in core/
lib/ Drupal/ Core/ Plugin/ PluginDependencyTrait.php - Wraps the module handler.
- SourcePluginBase::getModuleHandler in core/
modules/ migrate/ src/ Plugin/ migrate/ source/ SourcePluginBase.php - Gets the module handler.
- system_requirements in core/
modules/ system/ system.install - Implements hook_requirements().
- Toolbar::moduleHandler in core/
modules/ toolbar/ src/ Element/ Toolbar.php - Wraps the module handler.
- ViewExecutable::build in core/
modules/ views/ src/ ViewExecutable.php - Builds the query for the view.
- ViewExecutable::execute in core/
modules/ views/ src/ ViewExecutable.php - Executes the view's query.
- ViewExecutable::render in core/
modules/ views/ src/ ViewExecutable.php - Renders this view for a certain display.
- ViewsHooks::theme in core/
modules/ views/ src/ Hook/ ViewsHooks.php - Implements hook_theme().
- ViewsViewsHooks::viewsData in core/
modules/ views/ src/ Hook/ ViewsViewsHooks.php - Implements hook_views_data().
- views_invalidate_cache in core/
modules/ views/ views.module - Invalidate the views cache, forcing a rebuild on the next grab of table data.
- _install_prepare_import in core/
includes/ install.core.inc - Tells the translation import process that Drupal core is installed.
- _update_fix_missing_schema in core/
includes/ update.inc - Helper to detect and fix 'missing' schema information.