ModuleHandler::$loadedFiles
  • References/PHP/Drupal/Extension/ModuleHandler

List of loaded files. An associative array whose keys are file paths of loaded files, relative to the application's root directory.

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

The filename of the main extension file (e.g., 'node.module'). Type: string|null File

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

public ThemeHandlerInterface::install(array $theme_list

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

Exception thrown when the extension's name length exceeds the allowed maximum. Hierarchy

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

public ModuleHandler::getHookInfo() Retrieves

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

protected ExtensionDiscovery::filterByProfileDirectories(array

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

public ThemeHandlerInterface::listInfo()

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

public ModuleInstallerInterface::uninstall(array

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

public Extension::getName() Returns

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

The app root. Type: string File core/lib/Drupal/Cor

2025-01-10 15:47:30