SCHEMA_UNINSTALLED |
constant |
drupal/core/includes/schema.inc |
Indicates that a module has not been installed yet. |
hook_install_tasks |
function |
drupal/core/modules/system/system.api.php |
Return an array of tasks to be performed by an installation profile. |
Theme::postInstall |
function |
drupal/core/lib/Drupal/Core/Updater/Theme.php |
Overrides Drupal\Core\Updater\Updater::postInstall(). |
statistics.install |
file |
drupal/core/modules/statistics/statistics.install |
Install and update functions for the Statistics module. |
breakpoint.install |
file |
drupal/core/modules/breakpoint/breakpoint.install |
Enable, install, update and uninstall functions for the breakpoint module. |
field_test_install |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.install |
Implements hook_install(). |
field_test.install |
file |
drupal/core/modules/field/tests/modules/field_test/field_test.install |
Install, update and uninstall functions for the field_test module. |
INSTALL.sqlite.txt |
file |
drupal/core/INSTALL.sqlite.txt |
SQLITE REQUIREMENTS
-------------------
To use SQLite with your Drupal installation, the following requirements must be
met: Server has PHP 5.3.10 or later with PDO, and the PDO SQLite driver must be
enabled.
SQLITE DATABASE… |
simpletest.install |
file |
drupal/core/modules/simpletest/simpletest.install |
Install, update and uninstall functions for the simpletest module. |
Tasks::installable |
function |
drupal/core/lib/Drupal/Core/Database/Install/Tasks.php |
Check whether Drupal is installable on the database. |
shortcut_uninstall |
function |
drupal/core/modules/shortcut/shortcut.install |
Implements hook_uninstall(). |
aggregator.install |
file |
drupal/core/modules/aggregator/aggregator.install |
Install, update and uninstall functions for the aggregator module. |
language_uninstall |
function |
drupal/core/modules/language/language.install |
Implements hook_uninstall(). |
InstallStorage.php |
file |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Contains Drupal\Core\Config\InstallStorage. |
theme_install_page |
function |
drupal/core/includes/theme.maintenance.inc |
Returns HTML for the installation page. |
taxonomy_uninstall |
function |
drupal/core/modules/taxonomy/taxonomy.install |
Implements hook_uninstall(). |
ConfigInstaller::ID |
constant |
drupal/core/lib/Drupal/Core/Config/ConfigInstaller.php |
The name used to identify events and the lock. |
entity_test_install |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.install |
Implements hook_install(). |
module_load_install |
function |
drupal/core/includes/module.inc |
Loads a module's installation hooks. |
translation.install |
file |
drupal/core/modules/translation/translation.install |
Update function for the translation module. |
install_base_system |
function |
drupal/core/includes/install.core.inc |
Installation task; install the base functionality Drupal needs to bootstrap. |
module_test_install |
function |
drupal/core/modules/system/tests/modules/module_test/module_test.install |
Implements hook_install(). |
entity_test.install |
file |
drupal/core/modules/system/tests/modules/entity_test/entity_test.install |
Install, update and uninstall functions for the entity_test module. |
LocaleUninstallTest |
class |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php |
Locale uninstall with English UI functional test. |
module_test.install |
file |
drupal/core/modules/system/tests/modules/module_test/module_test.install |
Install, update and uninstall functions for the module_test module. |
ConfigInstaller.php |
file |
drupal/core/lib/Drupal/Core/Config/ConfigInstaller.php |
Contains \Drupal\Core\Config\ConfigInstaller. |
locale_test.install |
file |
drupal/core/modules/locale/tests/modules/locale_test/locale_test.install |
Install, update and uninstall functions for the locale_test module. |
db_installer_object |
function |
drupal/core/includes/install.inc |
Returns a database installer object. |
Module::isInstalled |
function |
drupal/core/lib/Drupal/Core/Updater/Module.php |
Implements Drupal\Core\Updater\UpdaterInterface::isInstalled(). |
InstallTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/InstallTest.php |
|
custom_block.install |
file |
drupal/core/modules/block/custom_block/custom_block.install |
Install, update and uninstall functions for the custom block module. |
statistics_uninstall |
function |
drupal/core/modules/statistics/statistics.install |
Implements hook_uninstall(). |
InstallerTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/InstallerTest.php |
Sets up a Drupal site for running functional and integration tests. |
install_redirect_url |
function |
drupal/core/includes/install.core.inc |
Returns the URL that should be redirected to during an installation request. |
install_load_profile |
function |
drupal/core/includes/install.core.inc |
Loads information about the chosen profile during installation. |
ConfigInstallWebTest |
class |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigInstallWebTest.php |
Tests installation of configuration objects in installation functionality. |
drupal_install_mkdir |
function |
drupal/core/includes/install.inc |
Creates a directory with the specified permissions. |
simpletest_uninstall |
function |
drupal/core/modules/simpletest/simpletest.install |
Implements hook_uninstall(). |
install_profile_info |
function |
drupal/core/includes/install.inc |
Retrieves information about an installation profile from its .info.yml file. |
Updater::postInstall |
function |
drupal/core/lib/Drupal/Core/Updater/Updater.php |
Performs actions after installation. |
drupal_install_schema |
function |
drupal/core/includes/schema.inc |
Creates all tables defined in a module's hook_schema(). |
rdf_modules_installed |
function |
drupal/core/modules/rdf/rdf.module |
Implements hook_modules_installed(). |
install_begin_request |
function |
drupal/core/includes/install.core.inc |
Begins an installation request, modifying the installation state as needed. |
LocaleInstallTest.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleInstallTest.php |
Definition of Drupal\locale\Tests\LocaleInstallTest. |
install_settings_form |
function |
drupal/core/includes/install.core.inc |
Form constructor for a form to configure and rewrite settings.php. |
update_test_2.install |
file |
drupal/core/modules/system/tests/modules/update_test_2/update_test_2.install |
Install, update and uninstall functions for the update_test_2 module. |
update_test_3.install |
file |
drupal/core/modules/system/tests/modules/update_test_3/update_test_3.install |
Install, update and uninstall functions for the update_test_3 module. |
install_retrieve_file |
function |
drupal/core/includes/install.core.inc |
Attempts to get a file using a HTTP request and to store it locally. |
ConfigInstallTest.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigInstallTest.php |
Definition of Drupal\config\Tests\ConfigInstallTest. |
_install_module_batch |
function |
drupal/core/includes/install.core.inc |
Batch callback for batch installation of modules. |