rdf.install |
file |
drupal/core/modules/rdf/rdf.install |
Install, update and uninstall functions for the rdf module. |
InstallTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/InstallTest.php |
Unit tests for module installation. |
ban.install |
file |
drupal/core/modules/ban/ban.install |
Install, update and uninstall functions for the Ban module. |
php.install |
file |
drupal/core/modules/php/php.install |
Install, update and uninstall functions for the php module. |
rdf_install |
function |
drupal/core/modules/rdf/rdf.install |
Implements hook_install(). |
install.php |
file |
drupal/core/install.php |
Initiates a browser-based installation of Drupal. |
INSTALL.txt |
file |
drupal/core/INSTALL.txt |
CONTENTS OF THIS FILE
---------------------
* Requirements and notes
* Optional server requirements
* Installation
* Building and customizing your site
* Multisite configuration
* More information
REQUIREMENTS AND… |
install.inc |
file |
drupal/core/includes/install.inc |
API functions for installing modules and themes. |
InstallTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/InstallTest.php |
Tests the behavior of the cache backend used for installing Drupal. |
file.install |
file |
drupal/core/modules/file/file.install |
Install, update and uninstall functions for File module. |
hook_install |
function |
drupal/core/modules/system/system.api.php |
Perform setup tasks when the module is installed. |
menu.install |
file |
drupal/core/modules/menu/menu.install |
Install, update and uninstall functions for the menu module. |
link.install |
file |
drupal/core/modules/field/modules/link/link.install |
Contains install, update, and uninstall functionality for the Link module. |
text.install |
file |
drupal/core/modules/field/modules/text/text.install |
Install, update, and uninstall functions for the Text module. |
node_install |
function |
drupal/core/modules/node/node.install |
Implements hook_install(). |
user_install |
function |
drupal/core/modules/user/user.install |
Implements hook_install(). |
menu_install |
function |
drupal/core/modules/menu/menu.install |
Implements hook_install(). |
book.install |
file |
drupal/core/modules/book/book.install |
Install, update and uninstall functions for the book module. |
install_goto |
function |
drupal/core/includes/install.inc |
Sends the user to a different installer page. |
node.install |
file |
drupal/core/modules/node/node.install |
Install, update and uninstall functions for the node module. |
book_install |
function |
drupal/core/modules/book/book.install |
Implements hook_install(). |
user.install |
file |
drupal/core/modules/user/user.install |
Install, update and uninstall functions for the user module. |
poll.install |
file |
drupal/core/modules/poll/poll.install |
Install, update, and uninstall functions for the Poll module. |
forum.install |
file |
drupal/core/modules/forum/forum.install |
Install, update, and uninstall functions for the Forum module. |
views.install |
file |
drupal/core/modules/views/views.install |
Contains install and update functions for Views. |
dblog.install |
file |
drupal/core/modules/dblog/dblog.install |
Install, update and uninstall functions for the dblog module. |
block_install |
function |
drupal/core/modules/block/block.install |
Implements hook_install(). |
UninstallTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/UninstallTest.php |
Unit tests for module uninstallation and related hooks. |
email.install |
file |
drupal/core/modules/field/modules/email/email.install |
Install, update and uninstall functions for the E-mail module. |
forum_install |
function |
drupal/core/modules/forum/forum.install |
Implements hook_install(). |
views_install |
function |
drupal/core/modules/views/views.install |
Implements hook_install(). |
field.install |
file |
drupal/core/modules/field/field.install |
Install, update, and uninstall functions for the Field module. |
block.install |
file |
drupal/core/modules/block/block.install |
Install, update and uninstall functions for the block module. |
image.install |
file |
drupal/core/modules/image/image.install |
Install, update and uninstall functions for the image module. |
image_install |
function |
drupal/core/modules/image/image.install |
Implements hook_install(). |
install_tasks |
function |
drupal/core/includes/install.core.inc |
Returns a list of all tasks the installer currently knows about. |
color.install |
file |
drupal/core/modules/color/color.install |
Install, update and uninstall functions for the color module. |
InstallStorage |
class |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Storage controller used by the Drupal installer. |
update.install |
file |
drupal/core/modules/update/update.install |
Install, update, and uninstall functions for the Update Manager module. |
filter.install |
file |
drupal/core/modules/filter/filter.install |
Install, update, and uninstall functions for the Filter module. |
openid.install |
file |
drupal/core/modules/openid/openid.install |
Install, update and uninstall functions for the openid module. |
update_install |
function |
drupal/core/modules/update/update.install |
Implements hook_install(). |
InstallBackend |
class |
drupal/core/lib/Drupal/Core/Cache/InstallBackend.php |
Defines a stub cache implementation to be used during installation. |
hook_uninstall |
function |
drupal/core/modules/system/system.api.php |
Remove any information that the module sets. |
syslog_install |
function |
drupal/core/modules/syslog/syslog.install |
Implements hook_install(). |
action.install |
file |
drupal/core/modules/action/action.install |
Install, update and uninstall functions for the Actions module. |
number.install |
file |
drupal/core/modules/field/modules/number/number.install |
Install, update, and uninstall functions for the Number module. |
system.install |
file |
drupal/core/modules/system/system.install |
|
node_uninstall |
function |
drupal/core/modules/node/node.install |
Implements hook_uninstall(). |
search.install |
file |
drupal/core/modules/search/search.install |
Install, update and uninstall functions for the search module. |