Search for _link
- Search 7.x for _link
- Search 9.5.x for _link
- Search 8.9.x for _link
- Search 10.3.x for _link
- Search 11.x for _link
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuLinkMock::$defaults | property | core/ |
The default configuration for the test menu link. |
| MenuLinkMock::createMock | function | core/ |
Create an instance from a definition with at least id, title, route_name. |
| MenuLinkMock::getCacheContexts | function | core/ |
|
| MenuLinkMock::getCacheMaxAge | function | core/ |
|
| MenuLinkMock::getCacheTags | function | core/ |
|
| MenuLinkMock::getDescription | function | core/ |
|
| MenuLinkMock::getTitle | function | core/ |
|
| MenuLinkMock::updateLink | function | core/ |
|
| MenuLinkParent | class | core/ |
Determines the parent of a menu link. |
| MenuLinkParent.php | file | core/ |
|
| MenuLinkParent::$lookupMigrations | property | core/ |
The migration IDs to use for looking up the parent link. |
| MenuLinkParent::$menuLinkManager | property | core/ |
The menu link plugin manager. |
| MenuLinkParent::$menuLinkStorage | property | core/ |
The menu link entity storage handler. |
| MenuLinkParent::$migrateLookup | property | core/ |
The migrate lookup service. |
| MenuLinkParent::$migration | property | core/ |
The currently running migration. |
| MenuLinkParent::create | function | core/ |
|
| MenuLinkParent::transform | function | core/ |
Find the parent link GUID. |
| MenuLinkParent::__construct | function | core/ |
Constructs a MenuLinkParent object. |
| MenuLinkParentTest | class | core/ |
Tests the menu link parent process plugin. |
| MenuLinkParentTest.php | file | core/ |
|
| MenuLinkParentTest::$menuLinkManager | property | core/ |
The menu link plugin manager. |
| MenuLinkParentTest::$menuLinkStorage | property | core/ |
The menu link entity storage handler. |
| MenuLinkParentTest::$migrateLookup | property | core/ |
A MigrateLookupInterface prophecy. |
| MenuLinkParentTest::$migration | property | core/ |
A MigrationInterface prophecy. |
| MenuLinkParentTest::$pathValidator | property | core/ |
A Path validator prophecy. |
| MenuLinkParentTest::doTransform | function | core/ |
Helper to finish setup and run the test. |
| MenuLinkParentTest::providerConstructorException | function | core/ |
Provides data for testConstructorException(). |
| MenuLinkParentTest::providerLookupMigrations | function | core/ |
Provides data for testLookupMigrations(). |
| MenuLinkParentTest::providerMenuLinkParent | function | core/ |
Provides data for testMenuLinkParent(). |
| MenuLinkParentTest::providerTransformException | function | core/ |
Provides data for testTransformException(). |
| MenuLinkParentTest::setUp | function | core/ |
|
| MenuLinkParentTest::testConstructorException | function | core/ |
Tests that an exception is thrown for invalid options. |
| MenuLinkParentTest::testLookupMigrations | function | core/ |
Tests the lookup_migrations option. |
| MenuLinkParentTest::testMenuLinkParent | function | core/ |
Tests the menu link content process plugin. |
| MenuLinkParentTest::testTransformException | function | core/ |
Tests that an exception is thrown when the parent menu link is not found. |
| MenuLinkPluginConverter | class | core/ |
Provides a proxy class for \Drupal\Core\ParamConverter\MenuLinkPluginConverter. |
| MenuLinkPluginConverter | class | core/ |
Parameter converter for upcasting entity ids to full objects. |
| MenuLinkPluginConverter.php | file | core/ |
|
| MenuLinkPluginConverter.php | file | core/ |
|
| MenuLinkPluginConverter::$container | property | core/ |
The service container. |
| MenuLinkPluginConverter::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| MenuLinkPluginConverter::$menuLinkManager | property | core/ |
Plugin manager which creates the instance from the value. |
| MenuLinkPluginConverter::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| MenuLinkPluginConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
| MenuLinkPluginConverter::applies | function | core/ |
|
| MenuLinkPluginConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
| MenuLinkPluginConverter::convert | function | core/ |
|
| MenuLinkPluginConverter::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| MenuLinkPluginConverter::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| MenuLinkPluginConverter::__construct | function | core/ |
Constructs a new MenuLinkPluginConverter. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.