Search for add
Title | Object type | File name | Summary |
---|---|---|---|
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::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. |
OpmlFeedAdd::buildForm | function | core/ |
Form constructor. |
OpmlFeedAdd::create | function | core/ |
Instantiates a new instance of this class. |
OpmlFeedAdd::getFormId | function | core/ |
Returns a unique string identifying the form. |
OpmlFeedAdd::parseOpml | function | core/ |
Parses an OPML file. |
OpmlFeedAdd::submitForm | function | core/ |
Form submission handler. |
OpmlFeedAdd::validateForm | function | core/ |
Form validation handler. |
OpmlFeedAdd::__construct | function | core/ |
Constructs a database object. |
PagerDeprecationTest::testQueryAddPage | function | core/ |
@expectedDeprecation pager_query_add_page is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Pager\PagerManagerInterface->getUpdatedParameters() instead. See https://www.drupal.org/node/2779457 |
pager_query_add_page | function | core/ |
Gets the URL query parameter array of a pager link. |
ParamConverterManager::addConverter | function | core/ |
Registers a parameter converter with the manager. |
ParamConverterManagerInterface::addConverter | function | core/ |
Registers a parameter converter with the manager. |
ParamConverterManagerTest::providerTestAddConverter | function | core/ |
Provide data for parameter converter manager tests. |
PathLegacyRoutesKernelTest::testLegacyAddRoute | function | core/ |
@expectedDeprecation The 'path.admin_add' route is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the 'entity.path_alias.add_form' route instead. See https://www.drupal.org/node/3013865 |
PathProcessorManager::addInbound | function | core/ |
Adds an inbound processor object to the $inboundProcessors property. |
PathProcessorManager::addOutbound | function | core/ |
Adds an outbound processor object to the $outboundProcessors property. |
PhpStorageTestBase::additionalAssertCRUD | function | core/ |
Additional asserts to be run. |
PhpStreamWrapperInterface::dir_readdir | function | core/ |
|
PluginBase::preRenderAddFieldsetMarkup | function | core/ |
Moves form elements into fieldsets for presentation purposes. |
PredefinedStatesWorkflowTestType::addState | function | core/ |
Adds a state to the workflow. |
PreviewTest::testPreviewAdditionalInfo | function | core/ |
Tests the additional information query info area. |
ProjectSecurityData::getAdditionalSecurityCoveredMinors | function | core/ |
Gets the number of additional minor releases with security coverage. |
Query::addSort | function | core/ |
Adds the sort to the build query. |
QueryAggregate::addAggregate | function | core/ |
Adds the aggregations to the query. |
QueryAggregate::addGroupBy | function | core/ |
Adds the groupby values to the actual query. |
QueryAggregate::addSortAggregate | function | core/ |
Builds the aggregation sort part of the query. |
QueryBase::addMetaData | function | core/ |
Adds additional metadata to the query. |
QueryBase::addTag | function | core/ |
Adds a tag to a query. |
QueryPluginBase::addSignature | function | core/ |
Add a signature to the query, if such a thing is feasible. |
QueryTest::addField | function | core/ |
|
QueryTest::addOrderBy | function | core/ |
|
QueryTest::addWhere | function | core/ |
|
ReadOnlyModeUpdateTest::testBcReadOnlyModeSettingAdded | function | core/ |
Tests jsonapi_update_8701(). |
RefinableCacheableDependencyInterface::addCacheableDependency | function | core/ |
Adds a dependency on an object: merges its cacheability metadata. |
RefinableCacheableDependencyInterface::addCacheContexts | function | core/ |
Adds cache contexts. |
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.