entity_reference.install |
file |
drupal/core/modules/entity_reference/entity_reference.install |
Install, update and uninstall functions for the Entity Reference
module. |
ConfigInstallTest::setUp |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigInstallTest.php |
Sets up Drupal unit test environment. |
LocaleInstallTest::setUp |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleInstallTest.php |
Sets up a Drupal site for running functional and integration tests. |
locale_modules_installed |
function |
drupal/core/modules/locale/locale.module |
Implements hook_modules_installed(). |
InstallStorage::$folders |
property |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Folder map indexed by configuration name. |
hook_modules_uninstalled |
function |
drupal/core/modules/system/system.api.php |
Perform necessary actions after modules are uninstalled. |
Module::postInstallTasks |
function |
drupal/core/lib/Drupal/Core/Updater/Module.php |
Overrides Drupal\Core\Updater\Updater::postInstallTasks(). |
LocaleUninstallFrenchTest |
class |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallFrenchTest.php |
Locale uninstall with French UI functional test. |
_book_install_type_create |
function |
drupal/core/modules/book/book.install |
Creates the book content type. |
field_sql_storage.install |
file |
drupal/core/modules/field_sql_storage/field_sql_storage.install |
Install, update, and uninstall functions for the Field SQL Storage module. |
ModulesInstallConfirmForm |
class |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesInstallConfirmForm.php |
Builds a confirmation form for required modules. |
install_full_redirect_url |
function |
drupal/core/includes/install.core.inc |
Returns the complete URL redirected to during an installation request. |
install_find_translations |
function |
drupal/core/includes/install.core.inc |
Finds all .po files that are useful to the installer. |
InstallerLanguageTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Installer/InstallerLanguageTest.php |
Definition of Drupal\system\Tests\Installer\InstallerLanguageTest. |
InstallStorage::deleteAll |
function |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Overrides Drupal\Core\Config\FileStorage::deleteAll(). |
Updater::postInstallTasks |
function |
drupal/core/lib/Drupal/Core/Updater/Updater.php |
Returns an array of links to pages that should be visited post operation. |
Theme::getInstallDirectory |
function |
drupal/core/lib/Drupal/Core/Updater/Theme.php |
Returns the directory where a theme should be installed. |
translation_entity_install |
function |
drupal/core/modules/translation_entity/translation_entity.install |
Implements hook_install(). |
translation_entity.install |
file |
drupal/core/modules/translation_entity/translation_entity.install |
Installation functions for Entity Translation module. |
install_already_done_error |
function |
drupal/core/includes/install.core.inc |
Indicates that Drupal has already been installed. |
install_check_translations |
function |
drupal/core/includes/install.core.inc |
Checks installation requirements and reports any errors. |
install_check_requirements |
function |
drupal/core/includes/install.core.inc |
Checks installation requirements and reports any errors. |
user_install_picture_field |
function |
drupal/core/modules/user/user.install |
Creates a user picture image field for the User entity. |
ConfigInstallTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigInstallTest.php |
|
LocaleUninstallTest::setUp |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php |
Sets up a Drupal site for running functional and integration tests. |
LocaleInstallTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleInstallTest.php |
|
locale_modules_uninstalled |
function |
drupal/core/modules/locale/locale.module |
Implements hook_modules_uninstalled(). |
update_script_test.install |
file |
drupal/core/modules/system/tests/modules/update_script_test/update_script_test.install |
Install, update and uninstall functions for the update_script_test module. |
requirements1_test.install |
file |
drupal/core/modules/system/tests/modules/requirements1_test/requirements1_test.install |
|
drupal_verify_install_file |
function |
drupal/core/includes/install.inc |
Verifies the state of the specified file. |
ViewTestConfigInstaller::ID |
constant |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestConfigInstaller.php |
The name used to identify events and the lock. |
INSTALL_TASK_RUN_IF_REACHED |
constant |
drupal/core/includes/install.core.inc |
Run the task on each installation request that reaches it. |
update_manager_install_form |
function |
drupal/core/modules/update/update.manager.inc |
Form constructor for the install form of the Update Manager module. |
install_verify_requirements |
function |
drupal/core/includes/install.core.inc |
Verifies the requirements for installing Drupal. |
install_select_profile_form |
function |
drupal/core/includes/install.core.inc |
Form constructor for the profile selection form. |
install_import_translations |
function |
drupal/core/includes/install.core.inc |
Imports languages via a batch process during installation. |
ConfigInstallWebTest::setUp |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigInstallWebTest.php |
Sets up a Drupal site for running functional and integration tests. |
LocaleInstallTest::$modules |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleInstallTest.php |
Modules to enable. |
ModulesUninstallConfirmForm |
class |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesUninstallConfirmForm.php |
Builds a confirmation form to uninstall selected modules. |
ViewTestConfigInstaller.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestConfigInstaller.php |
Contains \Drupal\views\Tests\ViewTestConfigInstaller. |
InstallStorage::__construct |
function |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Overrides Drupal\Core\Config\FileStorage::__construct(). |
InstallStorage::getFilePath |
function |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Overrides Drupal\Core\Config\FileStorage::getFilePath(). |
Module::getInstallDirectory |
function |
drupal/core/lib/Drupal/Core/Updater/Module.php |
Returns the directory where a module should be installed. |
update_authorize_run_install |
function |
drupal/core/modules/update/update.authorize.inc |
Installs a new project when invoked by authorize.php. |
InstallerTest::testInstaller |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/InstallerTest.php |
Ensures that the user page is available after every test installation. |
install_settings_form_submit |
function |
drupal/core/includes/install.core.inc |
Form submission handler for install_settings_form(). |
install_select_language_form |
function |
drupal/core/includes/install.core.inc |
Form constructor for the language selection form. |
install_download_translation |
function |
drupal/core/includes/install.core.inc |
Download a translation file for the selected langaguage. |
install_display_requirements |
function |
drupal/core/includes/install.core.inc |
Displays installation requirements. |
LocaleUninstallTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php |
|