Search for add
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
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. |
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/ |
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/ |
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/3084859 * @preserve */ /** * Layout overrides for node add/edit form. */ .layout-region { box-sizing:… |
node-add.pcss.css | file | core/ |
/** * Layout overrides for node add/edit form. */ @import "../base/variables.pcss.css"; :root { --node-meta-width: 22.5rem; --node-meta-xl-width: 25vw; } .layout-region { box-sizing: border-box; } .layout-region--node-footer… |
NodeAddAccessCheck | class | core/ |
Determines access to for node add pages. |
NodeAddAccessCheck.php | file | 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 an 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::addPage | function | core/ |
Displays add content links for available content types. |
NodeController::addPageTitle | function | core/ |
The _title_callback for the node.add route. |
NodeCreationTest::testNodeAddPageOrder | function | core/ |
Tests the order of the node types on the add page. |
NodeCreationTest::testNodeAddWithoutContentTypes | function | core/ |
Check node/add when no node types exist. |
NodeRevisionWizardTest::testViewAdd | function | core/ |
Tests creating a node revision view. |
NodeSearch::addNodeRankings | function | core/ |
Adds the configured rankings to the search query. |
NodeTypeTranslationTest::$additionalLangcodes | property | core/ |
Languages to enable. |
NodeWizardTest::testViewAddWithNodeTitles | function | core/ |
Tests creating a view with node titles. |
node_access_test_add_field | function | core/ |
Adds the private field to a node type. |
node_add_body_field | function | core/ |
Adds the default body field to a node type. |
NormalizerBase::addCacheableDependency | function | core/ |
Adds cacheability if applicable. |
NullMatcherDumper::addRoutes | function | core/ |
Adds additional routes to be dumped. |
OEmbedForm::addButtonSubmit | function | core/ |
Submit handler for the add button. |
OpmlFeedAdd | class | core/ |
Imports feeds from OPML. |
OpmlFeedAdd.php | file | core/ |
|
OpmlFeedAdd::$feedStorage | property | core/ |
The feed storage. |
OpmlFeedAdd::$httpClient | property | core/ |
The HTTP client to fetch the feed data with. |
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.