|
Module |
class |
drupal/core/lib/Drupal/Core/Updater/Module.php |
Defines a class for updating modules using
Drupal\Core\FileTransfer\FileTransfer classes via authorize.php. |
|
rdf.module |
file |
drupal/core/modules/rdf/rdf.module |
Enables semantically enriched output for Drupal sites in the form of RDFa. |
|
ban.module |
file |
drupal/core/modules/ban/ban.module |
Allows to ban individual IP addresses. |
|
hal.module |
file |
drupal/core/modules/hal/hal.module |
Drupal-required module file for HAL module. |
|
ModuleInfo |
class |
drupal/core/lib/Drupal/Core/Utility/ModuleInfo.php |
Extends CacheArray to lazy load .info.yml properties for modules. |
|
ModuleTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php |
|
|
php.module |
file |
drupal/core/modules/php/php.module |
Additional filter for PHP input. |
|
Module.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
|
module.inc |
file |
drupal/core/includes/module.inc |
API for loading and interacting with Drupal modules. |
|
Module.php |
file |
drupal/core/lib/Drupal/Core/Updater/Module.php |
Definition of Drupal\Core\Updater\Module. |
|
text.module |
file |
drupal/core/modules/text/text.module |
Defines simple text field types. |
|
module_list |
function |
drupal/core/includes/bootstrap.inc |
Returns the list of enabled modules. |
|
module_hook |
function |
drupal/core/includes/bootstrap.inc |
Determines whether a module implements a hook. |
|
tour.module |
file |
drupal/core/modules/tour/tour.module |
Main functions of the module. |
|
book.module |
file |
drupal/core/modules/book/book.module |
Allows users to create and organize related content in an outline. |
|
edit.module |
file |
drupal/core/modules/edit/edit.module |
Provides in-place content editing functionality for fields. |
|
file.module |
file |
drupal/core/modules/file/file.module |
Defines a "managed_file" Form API field and a "file" field for Field module. |
|
path.module |
file |
drupal/core/modules/path/path.module |
Enables users to rename URLs. |
|
rest.module |
file |
drupal/core/modules/rest/rest.module |
RESTful web services module. |
|
menu.module |
file |
drupal/core/modules/menu/menu.module |
Allows administrators to customize the site's navigation menus. |
|
help.module |
file |
drupal/core/modules/help/help.module |
Manages displaying online help. |
|
node.module |
file |
drupal/core/modules/node/node.module |
The core module that allows content to be submitted to the site. |
|
user.module |
file |
drupal/core/modules/user/user.module |
Enables the user registration and login system. |
|
link.module |
file |
drupal/core/modules/link/link.module |
Defines simple link field types. |
|
color.module |
file |
drupal/core/modules/color/color.module |
Allows users to change the color scheme of themes. |
|
dblog.module |
file |
drupal/core/modules/dblog/dblog.module |
System monitoring and logging for administrators. |
|
field.module |
file |
drupal/core/modules/field/field.module |
Attach custom data fields to Drupal entities. |
|
block.module |
file |
drupal/core/modules/block/block.module |
Controls the visual building blocks a page is constructed with. |
|
image.module |
file |
drupal/core/modules/image/image.module |
Exposes global functionality for creating image styles. |
|
email.module |
file |
drupal/core/modules/email/email.module |
Defines a simple e-mail field type. |
|
forum.module |
file |
drupal/core/modules/forum/forum.module |
Provides discussion forums. |
|
views.module |
file |
drupal/core/modules/views/views.module |
Primarily Drupal hooks and global API functions to manipulate views. |
|
ModuleEnable |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleEnable.php |
Tests module_enable(). |
|
locale.module |
file |
drupal/core/modules/locale/locale.module |
Enables the translation of the user interface to languages other than English. |
|
ModuleApiTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php |
Unit tests for the module API. |
|
syslog.module |
file |
drupal/core/modules/syslog/syslog.module |
|
|
update.module |
file |
drupal/core/modules/update/update.module |
Handles updates of Drupal core and contributed projects. |
|
module_invoke |
function |
drupal/core/includes/bootstrap.inc |
Invokes a hook in a particular module. |
|
module_exists |
function |
drupal/core/includes/bootstrap.inc |
Determines whether a given module exists. |
|
Tour::$module |
property |
drupal/core/modules/tour/lib/Drupal/tour/Plugin/Core/Entity/Tour.php |
The module which this tour is assigned to. |
|
filter.module |
file |
drupal/core/modules/filter/filter.module |
Framework for handling the filtering of content. |
|
search.module |
file |
drupal/core/modules/search/search.module |
Enables site-wide keyword searching. |
|
module_enable |
function |
drupal/core/includes/module.inc |
Enables or installs a given list of modules. |
|
config.module |
file |
drupal/core/modules/config/config.module |
Allows site administrators to modify configuration. |
|
xmlrpc.module |
file |
drupal/core/modules/xmlrpc/xmlrpc.module |
Enables XML-RPC functionality. |
|
layout.module |
file |
drupal/core/modules/layout/layout.module |
Manages page layouts for content presentation. |
|
system.module |
file |
drupal/core/modules/system/system.module |
Configuration system that lets administrators modify the workings of the site. |
|
ModuleHandler |
class |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
Class that manages enabled modules in a Drupal installation. |
|
entity.module |
file |
drupal/core/modules/entity/entity.module |
Manage the entity system. |
|
View::$module |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php |
The module implementing this view. |