|
system_update_7078 |
drupal-7.x/modules/system/system.install |
Add binary to {date_formats}.format. |
|
|
|
system_update_dependencies |
drupal-7.x/modules/system/system.install |
Implements hook_update_dependencies(). |
|
|
|
system_update_files_database |
drupal-7.x/modules/system/system.module |
Updates the records in the system table based on the files array. |
2 |
|
|
system_update_last_removed |
drupal-7.x/modules/system/system.install |
|
|
|
|
system_user_login |
drupal-7.x/modules/system/system.module |
Implements hook_user_login(). |
|
|
|
system_user_timezone |
drupal-7.x/modules/system/system.module |
Add the time zone field to the user edit and register forms. |
2 |
|
|
t |
drupal-7.x/includes/bootstrap.inc |
Translates a string to the current language or to a given language. |
1,878 |
43 |
|
tablesort_cell |
drupal-7.x/includes/tablesort.inc |
Formats a table cell. |
1 |
|
|
tablesort_get_order |
drupal-7.x/includes/tablesort.inc |
Determines the current sort criterion. |
4 |
|
|
tablesort_get_query_parameters |
drupal-7.x/includes/tablesort.inc |
Composes a URL query parameter array for table sorting links. |
2 |
|
|
tablesort_get_sort |
drupal-7.x/includes/tablesort.inc |
Determines the current sort direction. |
3 |
|
|
tablesort_header |
drupal-7.x/includes/tablesort.inc |
Formats a column header. |
2 |
|
|
tablesort_init |
drupal-7.x/includes/tablesort.inc |
Initialize the table sort context. |
3 |
|
|
taxonomy_admin_paths |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_admin_paths(). |
|
|
|
taxonomy_admin_vocabulary_title_callback |
drupal-7.x/modules/taxonomy/taxonomy.module |
Returns the sanitized name of a vocabulary. |
|
|
|
taxonomy_allowed_values |
drupal-7.x/modules/taxonomy/taxonomy.module |
Returns the set of valid terms for a taxonomy field. |
|
1 |
|
taxonomy_autocomplete |
drupal-7.x/modules/taxonomy/taxonomy.pages.inc |
Page callback: Outputs JSON for taxonomy autocomplete suggestions. |
|
6 |
|
taxonomy_autocomplete_validate |
drupal-7.x/modules/taxonomy/taxonomy.module |
Form element validate handler for taxonomy term autocomplete element. |
|
1 |
|
taxonomy_build_node_index |
drupal-7.x/modules/taxonomy/taxonomy.module |
Builds and inserts taxonomy index entries for a given node. |
2 |
|
|
taxonomy_check_vocabulary_hierarchy |
drupal-7.x/modules/taxonomy/taxonomy.module |
Checks and updates the hierarchy flag of a vocabulary. |
2 |
|
|
taxonomy_delete_node_index |
drupal-7.x/modules/taxonomy/taxonomy.module |
Deletes taxonomy index entries for a given node. |
2 |
|
|
taxonomy_entity_info |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_entity_info(). |
|
|
|
taxonomy_entity_query_alter |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_entity_query_alter(). |
|
|
|
taxonomy_field_extra_fields |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_field_extra_fields(). |
|
|
|
taxonomy_field_formatter_info |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_info(). |
|
|
|
taxonomy_field_formatter_prepare_view |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_prepare_view(). |
|
|
|
taxonomy_field_formatter_view |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_view(). |
|
|
|
taxonomy_field_info |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_field_info(). |
|
|
|
taxonomy_field_is_empty |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_field_is_empty(). |
|
|
|
taxonomy_field_presave |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_field_presave(). |
|
|
|
taxonomy_field_schema |
drupal-7.x/modules/taxonomy/taxonomy.install |
Implements hook_field_schema(). |
|
|
|
taxonomy_field_settings_form |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_field_settings_form(). |
|
|
|
taxonomy_field_validate |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_field_validate(). |
|
|
|
taxonomy_field_widget_error |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_field_widget_error(). |
|
|
|
taxonomy_field_widget_form |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_field_widget_form(). |
|
|
|
taxonomy_field_widget_info |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_field_widget_info(). |
|
|
|
taxonomy_field_widget_info_alter |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_field_widget_info_alter(). |
|
|
|
taxonomy_form_term |
drupal-7.x/modules/taxonomy/taxonomy.admin.inc |
Form function for the term edit form. |
|
2 |
|
taxonomy_form_term_submit |
drupal-7.x/modules/taxonomy/taxonomy.admin.inc |
Submit handler to insert or update a term. |
|
|
|
taxonomy_form_term_submit_build_taxonomy_term |
drupal-7.x/modules/taxonomy/taxonomy.admin.inc |
Updates the form state's term entity by processing this submission's values. |
1 |
|
|
taxonomy_form_term_validate |
drupal-7.x/modules/taxonomy/taxonomy.admin.inc |
Validation handler for the term form. |
|
|
|
taxonomy_form_vocabulary |
drupal-7.x/modules/taxonomy/taxonomy.admin.inc |
Form builder for the vocabulary editing form. |
|
1 |
|
taxonomy_form_vocabulary_submit |
drupal-7.x/modules/taxonomy/taxonomy.admin.inc |
Form submission handler for taxonomy_form_vocabulary(). |
|
|
|
taxonomy_form_vocabulary_validate |
drupal-7.x/modules/taxonomy/taxonomy.admin.inc |
Form validation handler for taxonomy_form_vocabulary(). |
|
1 |
|
taxonomy_get_children |
drupal-7.x/modules/taxonomy/taxonomy.module |
Finds all children of a term ID. |
2 |
1 |
|
taxonomy_get_parents |
drupal-7.x/modules/taxonomy/taxonomy.module |
Finds all parents of a given term ID. |
8 |
1 |
|
taxonomy_get_parents_all |
drupal-7.x/modules/taxonomy/taxonomy.module |
Find all ancestors of a given term ID. |
3 |
1 |
|
taxonomy_get_term_by_name |
drupal-7.x/modules/taxonomy/taxonomy.module |
Try to map a string to an existing term, as for glossary use. |
5 |
|
|
taxonomy_get_tree |
drupal-7.x/modules/taxonomy/taxonomy.module |
Create a hierarchical representation of a vocabulary. |
13 |
2 |
|
taxonomy_get_vocabularies |
drupal-7.x/modules/taxonomy/taxonomy.module |
Return an array of all vocabulary objects. |
11 |
|