rdf_install |
function |
drupal/core/modules/rdf/rdf.install |
Implements hook_install(). |
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. |
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… |
rdf.install |
file |
drupal/core/modules/rdf/rdf.install |
Install, update and uninstall functions for the rdf module. |
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/Module/InstallTest.php |
Unit tests for module installation. |
book.install |
file |
drupal/core/modules/book/book.install |
Install, update and uninstall functions for the book module. |
book_install |
function |
drupal/core/modules/book/book.install |
Implements hook_install(). |
link.install |
file |
drupal/core/modules/link/link.install |
Contains install, update, and uninstall functionality for the Link module. |
file.install |
file |
drupal/core/modules/file/file.install |
Install, update and uninstall functions for File module. |
node_install |
function |
drupal/core/modules/node/node.install |
Implements hook_install(). |
text.install |
file |
drupal/core/modules/text/text.install |
Install, update, and uninstall functions for the Text module. |
menu.install |
file |
drupal/core/modules/menu/menu.install |
Install, update and uninstall functions for the menu module. |
user_install |
function |
drupal/core/modules/user/user.install |
Implements hook_install(). |
node.install |
file |
drupal/core/modules/node/node.install |
Install, update and uninstall functions for the node module. |
install_goto |
function |
drupal/core/includes/install.inc |
Sends the user to a different installer page. |
user.install |
file |
drupal/core/modules/user/user.install |
Install, update and uninstall functions for the user module. |
hook_install |
function |
drupal/core/modules/system/system.api.php |
Perform setup tasks when the module is installed. |
color.install |
file |
drupal/core/modules/color/color.install |
Install, update and uninstall functions for the color module. |
UninstallTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/UninstallTest.php |
Unit tests for module uninstallation and related hooks. |
dblog.install |
file |
drupal/core/modules/dblog/dblog.install |
Install, update and uninstall functions for the dblog module. |
field.install |
file |
drupal/core/modules/field/field.install |
Install, update, and uninstall functions for the Field module. |
views_install |
function |
drupal/core/modules/views/views.install |
Implements hook_install(). |
block.install |
file |
drupal/core/modules/block/block.install |
Install, update and uninstall functions for the block module. |
block_install |
function |
drupal/core/modules/block/block.install |
Implements hook_install(). |
image.install |
file |
drupal/core/modules/image/image.install |
Install, update and uninstall functions for the image module. |
InstallerTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/InstallerTest.php |
Allows testing of the interactive installer. |
install_tasks |
function |
drupal/core/includes/install.core.inc |
Returns a list of all tasks the installer currently knows about. |
email.install |
file |
drupal/core/modules/email/email.install |
Install, update and uninstall functions for the E-mail module. |
forum.install |
file |
drupal/core/modules/forum/forum.install |
Install, update, and uninstall functions for the Forum module. |
image_install |
function |
drupal/core/modules/image/image.install |
Implements hook_install(). |
forum_install |
function |
drupal/core/modules/forum/forum.install |
Implements hook_install(). |
views.install |
file |
drupal/core/modules/views/views.install |
Contains install and update functions for Views. |
hook_uninstall |
function |
drupal/core/modules/system/system.api.php |
Remove any information that the module sets. |
syslog.install |
file |
drupal/core/modules/syslog/syslog.install |
Install, update and uninstall functions for the syslog module. |
update.install |
file |
drupal/core/modules/update/update.install |
Install, update, and uninstall functions for the Update Manager module. |
syslog_install |
function |
drupal/core/modules/syslog/syslog.install |
Implements hook_install(). |
update_install |
function |
drupal/core/modules/update/update.install |
Implements hook_install(). |
search.install |
file |
drupal/core/modules/search/search.install |
Install, update, and uninstall functions for the Search module. |
book_uninstall |
function |
drupal/core/modules/book/book.install |
Implements hook_uninstall(). |
system_install |
function |
drupal/core/modules/system/system.install |
Implements hook_install(). |
system.install |
file |
drupal/core/modules/system/system.install |
Install, update and uninstall functions for the system module. |
node_uninstall |
function |
drupal/core/modules/node/node.install |
Implements hook_uninstall(). |
locale_install |
function |
drupal/core/modules/locale/locale.install |
Implements hook_install(). |
install_drupal |
function |
drupal/core/includes/install.core.inc |
Installs Drupal either interactively or via an array of passed-in settings. |
entity.install |
file |
drupal/core/modules/entity/entity.install |
Install, update and uninstall functions for the entity module. |
menu_uninstall |
function |
drupal/core/modules/menu/menu.install |
Implements hook_uninstall(). |
filter.install |
file |
drupal/core/modules/filter/filter.install |
Install, update, and uninstall functions for the Filter module. |