Search for add
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Test 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/ |
|
| 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. |
| 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/ |
Test adding a module. |
| ModuleHandlerTest::testAddProfile | function | core/ |
Test adding a profile. |
| ModuleInstaller::addUninstallValidator | function | core/ |
Adds module a uninstall validator. |
| ModuleInstaller::addUninstallValidator | function | core/ |
Adds module a uninstall validator. |
| ModuleInstallerInterface::addUninstallValidator | function | core/ |
Adds module a uninstall validator. |
| module_handler_test_added.hook.inc | file | core/ |
Include file for test module. |
| 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/ |
Test module. |
| module_handler_test_added_helper | function | core/ |
Test function. |
| module_handler_test_added_hook | function | core/ |
Test function. |
| MoveRevisionMetadataFieldsUpdateTest::testAddingRequiredRevisionMetadataKeys | function | core/ |
Tests the addition of required revision metadata keys. |
| node-add-list.html.twig | file | core/ |
Theme override to list node types available for adding content. |
| node-add-list.html.twig | file | core/ |
Seven's theme implementation to list node types available for adding content. |
| node-add-list.html.twig | file | core/ |
Claro's theme implementation to list node types available for adding content. |
| node-add-list.html.twig | file | core/ |
Theme override to list node types available for adding content. |
| node-add-list.html.twig | file | core/ |
Theme override to list node types available for adding content. |
| node-add-list.html.twig | file | core/ |
Theme override to list node types available for adding content. |
| node-add-list.html.twig | file | core/ |
Default theme implementation to list node types available for adding content. |
| node-add.css | file | core/ |
.layout-region-node-footer__content { margin-top: 1.5em; padding-top: 0.5em; border-top: 1px solid #bebfb9; } /** * Widescreen * * Both of the following media queries must *exactly* match what is in * node.module.css. This is rather crazy. … |
| node-add.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/2815083 * @preserve */ /** * Layout overrides for node add/edit form. */ .layout-region-node-footer__content { margin-top:… |
| node-add.pcss.css | file | core/ |
/** * Layout overrides for node add/edit form. */ @import "../base/variables.pcss.css"; .layout-region-node-footer__content { margin-top: 1.5em; } /** * Widescreen * * Both of the following media queries must *exactly* match what… |
| NodeAddAccessCheck | class | core/ |
Determines access to for node add pages. |
| NodeAddAccessCheck.php | file | core/ |
|
| NodeAddAccessCheck::$deprecatedProperties | property | core/ |
|
| NodeAddAccessCheck::$entityTypeManager | property | core/ |
The entity type manager. |
| NodeAddAccessCheck::access | function | core/ |
Checks access to the node add page for the node type. |
| NodeAddAccessCheck::__construct | function | core/ |
Constructs a EntityCreateAccessCheck object. |
| NodeCacheTagsTest::getAdditionalCacheContextsForEntity | function | core/ |
Returns the additional (non-standard) cache contexts for the tested entity. |
| NodeCacheTagsTest::getAdditionalCacheContextsForEntityListing | function | core/ |
Returns the additional cache tags for the tested entity's listing by type. |
| NodeCacheTagsTest::getAdditionalCacheTagsForEntity | function | core/ |
Each node must have an author. |
| NodeController::add | function | core/ |
Provides the node submission form. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.