Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| MemoryBackend::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
| MemoryStorageTest::testInvalidStorage | function | core/ |
Tests an invalid storage. |
| Menu::$id | property | core/ |
The menu machine name. |
| Menu::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MenuAccessControlHandlerTest::testAccessProvider | function | core/ |
|
| 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::getCid | function | core/ |
|
| MenuActiveTrailInterface::getActiveTrailIds | function | core/ |
Gets the active trail IDs of the specified menu tree. |
| MenuActiveTrailTest::provider | function | core/ |
Provides test data for all test methods. |
| MenuActiveTrailTest::testGetActiveTrailIds | function | core/ |
Tests getActiveTrailIds(). |
| MenuActiveTrailTest::testGetCid | function | core/ |
Tests getCid() |
| MenuLink::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MenuLinkBase::$overrideAllowed | property | core/ |
The list of definition values where an override is allowed. |
| MenuLinkBase::getProvider | function | core/ |
Returns the provider (module name) of the menu link. |
| MenuLinkContent::$entityIdsToLoad | property | core/ |
Entities IDs to load. |
| MenuLinkContent::$insidePlugin | property | core/ |
A flag for whether this entity is wrapped in a plugin instance. |
| MenuLinkContent::$overrideAllowed | property | core/ |
The list of definition values where an override is allowed. |
| MenuLinkContent::getParentId | function | core/ |
Gets the plugin ID of the parent menu link. |
| MenuLinkContent::getPluginId | function | core/ |
Gets the menu plugin ID associated with this entity. |
| MenuLinkContent::getUuid | function | core/ |
Returns the unique ID representing the menu link. |
| MenuLinkContent::setInsidePlugin | function | core/ |
Flags this instance as being wrapped in a menu link plugin instance. |
| MenuLinkContentForm::$pathValidator | property | core/ |
The path validator. |
| MenuLinkContentFormTest::testMenuLinkContentFormValidation | function | core/ |
Tests validation for the MenuLinkContentForm class. |
| MenuLinkContentInterface::getParentId | function | core/ |
Gets the plugin ID of the parent menu link. |
| MenuLinkContentInterface::getPluginId | function | core/ |
Gets the menu plugin ID associated with this entity. |
| MenuLinkContentInterface::setInsidePlugin | function | core/ |
Flags this instance as being wrapped in a menu link plugin instance. |
| MenuLinkContentResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| MenuLinkContentStorage::getMenuLinkIdsWithPendingRevisions | function | core/ |
Gets a list of menu link IDs with pending revisions. |
| MenuLinkContentStorageInterface::getMenuLinkIdsWithPendingRevisions | function | core/ |
Gets a list of menu link IDs with pending revisions. |
| MenuLinkContentTest::$entityTypeId | property | core/ |
The tested entity type. |
| MenuLinkDefault::$overrideAllowed | property | core/ |
The list of definition values where an override is allowed. |
| MenuLinkDefault::$staticOverride | property | core/ |
The static menu link service used to store updates to weight/parent etc. |
| MenuLinkDefaultForm::validateConfigurationForm | function | core/ |
Form validation handler. |
| MenuLinkEditForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| MenuLinkEditForm::validateForm | function | core/ |
Form validation handler. |
| MenuLinkInterface::getProvider | function | core/ |
Returns the provider (module name) of the menu link. |
| MenuLinkManager::$overrides | property | core/ |
Service providing overrides for static links. |
| MenuLinkManager::getChildIds | function | core/ |
Loads all child link IDs of a given menu link, regardless of visibility. |
| MenuLinkManager::getParentIds | function | core/ |
Loads all parent link IDs of a given menu link. |
| MenuLinkManagerInterface::getChildIds | function | core/ |
Loads all child link IDs of a given menu link, regardless of visibility. |
| MenuLinkManagerInterface::getParentIds | function | core/ |
Loads all parent link IDs of a given menu link. |
| MenuLinkPluginConverter::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| MenuLinkResetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| MenuLinkTest::providerSource | function | core/ |
The data provider. |
| MenuLinkTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MenuLinkTranslationTest::providerSource | function | core/ |
The data provider. |
| MenuLinkTree::$routeProvider | property | core/ |
The route provider to load routes by name. |
| MenuLinkTreeTest::providerTestBuildCacheability | function | core/ |
Provides the test cases to test for ::testBuildCacheability(). |
| MenuResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
Pagination
- Previous page
- Page 89
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.