Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| MenuLinkLocalized::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MenuLinkLocalizedTest::providerSource | function | core/ |
The data provider. |
| 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. |
| MenuLinkParentTest::$pathValidator | property | core/ |
A Path validator prophecy. |
| MenuLinkParentTest::providerMenuLinkParent | function | core/ |
Provides data for testMenuLinkParent(). |
| MenuLinkParentTest::providerTransformException | function | core/ |
Provides data for testTransformException(). |
| 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. |
| MenuLinkTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MenuLinkTranslationTest::providerSource | function | core/ |
The data provider. |
| 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. |
| MenuSettingsConstraintValidator | class | core/ |
Constraint validator for changing the menu settings in pending revisions. |
| MenuSettingsConstraintValidator.php | file | core/ |
|
| MenuSettingsConstraintValidator::validate | function | core/ |
|
| MenuStorage::MAX_ID_LENGTH | constant | core/ |
Menu names have a maximum length of 32. |
| MenuStorageTest::testMaxIdLengthException | function | core/ |
Tests MenuStorage::MAX_ID_LENGTH is enforced. |
| MenuTest::$entityTypeId | property | core/ |
The tested entity type. |
| MenuTest::providerSource | function | core/ |
The data provider. |
| MenuTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MenuTranslationTest::providerSource | function | core/ |
The data provider. |
| MenuTreeHierarchyConstraintValidator | class | core/ |
Constraint validator for changing menu link parents in pending revisions. |
| MenuTreeHierarchyConstraintValidator.php | file | core/ |
|
| MenuTreeHierarchyConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| MenuTreeHierarchyConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| MenuTreeHierarchyConstraintValidator::validate | function | core/ |
|
| MenuTreeHierarchyConstraintValidator::__construct | function | core/ |
Creates a new MenuTreeHierarchyConstraintValidator instance. |
| MenuTreeParametersTest::providerTestSetMinDepth | function | core/ |
Provides test data for testSetMinDepth(). |
| MenuTreeStorage::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| MenuTreeStorage::getAllChildIds | function | core/ |
Loads all the IDs for menu links that are below the given ID. |
| MenuTreeStorage::getRootPathIds | function | core/ |
Returns all the IDs that represent the path to the root of the tree. |
| MenuTreeStorageInterface::getAllChildIds | function | core/ |
Loads all the IDs for menu links that are below the given ID. |
| MenuTreeStorageInterface::getRootPathIds | function | core/ |
Returns all the IDs that represent the path to the root of the tree. |
| MenuUiNodeTest::testMenuNodeFormWidget | function | core/ |
Tests creating, editing, deleting menu links via node form widget. |
| MenuUiNodeTest::testMultilingualMenuNodeFormWidget | function | core/ |
Testing correct loading and saving of menu links via node form widget in a multilingual environment. |
Pagination
- Previous page
- Page 95
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.