drush_taxonomy_term_depth_term_depth_prepare_uninstall |
drush/taxonomy_term_depth.drush.inc |
Prepare uninstall for taxonomy term depth. |
|
|
taxonomy_term_depth_batch_callbacks_update_term_depth |
./taxonomy_term_depth.batch.inc |
|
|
1 |
taxonomy_term_depth_drush_command |
drush/taxonomy_term_depth.drush.inc |
Implements hook_drush_command(). |
|
|
taxonomy_term_depth_entity_base_field_info |
./taxonomy_term_depth.module |
Implements hook_entity_base_field_info(). |
|
|
taxonomy_term_depth_entity_insert |
./taxonomy_term_depth.module |
Implements hook_entity_insert() |
|
|
taxonomy_term_depth_entity_operation |
./taxonomy_term_depth.module |
Implements hook_entity_operation_alter(). |
|
|
taxonomy_term_depth_entity_update |
./taxonomy_term_depth.module |
Implements hook_entity_update(); |
1 |
|
taxonomy_term_depth_get_by_tid |
./taxonomy_term_depth.module |
@todo: Provide description |
5 |
|
taxonomy_term_depth_get_chain |
./taxonomy_term_depth.module |
|
|
|
taxonomy_term_depth_get_child |
./taxonomy_term_depth.module |
Gets child of the term |
1 |
|
taxonomy_term_depth_get_children |
./taxonomy_term_depth.module |
Gets children of the term. |
1 |
|
taxonomy_term_depth_get_full_chain |
./taxonomy_term_depth.module |
Gets full chain of terms, including term itself |
1 |
|
taxonomy_term_depth_get_parent |
./taxonomy_term_depth.module |
Gets parent of the term |
2 |
|
taxonomy_term_depth_get_parents |
./taxonomy_term_depth.module |
Get parents of the term. |
2 |
|
taxonomy_term_depth_install |
./taxonomy_term_depth.install |
Implements hook_install() |
|
|
taxonomy_term_depth_queue_manager |
./taxonomy_term_depth.module |
Get QueueManager service. |
|
|
taxonomy_term_depth_views_api |
./taxonomy_term_depth.module |
Implements hook_views_api(). |
|
|
taxonomy_term_depth_views_data_alter |
./taxonomy_term_depth.module |
Implements hook_views_data_alter(). |
|
|
_taxonomy_term_depth_get_child_d86 |
./taxonomy_term_depth.module |
Gets child of the term |
1 |
|
_taxonomy_term_depth_get_child_legacy_d85 |
./taxonomy_term_depth.module |
Gets child of the term |
1 |
|
_taxonomy_term_depth_get_nocache |
./taxonomy_term_depth.module |
Calculates taxonomy term depth from database |
2 |
|
_taxonomy_term_depth_get_parent_d86 |
./taxonomy_term_depth.module |
Gets parent of the term |
1 |
|
_taxonomy_term_depth_get_parent_legacy_d85 |
./taxonomy_term_depth.module |
Gets parent of the term |
1 |
|