Search for getActiveTrailIds
- Search 7.x for getActiveTrailIds
 - Search 9.5.x for getActiveTrailIds
 - Search 8.9.x for getActiveTrailIds
 - Search 11.x for getActiveTrailIds
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| BookManager::getActiveTrailIds | function | core/ | 
                                                                                        Gets the active trail IDs for the specified book at the provided path. | 
| BookManager::getActiveTrailIds | function | core/ | 
                                                                                        Gets the active trail IDs for the specified book at the provided path. | 
| BookManagerInterface::getActiveTrailIds | function | core/ | 
                                                                                        Gets the active trail IDs for the specified book at the provided path. | 
| MenuActiveTrail::doGetActiveTrailIds | function | core/ | 
                                                                                        Helper method for ::getActiveTrailIds(). | 
| MenuActiveTrail::getActiveTrailIds | function | core/ | 
                                                                                        This implementation caches all active trail IDs per route match for *all* menus whose active trails are calculated on that page. This ensures 1 cache get for all active trails per page load, rather than N.  | 
              
| MenuActiveTrail::getActiveTrailIds | function | core/ | 
                                                                                        Gets the active trail IDs of the specified menu tree. | 
| MenuActiveTrailInterface::getActiveTrailIds | function | core/ | 
                                                                                        Gets the active trail IDs of the specified menu tree. | 
| MenuActiveTrailTest::testGetActiveTrailIds | function | core/ | 
                                                                                        Tests getActiveTrailIds(). | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.