You are here

11 calls to _taxonomy_menu_get_mlid() in Taxonomy menu 8

TaxonomyMenuConfigurationTest::testTaxonomyMenuCountNodes in lib/Drupal/taxonomy_menu/Tests/TaxonomyMenuConfigurationTest.php
Tests Taxonommy Menu "Node count" option.
TaxonomyMenuConfigurationTest::testTaxonomyMenuHideEmptyTerms in lib/Drupal/taxonomy_menu/Tests/TaxonomyMenuConfigurationTest.php
Tests Taxonommy Menu "Hide Empty terms" option.
TaxonomyMenuConfigurationTest::testTaxonomyMenuSyncOption in lib/Drupal/taxonomy_menu/Tests/TaxonomyMenuConfigurationTest.php
Tests Taxonommy Menu sync option.
TaxonomyMenuConfigurationTest::testTaxonomyMenuTermDescriptionOption in lib/Drupal/taxonomy_menu/Tests/TaxonomyMenuConfigurationTest.php
Tests Taxonommy Menu "Term description" option.
TaxonomyMenuCustomPathConfigurationTest::testTaxonomyMenuCustomPathBasePathOption in lib/Drupal/taxonomy_menu/Tests/TaxonomyMenuCustomPathConfigurationTest.php
Tests if the path is correct without the depth option.
TaxonomyMenuCustomPathConfigurationTest::testTaxonomyMenuCustomPathDepthOption in lib/Drupal/taxonomy_menu/Tests/TaxonomyMenuCustomPathConfigurationTest.php
Tests if the path is correct with both the base path and the depth option.
TaxonomyMenuUnitTest::testTaxonomyMenuCRUD in lib/Drupal/taxonomy_menu/Tests/TaxonomyMenuUnitTest.php
Tests CRUD functions.
TaxonomyMenuUnitTest::testTaxonomyMenuTermsHierarchy in lib/Drupal/taxonomy_menu/Tests/TaxonomyMenuUnitTest.php
Tests the hierarchy of menu links in a menu.
taxonomy_menu_existing_menu_link_load in ./taxonomy_menu.module
Loads an existing menu link or creates an initialized one from a taxonomy term.
taxonomy_menu_term_get_plid in ./taxonomy_menu.module
Helper function to determine a parent mlid for a specific taxonomy term, in function of the settings of the administration pages.
_taxonomy_menu_termapi_helper in ./taxonomy_menu.module
Abstraction of hook_termapi_<op>().