ModuleHandler::moduleExists
  • References/PHP/Drupal/Extension/ModuleHandler

public ModuleHandler::moduleExists($module)

2025-01-10 15:47:30
ModuleInstallerInterface
  • References/PHP/Drupal/Extension/ModuleInstallerInterface

Provides the installation of modules with creating the db schema and more. Hierarchy interface

2025-01-10 15:47:30
ThemeInstaller::$configFactory
  • References/PHP/Drupal/Extension/ThemeInstaller

Type:

2025-01-10 15:47:30
ThemeHandler::getBaseThemes
  • References/PHP/Drupal/Extension/ThemeHandler

public ThemeHandler::getBaseThemes(array $themes, $theme)

2025-01-10 15:47:30
ModuleHandler::reload
  • References/PHP/Drupal/Extension/ModuleHandler

public ModuleHandler::reload() Reloads

2025-01-10 15:47:30
ModuleInstaller::removeCacheBins
  • References/PHP/Drupal/Extension/ModuleInstaller

protected ModuleInstaller::removeCacheBins($module)

2025-01-10 15:47:30
ThemeInstaller::$logger
  • References/PHP/Drupal/Extension/ThemeInstaller

Type: \Psr\Log\LoggerInterface File core/lib/Drupal/Core/Extension/ThemeInstaller.php

2025-01-10 15:47:30
ModuleUninstallValidatorInterface
  • References/PHP/Drupal/Extension/ModuleUninstallValidatorInterface

Common interface for module uninstall validators. A module uninstall validator must implement this interface and be defined in a Drupal

2025-01-10 15:47:30
hook_install_tasks
  • References/PHP/Drupal/Extension/module.api

hook_install_tasks(&$install_state) Return an array of tasks to be performed by an installation profile

2025-01-10 15:47:30
hook_install
  • References/PHP/Drupal/Extension/module.api

hook_install() Perform setup tasks when the module is installed. If the module

2025-01-10 15:47:30