Search for breadcrumb
- Search 9.5.x for breadcrumb
- Search 8.9.x for breadcrumb
- Search 10.3.x for breadcrumb
- Search 11.x for breadcrumb
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
drupal_get_breadcrumb | function | includes/ |
Gets the breadcrumb trail for the current page. |
drupal_set_breadcrumb | function | includes/ |
Sets the breadcrumb trail for the current page. |
garland_breadcrumb | function | themes/ |
Override of theme_breadcrumb(). |
hook_menu_breadcrumb_alter | function | modules/ |
Alter links in the active trail before it is rendered as the breadcrumb. |
MenuBreadcrumbTestCase | class | modules/ |
Menu breadcrumbs related tests. |
MenuBreadcrumbTestCase::$admin_user | property | modules/ |
|
MenuBreadcrumbTestCase::$web_user | property | modules/ |
|
MenuBreadcrumbTestCase::getInfo | function | modules/ |
|
MenuBreadcrumbTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
MenuBreadcrumbTestCase::testBreadCrumbs | function | modules/ |
Tests breadcrumbs on node and administrative paths. |
MenuWebTestCase::assertBreadcrumb | function | modules/ |
Assert that a given path shows certain breadcrumb links. |
menu_get_active_breadcrumb | function | includes/ |
Gets the breadcrumb for the current page, as determined by the active trail. |
MENU_VISIBLE_IN_BREADCRUMB | constant | includes/ |
Internal menu flag -- menu item is visible in the breadcrumb. |
TaxonomyTermIndexTestCase::testTaxonomyTermHierarchyBreadcrumbs | function | modules/ |
Tests that there is a link to the parent term on the child term page. |
theme_breadcrumb | function | includes/ |
Returns HTML for a breadcrumb trail. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.