Search for add
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
Messenger::addMessage | function | core/ |
|
Messenger::addStatus | function | core/ |
|
Messenger::addWarning | function | core/ |
|
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/ |
|
ModuleHandler::addProfile | function | core/ |
|
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/ |
|
ModuleInstaller::addUninstallValidator | function | core/ |
|
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. |
module_handler_test_added_hook | function | core/ |
Test function. |
MultipleValueWidgetTest::testFieldMultipleValueWidgetAddMoreNoValidation | function | core/ |
Tests that no validation occurs on field on "Add more" click. |
NavigationBlockUiTest::openAddBlockForm | function | core/ |
Opens the add block form in the off-canvas dialog. |
NavigationContentLinks::addCreateEntityLinks | function | core/ |
Add create links for an entity type. |
NavigationContentLinks::addLink | function | core/ |
Ensure a route exists and add the link. |
NavigationContentLinks::addMenuLinks | function | core/ |
Add links to the Content menu, based on enabled modules. |
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.