telephone.module |
file |
drupal/core/modules/telephone/telephone.module |
Defines a simple telephone number field type. |
system.module.css |
file |
drupal/core/modules/system/css/system.module.css |
Generic theme-independent base styles. |
module_implements |
function |
drupal/core/includes/bootstrap.inc |
Determines which modules are implementing a hook. |
module_invoke_all |
function |
drupal/core/includes/bootstrap.inc |
Invokes a hook in all enabled modules that implement it. |
breakpoint.module |
file |
drupal/core/modules/breakpoint/breakpoint.module |
Manage breakpoints and breakpoint groups for responsive designs. |
TagTest::$modules |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/TagTest.php |
Modules to enable. |
block_test.module |
file |
drupal/core/modules/block/tests/block_test.module |
Provide test blocks. |
statistics.module |
file |
drupal/core/modules/statistics/statistics.module |
Logs and displays content statistics for a site. |
UrlTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php |
|
module_set_weight |
function |
drupal/core/includes/module.inc |
Sets weight of a particular module. |
system.module.css |
file |
drupal/core/modules/system/tests/css/system.module.css |
/**
* This file is for testing CSS file override in
* CascadingStylesheetsTestCase::testRenderOverride().
* No contents are necessary.
*/ |
ModuleInfo::$info |
property |
drupal/core/lib/Drupal/Core/Utility/ModuleInfo.php |
The full module info array as returned by system_get_info(). |
cache_test.module |
file |
drupal/core/modules/system/tests/modules/cache_test/cache_test.module |
Support module for testing the cache system. |
field_test.module |
file |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
|
image_test.module |
file |
drupal/core/modules/system/tests/modules/image_test/image_test.module |
Helper module for the image tests. |
error_test.module |
file |
drupal/core/modules/system/tests/modules/error_test/error_test.module |
|
RssTest::$modules |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/RssTest.php |
Modules to enable. |
simpletest.module |
file |
drupal/core/modules/simpletest/simpletest.module |
Provides testing functionality. |
batch_test.module |
file |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Helper module for the Batch API tests. |
ModuleApiTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php |
Definition of Drupal\system\Tests\Module\ModuleApiTest. |
aggregator.module |
file |
drupal/core/modules/aggregator/aggregator.module |
Used to aggregate syndicated content (RSS, RDF, and Atom). |
theme_test.module |
file |
drupal/core/modules/system/tests/modules/theme_test/theme_test.module |
|
UrlTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/UrlTest.php |
Modules to enable. |
contextual.module |
file |
drupal/core/modules/contextual/contextual.module |
Adds contextual links to perform actions related to elements on a page. |
MenuLink::$module |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
The name of the module that generated this link. |
Module::canUpdate |
function |
drupal/core/lib/Drupal/Core/Updater/Module.php |
Determines whether this class can update the specified project. |
system.module.yml |
file |
drupal/core/modules/system/config/system.module.yml |
drupal/core/modules/system/config/system.module.yml |
ModuleHandler.php |
file |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
Contains Drupal\Core\Extension\ModuleHandler. |
FormTest::$modules |
property |
drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php |
Modules to enable. |
FormTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Modules to enable. |
update_test.module |
file |
drupal/core/modules/update/tests/modules/update_test/update_test.module |
Module for testing Update Manager functionality. |
FastTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FastTest.php |
Modules to enable. |
bundle_test.module |
file |
drupal/core/modules/system/tests/modules/bundle_test/bundle_test.module |
|
design_test.module |
file |
drupal/core/modules/system/tests/modules/design_test/design_test.module |
Support module for design, markup, JavaScript, and CSS testing. |
module_config_sort |
function |
drupal/core/includes/module.inc |
Sorts the configured list of enabled modules. |
TourTest::$modules |
property |
drupal/core/modules/tour/lib/Drupal/tour/Tests/TourTest.php |
Modules to enable. |
router_test.module |
file |
drupal/core/modules/system/tests/modules/router_test/router_test.module |
|
GotoTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/GotoTest.php |
Modules to enable. |
MenuTest::$modules |
property |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Modules to enable. |
action_test.module |
file |
drupal/core/modules/system/tests/modules/action_test/action_test.module |
|
editor_test.module |
file |
drupal/core/modules/editor/tests/modules/editor_test.module |
Helper module for the Text Editor tests. |
translation.module |
file |
drupal/core/modules/translation/translation.module |
Manages content translations. |
toolbar.module.css |
file |
drupal/core/modules/toolbar/css/toolbar.module.css |
toolbar.module.css |
AreaTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTest.php |
Modules to enable. |
system_test.module |
file |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
|
HelpTest::$modules |
property |
drupal/core/modules/help/lib/Drupal/help/Tests/HelpTest.php |
Modules to enable. |
ReadTest::$modules |
property |
drupal/core/modules/rest/lib/Drupal/rest/Tests/ReadTest.php |
Modules to enable. |
module_test_schema |
function |
drupal/core/modules/system/tests/modules/module_test/module_test.install |
Implements hook_schema(). |
module_test_enable |
function |
drupal/core/modules/system/tests/modules/module_test/module_test.install |
Implements hook_enable(). |
filter_test.module |
file |
drupal/core/modules/filter/tests/filter_test/filter_test.module |
Test module for Filter module hooks and functions not used in core. |