hook_taxonomy_machine_name_clean_name |
./taxonomy_machine_name.api.php |
Allow to override default machine name generation. |
|
|
taxonomy_machine_name_clean_name |
./taxonomy_machine_name.module |
Clean name to generate machine name. |
3 |
|
taxonomy_machine_name_deploy_update_existing_terms |
./taxonomy_machine_name.deploy.php |
Add machine_name for previously created terms. |
|
|
taxonomy_machine_name_entity_base_field_info |
./taxonomy_machine_name.module |
Implements hook_entity_base_field_info(). |
|
|
taxonomy_machine_name_form_taxonomy_overview_terms_alter |
./taxonomy_machine_name.module |
Implements hook_form_FORM_ID_alter(). |
|
|
taxonomy_machine_name_form_taxonomy_term_form_alter |
./taxonomy_machine_name.module |
Implements hook_form_FORM_ID_alter(). |
|
|
taxonomy_machine_name_form_validate |
./taxonomy_machine_name.module |
Implements hook_form_validate(). |
|
1 |
taxonomy_machine_name_help |
./taxonomy_machine_name.module |
Implements hook_help(). |
|
|
taxonomy_machine_name_install |
./taxonomy_machine_name.install |
Implements hook_install(). |
|
|
taxonomy_machine_name_taxonomy_term_presave |
./taxonomy_machine_name.module |
Implements hook_ENTITY_TYPE_presave(). |
|
|
taxonomy_machine_name_tokens |
./taxonomy_machine_name.module |
Implements hook_tokens(). |
|
|
taxonomy_machine_name_token_info_alter |
./taxonomy_machine_name.module |
Implements hook_token_info_alter(). |
|
|
taxonomy_machine_name_uninstall |
./taxonomy_machine_name.install |
Implements hook_uninstall(). |
|
|
taxonomy_machine_name_uniquify |
./taxonomy_machine_name.module |
Check and alter machine name to generate a unique value. |
1 |
|
taxonomy_machine_name_update_8001 |
./taxonomy_machine_name.install |
Update machine names for existing terms. |
|
|
taxonomy_machine_name_update_all_terms |
./taxonomy_machine_name.install |
Update machine names for existing terms, usable both in batch and update. |
1 |
1 |
taxonomy_machine_name_update_term |
./taxonomy_machine_name.module |
Update term with machine name. |
2 |
|
taxonomy_machine_name_views_data_alter |
./taxonomy_machine_name.views.inc |
Implements hook_views_data_alter(). |
|
|
taxonomy_machine_name_views_plugins_argument_validator_alter |
./taxonomy_machine_name.views.inc |
Implements hook_views_plugins_argument_validator_alter(). |
|
|
taxonomy_term_machine_name_load |
./taxonomy_machine_name.module |
Try to map a string to an existing term, as for glossary use. |
1 |
1 |