Search for add
Title | Object type | File name | Summary |
---|---|---|---|
MenuLinkAdd::$redirectDestination | property | core/ |
The redirect destination. |
MenuLinkAdd::create | function | core/ |
Creates an instance of the plugin. |
MenuLinkAdd::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
MenuLinkAdd::__construct | function | core/ |
Constructs a MenuLinkAdd object. |
MenuLinkManager::addDefinition | function | core/ |
Adds a new menu link definition to the menu tree storage. |
MenuLinkManagerInterface::addDefinition | function | core/ |
Adds a new menu link definition to the menu tree storage. |
MenuTreeParameters::addCondition | function | core/ |
Adds a custom query condition. |
MenuTreeParameters::addExpandedParents | function | core/ |
Adds parent menu links IDs to restrict the tree. |
MenuTreeParametersTest::testAddCondition | function | core/ |
Tests addCondition(). |
MenuTreeParametersTest::testAddExpanded | function | core/ |
Tests addExpandedParents(). |
MenuTreeStorageTest::addMenuLink | function | core/ |
Adds a link with the given ID and supply defaults. |
MenuUiJavascriptTest::addCustomMenu | function | core/ |
Creates a custom menu. |
MenuUiJavascriptTest::addMenuLink | function | core/ |
Adds a menu link using the UI. |
MenuUiTest::addCustomMenu | function | core/ |
Creates a custom menu. |
MenuUiTest::addCustomMenuCRUD | function | core/ |
Adds a custom menu using CRUD functions. |
MenuUiTest::addInvalidMenuLink | function | core/ |
Attempts to add menu link with invalid path or no access permission. |
MenuUiTest::addMenuLink | function | core/ |
Adds a menu link using the UI. |
MenuUiTest::verifyAddChildLink | function | core/ |
Verifies that the "Add child" link selects the correct parent item. |
menu_ui.menu_item_add.html.twig | file | core/ |
--- label: Adding a link to a menu related: - menu_ui.content_type_configuration - menu_ui.menu_operations - core.menus --- {% set structure_menu_text %}{% trans %}Menus{% endtrans %}{% endset %} {% set structure_menu_link =… |
Messenger::addError | function | core/ |
Adds a new error message to the queue. |
Messenger::addMessage | function | core/ |
Adds a new message to the queue. |
Messenger::addStatus | function | core/ |
Adds a new status message to the queue. |
Messenger::addWarning | function | core/ |
Adds a new warning message to the queue. |
MessengerInterface::addError | function | core/ |
Adds a new error message to the queue. |
MessengerInterface::addMessage | function | core/ |
Adds a new message to the queue. |
MessengerInterface::addStatus | function | core/ |
Adds a new status message to the queue. |
MessengerInterface::addWarning | function | core/ |
Adds a new warning message to the queue. |
MessengerTest::testAddMarkup | function | core/ |
Tests adding markup. |
MessengerTest::testAddNoDuplicates | function | core/ |
Tests we don't add duplicates. |
MessengerTest::testAddWithDuplicates | function | core/ |
Tests we do add duplicates with repeat flag. |
MigrateUpgradeImportBatch::$listenersAdded | property | core/ |
Ensure we only add the listeners once per request. |
MigrationPluginManager::addDependency | function | core/ |
Add one or more dependencies to a graph. |
MimeTypeGuesser::addMimeTypeGuesser | function | core/ |
Appends a MIME type guesser to the guessers chain. |
MimeTypeGuesser::addMimeTypeGuesser | function | core/ |
|
MockAliasManager::addAlias | function | core/ |
Adds an alias to the in-memory alias table for this object. |
MockRouterInterface::add | function | core/ |
Function used in the mocking process of this test. |
ModuleHandler::add | function | core/ |
Adds a module or profile to the list of currently active modules. |
ModuleHandler::addModule | function | core/ |
Adds a module to the list of currently active modules. |
ModuleHandler::addProfile | function | core/ |
Adds an installation profile to the list of currently active modules. |
ModuleHandlerInterface::addModule | function | core/ |
Adds a module to the list of currently active modules. |
ModuleHandlerInterface::addProfile | function | core/ |
Adds an installation profile to the list of currently active modules. |
ModuleHandlerTest::testAddModule | function | core/ |
Tests adding a module. |
ModuleHandlerTest::testAddProfile | function | core/ |
Tests adding a profile. |
ModuleInstaller::addUninstallValidator | function | core/ |
Adds a module uninstall validator. |
ModuleInstaller::addUninstallValidator | function | core/ |
Adds a module uninstall validator. |
ModuleInstallerInterface::addUninstallValidator | function | core/ |
Adds a module uninstall validator. |
module_handler_test_added.hook.inc | file | core/ |
|
module_handler_test_added.info.yml | file | core/ |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.info.yml |
module_handler_test_added.module | file | core/ |
|
module_handler_test_added_helper | function | core/ |
Test function. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.