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 main for _link
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuLinkParent::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| 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/ |
Determines if the converter applies to a specific route and variable. |
| MenuLinkPluginConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
| MenuLinkPluginConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
| 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. |
| MenuLinkPluginTest | class | core/ |
Tests Drupal\menu_link_content\Plugin\Menu\MenuLinkContent. |
| MenuLinkPluginTest.php | file | core/ |
|
| MenuLinkPluginTest::testGetInstanceReflection | function | core/ |
Tests get instance reflection. |
| MenuLinkReorderTest | class | core/ |
Reorder menu items. |
| MenuLinkReorderTest.php | file | core/ |
|
| MenuLinkReorderTest::$administrator | property | core/ |
An administrator user. |
| MenuLinkReorderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MenuLinkReorderTest::$modules | property | core/ |
Modules to install. |
| MenuLinkReorderTest::testDefaultMenuLinkReorder | function | core/ |
Tests creating, editing, deleting menu links via node form widget. |
| MenuLinkResetForm | class | core/ |
Defines a confirmation form for resetting a single modified menu link. |
| MenuLinkResetForm.php | file | core/ |
|
| MenuLinkResetForm::$link | property | core/ |
The menu link. |
| MenuLinkResetForm::$menuLinkManager | property | core/ |
The menu link manager. |
| MenuLinkResetForm::buildForm | function | core/ |
Form constructor. |
| MenuLinkResetForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.