toolbar_update_8001 |
drupal/core/modules/toolbar/toolbar.install |
Enable the Breakpoint and Config modules. |
|
|
toolbar_view |
drupal/core/modules/toolbar/toolbar.module |
Builds the Toolbar as a structured array ready for drupal_render(). |
1 |
|
tracker_comment_delete |
drupal/core/modules/tracker/tracker.module |
Implements hook_comment_delete(). |
|
|
tracker_comment_publish |
drupal/core/modules/tracker/tracker.module |
Implements hook_comment_publish(). |
|
|
tracker_comment_unpublish |
drupal/core/modules/tracker/tracker.module |
Implements hook_comment_unpublish(). |
|
|
tracker_comment_update |
drupal/core/modules/tracker/tracker.module |
Implements hook_comment_update(). |
|
|
tracker_cron |
drupal/core/modules/tracker/tracker.module |
Implements hook_cron(). |
2 |
|
tracker_enable |
drupal/core/modules/tracker/tracker.install |
Implements hook_enable(). |
|
|
tracker_help |
drupal/core/modules/tracker/tracker.module |
Implements hook_help(). |
|
|
tracker_menu |
drupal/core/modules/tracker/tracker.module |
Implements hook_menu(). |
|
|
tracker_node_insert |
drupal/core/modules/tracker/tracker.module |
Implements hook_node_insert(). |
|
|
tracker_node_predelete |
drupal/core/modules/tracker/tracker.module |
Implements hook_node_predelete(). |
|
|
tracker_node_update |
drupal/core/modules/tracker/tracker.module |
Implements hook_node_update(). |
|
|
tracker_page |
drupal/core/modules/tracker/tracker.pages.inc |
Page callback: Generates a page of tracked nodes for the site. |
|
1 |
tracker_schema |
drupal/core/modules/tracker/tracker.install |
Implements hook_schema(). |
|
|
tracker_uninstall |
drupal/core/modules/tracker/tracker.install |
Implements hook_uninstall(). |
|
|
tracker_update_8000 |
drupal/core/modules/tracker/tracker.install |
Moves tracker settings from variable to config. |
|
|
tracker_update_8001 |
drupal/core/modules/tracker/tracker.install |
Make *id fields unsigned. |
|
|
translation_admin_paths |
drupal/core/modules/translation/translation.module |
Implements hook_admin_paths(). |
|
|
translation_entity_access |
drupal/core/modules/translation_entity/translation_entity.module |
Checks whether an entity translation is accessible. |
1 |
|
translation_entity_add_access |
drupal/core/modules/translation_entity/translation_entity.module |
Access callback for the translation addition page. |
|
1 |
translation_entity_add_page |
drupal/core/modules/translation_entity/translation_entity.pages.inc |
Page callback for the translation addition page. |
|
1 |
translation_entity_controller |
drupal/core/modules/translation_entity/translation_entity.module |
Entity translation controller factory. |
5 |
|
translation_entity_delete_confirm |
drupal/core/modules/translation_entity/translation_entity.pages.inc |
Form constructor for the translation deletion confirmation. |
|
1 |
translation_entity_delete_confirm_submit |
drupal/core/modules/translation_entity/translation_entity.pages.inc |
Form submission handler for translation_entity_delete_confirm(). |
|
|
translation_entity_element_info_alter |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_element_info_alter(). |
|
|
translation_entity_enable |
drupal/core/modules/translation_entity/translation_entity.install |
Implements hook_enable(). |
|
|
translation_entity_enabled |
drupal/core/modules/translation_entity/translation_entity.module |
Determines whether the given entity type is translatable. |
11 |
|
translation_entity_enable_widget |
drupal/core/modules/translation_entity/translation_entity.module |
Returns a widget to enable entity translation per entity bundle. |
2 |
|
translation_entity_entity_delete |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_entity_delete(). |
1 |
|
translation_entity_entity_info_alter |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_entity_info_alter(). |
|
|
translation_entity_entity_insert |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_entity_insert(). |
1 |
|
translation_entity_entity_load |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_entity_load(). |
|
|
translation_entity_entity_update |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_entity_update(). |
|
|
translation_entity_field_extra_fields |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_field_extra_fields(). |
|
|
translation_entity_form_alter |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_form_alter(). |
|
|
translation_entity_form_controller |
drupal/core/modules/translation_entity/translation_entity.module |
Returns the entity form controller for the given form. |
6 |
|
translation_entity_form_field_ui_field_edit_form_alter |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_form_FORM_ID_alter(). |
|
|
translation_entity_get_config |
drupal/core/modules/translation_entity/translation_entity.module |
Retrieves the value for the specified setting. |
2 |
|
translation_entity_get_config_key |
drupal/core/modules/translation_entity/translation_entity.module |
Returns the key name used to store the configuration item. |
2 |
|
translation_entity_help |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_help(). |
|
|
translation_entity_install |
drupal/core/modules/translation_entity/translation_entity.install |
Implements hook_install(). |
|
|
translation_entity_language_configuration_element_process |
drupal/core/modules/translation_entity/translation_entity.module |
Process callback: Expands the language_configuration form element. |
1 |
1 |
translation_entity_language_configuration_element_submit |
drupal/core/modules/translation_entity/translation_entity.module |
Form submission handler for element added with translation_entity_language_configuration_element_process(). |
1 |
2 |
translation_entity_language_configuration_element_validate |
drupal/core/modules/translation_entity/translation_entity.module |
Form validation handler for element added with translation_entity_language_configuration_element_process(). |
|
1 |
translation_entity_language_types_info_alter |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_language_type_info_alter(). |
|
|
translation_entity_load_translation_data |
drupal/core/modules/translation_entity/translation_entity.module |
Loads translation data into the given entities. |
1 |
|
translation_entity_menu |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_menu(). |
|
|
translation_entity_menu_alter |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_menu_alter(). |
|
|
translation_entity_overview |
drupal/core/modules/translation_entity/translation_entity.pages.inc |
Translations overview page callback. |
|
1 |