Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
module.inc
»
module_set_weight
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
8 calls to module_set_weight()
action_loop_test_install
in drupal/
core/
modules/
action/
tests/
action_loop_test/
action_loop_test.install
Implements
hook_install
().
block_install
in drupal/
core/
modules/
block/
block.install
Implements
hook_install
().
field_test_install
in drupal/
core/
modules/
field/
tests/
modules/
field_test/
field_test.install
Implements
hook_install
().
forum_install
in drupal/
core/
modules/
forum/
forum.install
Implements
hook_install
().
install_finished
in drupal/
core/
includes/
install.core.inc
Performs final installation steps and displays a 'finished' page.
ModuleApiTest::testModuleList
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Module/
ModuleApiTest.php
The basic functionality of
module_list
().
url_alter_test_install
in drupal/
core/
modules/
system/
tests/
modules/
url_alter_test/
url_alter_test.install
Impelement
hook_install
().
views_install
in drupal/
core/
modules/
views/
views.install
Implements
hook_install
().