Functions - main - drupal
| Title | Deprecated | File name | Summary | Direct uses | Strings |
|---|---|---|---|---|---|
| locale_translation_language_table | core/ |
Form element callback: After build changes to the language update table. | 1 | ||
| locale_translation_load_sources | in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(LocaleSource::class) ->loadSources($projects, $langcodes) instead. |
core/ |
Loads cached translation sources containing current translation status. | ||
| locale_translation_project_list | core/ |
Fetch an array of projects for translation update. | 2 | 1 | |
| locale_translation_source_build | in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(LocaleSource::class) ->sourceBuild($project, $langcode, $filename) instead. |
core/ |
Builds abstract translation source. | ||
| locale_translation_source_check_file | in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(LocaleSource::class)->sourceCheckFile($source) instead. |
core/ |
Checks whether a po file exists in the local filesystem. | ||
| locale_translation_status_delete_languages | core/ |
Delete language entries from the status cache. | 1 | ||
| locale_translation_status_delete_projects | core/ |
Delete project entries from the status cache. | 2 | ||
| locale_translation_status_save | core/ |
Saves the status of translation sources in static cache. | 4 | ||
| locale_translation_update_file_history | core/ |
Updates the {locale_file} table. | 3 | ||
| locale_translation_use_remote_source | core/ |
Checks whether remote translation sources are used. | 6 | ||
| locale_uninstall | core/ |
Implements hook_uninstall(). | |||
| locale_update_10300 | core/ |
Add an index on locales_location on type and name. | |||
| locale_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
| media_filter_format_edit_form_validate | core/ |
Validate callback to ensure filter order and allowed_html are compatible. | 2 | ||
| media_install | core/ |
Implements hook_install(). | |||
| media_library_install | core/ |
Implements hook_install(). | |||
| media_library_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
| media_library_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
| media_post_update_media_author_views_filter_update | core/ |
Empty update function to clear the Views data cache. | |||
| media_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
| media_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
| menu_link_content_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
| menu_link_content_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
| menu_ui_form_node_form_submit | core/ |
Form submission handler for menu item field on the node form. | 1 | ||
| menu_ui_form_node_type_form_builder | core/ |
Entity builder for the node type form with menu options. | 1 | ||
| menu_ui_form_node_type_form_validate | core/ |
Validate handler for forms with menu options. | 1 | ||
| menu_ui_get_menu_link_defaults | core/ |
Returns the definition for a menu link for the given node. | 2 | ||
| menu_ui_node_builder | core/ |
Entity form builder to add the menu information to the node. | 1 | ||
| microtime | core/ |
Shadow microtime system call. | |||
| migrate_drupal_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
| migrate_drupal_ui_install | core/ |
Implements hook_install(). | |||
| migrate_drupal_uninstall | core/ |
Implements hook_uninstall(). | |||
| migrate_drupal_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
| migrate_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
| migrate_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
| module_config_sort | core/ |
Sorts the configured list of enabled modules. | 7 | ||
| module_handler_test_added_helper | core/ |
Test function. | 1 | ||
| module_handler_test_all1_hook | core/ |
Returns an array to test nested merge in invoke all. | 1 | ||
| module_handler_test_all1_module_implements_alter | core/ |
Implements hook_module_implements_alter(). | |||
| module_handler_test_all2_hook | core/ |
Test function. | 1 | ||
| module_handler_test_all2_order1 | core/ |
Hook implementation, without hook implements doxygen to avoid conversion. | |||
| module_handler_test_all2_order2 | core/ |
Hook implementation, without hook implements doxygen to avoid conversion. | |||
| module_handler_test_hook | core/ |
1 | |||
| module_handler_test_hook_include | core/ |
Test hook. | 1 | ||
| module_handler_test_multiple_child_install | core/ |
Implements hook_install(). | |||
| module_handler_test_multiple_install | core/ |
Implements hook_install(). | |||
| module_implements_alter_test_altered_test_hook | core/ |
Implements hook_altered_test_hook(). | 1 | ||
| module_implements_alter_test_legacy_module_implements_alter | core/ |
Implements hook_module_implements_alter(). | |||
| module_implements_alter_test_module_implements_alter | core/ |
Implements hook_module_implements_alter(). | |||
| module_install_requirements_requirements | core/ |
Implements hook_requirements() |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.