Functions - 9.5.x - drupal
Title | Deprecated | File name | Summary | Direct uses | Strings |
---|---|---|---|---|---|
install_check_requirements | core/ |
Checks installation requirements and reports any errors. | 1 | ||
install_check_translations | core/ |
Checks installation requirements and reports any errors. | 1 | 1 | |
install_config_download_translations | core/ |
Replaces install_download_translation() during configuration installs. | |||
install_config_import_batch | core/ |
Creates a batch for the config importer to process. | |||
install_config_revert_install_changes | core/ |
Reverts configuration if hook_install() implementations have made changes. | |||
install_core_entity_type_definitions | core/ |
Installs entity type definitions provided by core. | 2 | ||
install_database_errors | core/ |
Checks a database connection and returns any errors. | 3 | ||
install_display_output | core/ |
Displays themed installer output and ends the page request. | 4 | ||
install_display_requirements | core/ |
Displays installation requirements. | 2 | ||
install_download_additional_translations_operations | core/ |
Prepares the system for import and downloads additional translations. | 1 | ||
install_download_translation | core/ |
Download a translation file for the selected language. | 1 | ||
install_drupal | core/ |
Installs Drupal either interactively or via an array of passed-in settings. | 3 | ||
install_find_translations | core/ |
Finds all .po files that are useful to the installer. | 1 | ||
install_finished | core/ |
Performs final installation steps and displays a 'finished' page. | |||
install_finish_translations | core/ |
Finishes importing files at end of installation. | |||
install_full_redirect_url | core/ |
Returns the complete URL redirected to during an installation request. | 1 | ||
install_get_form | core/ |
Builds and processes a form for the installer environment. | 3 | ||
install_goto | core/ |
Sends the user to a different installer page. | 2 | ||
install_import_translations | core/ |
Imports languages via a batch process during installation. | |||
install_install_profile | core/ |
Installs the install profile. | |||
install_load_profile | core/ |
Loads information about the chosen profile during installation. | 1 | ||
install_profile_info | core/ |
Retrieves information about an installation profile from its .info.yml file. | 6 | ||
install_profile_modules | core/ |
Installs required modules via a batch process. | 1 | ||
install_profile_themes | core/ |
Installs themes. | |||
install_redirect_url | core/ |
Returns the URL that should be redirected to during an installation request. | 3 | ||
install_retrieve_file | core/ |
Attempts to get a file using a HTTP request and to store it locally. | 1 | ||
install_run_task | core/ |
Runs an individual installation task. | 1 | ||
install_run_tasks | core/ |
Runs all tasks for the current installation request. | 1 | ||
install_select_language | core/ |
Selects which language to use during installation. | |||
install_select_profile | core/ |
Selects which profile to install. | |||
install_state_defaults | core/ |
Returns an array of default settings for the global installation state. | 2 | ||
install_tasks | core/ |
Returns a list of all tasks the installer currently knows about. | 3 | ||
install_tasks_to_display | core/ |
Returns a list of tasks that should be displayed to the end user. | 1 | ||
install_tasks_to_perform | core/ |
Returns a list of tasks to perform during the current installation request. | 2 | ||
install_verify_completed_task | core/ |
Verifies and returns the last installation task that was completed. | 2 | ||
install_verify_database_ready | core/ |
Verify that the database is ready (no existing Drupal installation). | 1 | ||
install_verify_database_settings | core/ |
Verifies that settings.php specifies a valid database connection. | 1 | ||
install_verify_requirements | core/ |
Verifies the requirements for installing Drupal. | |||
jquery_keyevent_polyfill_test_library_info_alter | core/ |
Implements hook_library_info_alter(). | |||
jsonapi_entity_bundle_create | core/ |
Implements hook_entity_bundle_create(). | |||
jsonapi_entity_bundle_delete | core/ |
Implements hook_entity_bundle_delete(). | |||
jsonapi_entity_create | core/ |
Implements hook_entity_create(). | |||
jsonapi_entity_delete | core/ |
Implements hook_entity_delete(). | |||
jsonapi_help | core/ |
Implements hook_help(). | |||
jsonapi_install | core/ |
Implements hook_install(). | |||
jsonapi_jsonapi_block_content_filter_access | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'block_content'. | |||
jsonapi_jsonapi_comment_filter_access | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'comment'. | |||
jsonapi_jsonapi_entity_filter_access | core/ |
Implements hook_jsonapi_entity_filter_access(). | |||
jsonapi_jsonapi_entity_test_filter_access | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'entity_test'. | |||
jsonapi_jsonapi_file_filter_access | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'file'. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.