Functions - main - drupal
| Title | Deprecated | File name | Summary | Direct uses | Strings |
|---|---|---|---|---|---|
| node_post_update_add_rebuild_permission_to_roles | core/ |
Grants a new permission for rebuilding node access permissions. | |||
| node_post_update_create_promote_base_field_overrides | core/ |
Creates base field override config for the promote base field on node types. | |||
| node_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
| node_schema | core/ |
Implements hook_schema(). | |||
| node_type_get_names | in drupal:11.3.0 and is removed from drupal:13.0.0. Use \Drupal::service('entity_type.bundle.info')->getBundleLabels('node') instead. |
core/ |
Returns a list of available node type names. | ||
| node_uninstall | core/ |
Implements hook_uninstall(). | |||
| node_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
| olivero_form_system_theme_settings_alter | core/ |
Implements hook_form_FORM_ID_alter() for system_theme_settings. | |||
| olivero_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
| options_allowed_values | core/ |
Returns the array of allowed values for a list field. | 6 | 3 | |
| package_manager_post_update_test | core/ |
Here is a fake post-update hook. | |||
| package_manager_update_2147483647 | core/ |
Here is a fake update hook. | |||
| path_alias_post_update_update_path_alias_revision_indexes | core/ |
Update the path_alias_revision indices. | |||
| path_alias_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
| path_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
| path_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
| pgsql_test_schema | core/ |
Implements hook_schema(). | |||
| pgsql_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
| post_update_test_failing_post_update_exception | core/ |
Post update that throws an exception. | |||
| procedural_hook_theme_preprocess_node | core/ |
Implements hook_preprocess_HOOK(). | |||
| procedural_hook_theme_preprocess_node__article | core/ |
Implements hook_preprocess_HOOK(). | |||
| procedural_hook_theme_procedural_alter | core/ |
Implements hook_procedural_alter(). | |||
| procedural_hook_theme_procedural_legacy_alter | core/ |
Implements hook_procedural_legacy_alter(). | |||
| requirements1_test_requirements | core/ |
Implements hook_requirements(). | |||
| respond_install_uninstall_hook_test_cache_flush | core/ |
This implements a hook on behalf of another module. | |||
| responsive_image_get_image_dimensions | in drupal:11.3.0 and is removed from drupal:12.0.0. Use \Drupal\responsive_image\ResponsiveImageBuilder::getImageDimensions() instead. |
core/ |
Determines the dimensions of an image. | ||
| responsive_image_get_mime_type | in drupal:11.3.0 and is removed from drupal:13.0.0. Use \Drupal\responsive_image\ResponsiveImageBuilder::getMimeType() instead. |
core/ |
Determines the MIME type of an image. | ||
| responsive_image_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
| rest_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
| rest_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
| router_test_install | core/ |
Implements hook_install(). | 2 | ||
| search_excerpt | core/ |
Returns snippets from a piece of text, with search keywords highlighted. | 3 | ||
| search_post_update_block_with_empty_page_id | core/ |
Updates Search Blocks' without an explicit `page_id` from '' to NULL. | |||
| search_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
| search_schema | core/ |
Implements hook_schema(). | |||
| serialization_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
| serialization_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
| settings_tray_install | core/ |
Implements hook_install(). | |||
| shortcut_install | core/ |
Implements hook_install(). | |||
| shortcut_renderable_links | core/ |
Returns an array of shortcut links, suitable for rendering. | 1 | ||
| shortcut_schema | core/ |
Implements hook_schema(). | |||
| shortcut_set_edit_access | core/ |
Access callback for editing a shortcut set. | 2 | ||
| shortcut_set_switch_access | core/ |
Access callback for switching the shortcut set assigned to a user account. | 1 | ||
| shortcut_uninstall | core/ |
Implements hook_uninstall(). | |||
| show | core/ |
Shows a hidden element for later rendering. | 1 | 12 | |
| stable9_preprocess_item_list__search_results | core/ |
Implements hook_preprocess_item_list__search_results(). | |||
| stable9_preprocess_views_view | core/ |
Implements hook_preprocess_views_view(). | |||
| standard_install | core/ |
Implements hook_install(). | |||
| starterkit_theme_preprocess_image_widget | core/ |
Implements hook_preprocess_image_widget(). | |||
| syslog_facility_list | in drupal:11.4.0 and is removed from drupal:13.0.0. There is no replacement. |
core/ |
Lists all possible syslog facilities for UNIX/Linux. |
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.