Search for add
Title | Object type | File name | Summary |
---|---|---|---|
MediaLibraryAddFormTest::testMediaTypeAddForm | function | core/ |
Tests the media library add form. |
MediaLibraryAddFormTest::testSelectedTypeValidation | function | core/ |
Tests the validation of the selected type in the media library add form. |
MediaLibraryTestBase::addMediaFileToField | function | core/ |
Waits for a file field to exist before uploading. |
MediaLibraryTestBase::assertMediaAdded | function | core/ |
Asserts a media item was added, but not yet saved. |
MediaLibraryTestBase::assertNoMediaAdded | function | core/ |
Asserts that media was not added, i.e. due to a validation error. |
MediaLibraryUiBuilder::buildMediaTypeAddForm | function | core/ |
Get the add form for the selected media type. |
MediaLibraryWidget::addItems | function | core/ |
Updates the field state and flags the form for rebuild. |
media_form_field_ui_field_storage_add_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
media_form_filter_format_add_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
MenuController::addLink | function | core/ |
Provides the menu link creation form. |
MenuLinkAdd | class | core/ |
Modifies the 'Add link' local action to add a destination. |
MenuLinkAdd.php | file | core/ |
|
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. |
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::addGuesser | function | core/ |
Appends a MIME type guesser to the guessers chain. |
MimeTypeGuesser::addGuesser | function | core/ |
|
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. |
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. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.