Search for add

  1. Search 7.x for add
  2. Search 9.5.x for add
  3. Search 10.3.x for add
  4. Search 11.x for add
  5. Other projects
Title Object type File name Summary
NodeController::addPage function core/modules/node/src/Controller/NodeController.php Displays add content links for available content types.
NodeController::addPageTitle function core/modules/node/src/Controller/NodeController.php The _title_callback for the node.add route.
NodeCreationTest::testNodeAddWithoutContentTypes function core/modules/node/tests/src/Functional/NodeCreationTest.php Check node/add when no node types exist.
NodeRevisionWizardTest::testViewAdd function core/modules/node/tests/src/Functional/Views/NodeRevisionWizardTest.php Tests creating a node revision view.
NodeSearch::addNodeRankings function core/modules/node/src/Plugin/Search/NodeSearch.php Adds the configured rankings to the search query.
NodeTypeTranslationTest::$additionalLangcodes property core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php Languages to enable.
NodeWizardTest::testViewAddWithNodeTitles function core/modules/views/tests/src/Functional/Wizard/NodeWizardTest.php Tests creating a view with node titles.
node_access_test_add_field function core/modules/node/tests/modules/node_access_test/node_access_test.module Adds the private field to a node type.
node_add_body_field function core/modules/node/node.module Adds the default body field to a node type.
NormalizerBase::addCacheableDependency function core/modules/serialization/src/Normalizer/NormalizerBase.php Adds cacheability if applicable.
NullMatcherDumper::addRoutes function core/lib/Drupal/Core/Routing/NullMatcherDumper.php Adds additional routes to be dumped.
OEmbedForm::addButtonSubmit function core/modules/media_library/src/Form/OEmbedForm.php Submit handler for the add button.
OpmlFeedAdd class core/modules/aggregator/src/Form/OpmlFeedAdd.php Imports feeds from OPML.
OpmlFeedAdd.php file core/modules/aggregator/src/Form/OpmlFeedAdd.php
OpmlFeedAdd::$feedStorage property core/modules/aggregator/src/Form/OpmlFeedAdd.php The feed storage.
OpmlFeedAdd::$httpClient property core/modules/aggregator/src/Form/OpmlFeedAdd.php The HTTP client to fetch the feed data with.
OpmlFeedAdd::buildForm function core/modules/aggregator/src/Form/OpmlFeedAdd.php Form constructor.
OpmlFeedAdd::create function core/modules/aggregator/src/Form/OpmlFeedAdd.php Instantiates a new instance of this class.
OpmlFeedAdd::getFormId function core/modules/aggregator/src/Form/OpmlFeedAdd.php Returns a unique string identifying the form.
OpmlFeedAdd::parseOpml function core/modules/aggregator/src/Form/OpmlFeedAdd.php Parses an OPML file.
OpmlFeedAdd::submitForm function core/modules/aggregator/src/Form/OpmlFeedAdd.php Form submission handler.
OpmlFeedAdd::validateForm function core/modules/aggregator/src/Form/OpmlFeedAdd.php Form validation handler.
OpmlFeedAdd::__construct function core/modules/aggregator/src/Form/OpmlFeedAdd.php Constructs a database object.
PagerDeprecationTest::testQueryAddPage function core/modules/system/tests/src/Kernel/Pager/PagerDeprecationTest.php @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/includes/pager.inc Gets the URL query parameter array of a pager link.
ParamConverterManager::addConverter function core/lib/Drupal/Core/ParamConverter/ParamConverterManager.php Registers a parameter converter with the manager.
ParamConverterManagerInterface::addConverter function core/lib/Drupal/Core/ParamConverter/ParamConverterManagerInterface.php Registers a parameter converter with the manager.
ParamConverterManagerTest::providerTestAddConverter function core/tests/Drupal/Tests/Core/ParamConverter/ParamConverterManagerTest.php Provide data for parameter converter manager tests.
PathLegacyRoutesKernelTest::testLegacyAddRoute function core/modules/path/tests/src/Kernel/PathLegacyRoutesKernelTest.php @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/lib/Drupal/Core/PathProcessor/PathProcessorManager.php Adds an inbound processor object to the $inboundProcessors property.
PathProcessorManager::addOutbound function core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php Adds an outbound processor object to the $outboundProcessors property.
PhpStorageTestBase::additionalAssertCRUD function core/tests/Drupal/Tests/Component/PhpStorage/PhpStorageTestBase.php Additional asserts to be run.
PhpStreamWrapperInterface::dir_readdir function core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php
PluginBase::preRenderAddFieldsetMarkup function core/modules/views/src/Plugin/views/PluginBase.php Moves form elements into fieldsets for presentation purposes.
PredefinedStatesWorkflowTestType::addState function core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/PredefinedStatesWorkflowTestType.php Adds a state to the workflow.
PreviewTest::testPreviewAdditionalInfo function core/modules/views_ui/tests/src/Functional/PreviewTest.php Tests the additional information query info area.
ProjectSecurityData::getAdditionalSecurityCoveredMinors function core/modules/update/src/ProjectSecurityData.php Gets the number of additional minor releases with security coverage.
Query::addSort function core/lib/Drupal/Core/Entity/Query/Sql/Query.php Adds the sort to the build query.
QueryAggregate::addAggregate function core/lib/Drupal/Core/Entity/Query/Sql/QueryAggregate.php Adds the aggregations to the query.
QueryAggregate::addGroupBy function core/lib/Drupal/Core/Entity/Query/Sql/QueryAggregate.php Adds the groupby values to the actual query.
QueryAggregate::addSortAggregate function core/lib/Drupal/Core/Entity/Query/Sql/QueryAggregate.php Builds the aggregation sort part of the query.
QueryBase::addMetaData function core/lib/Drupal/Core/Entity/Query/QueryBase.php Adds additional metadata to the query.
QueryBase::addTag function core/lib/Drupal/Core/Entity/Query/QueryBase.php Adds a tag to a query.
QueryPluginBase::addSignature function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Add a signature to the query, if such a thing is feasible.
QueryTest::addField function core/modules/views/tests/modules/views_test_data/src/Plugin/views/query/QueryTest.php
QueryTest::addOrderBy function core/modules/views/tests/modules/views_test_data/src/Plugin/views/query/QueryTest.php
QueryTest::addWhere function core/modules/views/tests/modules/views_test_data/src/Plugin/views/query/QueryTest.php
ReadOnlyModeUpdateTest::testBcReadOnlyModeSettingAdded function core/modules/jsonapi/tests/src/Functional/Update/ReadOnlyModeUpdateTest.php Tests jsonapi_update_8701().
RefinableCacheableDependencyInterface::addCacheableDependency function core/lib/Drupal/Core/Cache/RefinableCacheableDependencyInterface.php Adds a dependency on an object: merges its cacheability metadata.
RefinableCacheableDependencyInterface::addCacheContexts function core/lib/Drupal/Core/Cache/RefinableCacheableDependencyInterface.php Adds cache contexts.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.