Search for add

  1. Search 7.x for add
  2. Search 9.5.x for add
  3. Search 8.9.x for add
  4. Search 10.3.x for add
  5. Other projects
Title Object type File name Summary
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 Adds a new field to a table.
QueryTest::addOrderBy function core/modules/views/tests/modules/views_test_data/src/Plugin/views/query/QueryTest.php Adds an ORDER BY clause to the query.
QueryTest::addWhere function core/modules/views/tests/modules/views_test_data/src/Plugin/views/query/QueryTest.php Adds a simple WHERE clause to the query.
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.
RefinableCacheableDependencyInterface::addCacheTags function core/lib/Drupal/Core/Cache/RefinableCacheableDependencyInterface.php Adds cache tags.
RefinableCacheableDependencyTrait::addCacheableDependency function core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php
RefinableCacheableDependencyTrait::addCacheContexts function core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php
RefinableCacheableDependencyTrait::addCacheTags function core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php
RefinableCacheableDependencyTraitTest::testNonCacheableDependencyAddDeprecation function core/tests/Drupal/Tests/Core/Cache/RefinableCacheableDependencyTraitTest.php Tests non cacheable dependency add deprecation.
RefinableCalculatedPermissions::addItem function core/lib/Drupal/Core/Session/RefinableCalculatedPermissions.php Adds a calculated permission item.
RefinableCalculatedPermissionsInterface::addItem function core/lib/Drupal/Core/Session/RefinableCalculatedPermissionsInterface.php Adds a calculated permission item.
RefinableCalculatedPermissionsTest::testAddItem function core/tests/Drupal/Tests/Core/Session/RefinableCalculatedPermissionsTest.php Tests the addition of a calculated permissions item.
RefinableCalculatedPermissionsTest::testAddItemOverwrite function core/tests/Drupal/Tests/Core/Session/RefinableCalculatedPermissionsTest.php Tests the overwriting of a calculated permissions item.
RefinableDependentAccessInterface::addAccessDependency function core/lib/Drupal/Core/Access/RefinableDependentAccessInterface.php Adds an access dependency into the existing access dependency.
RefinableDependentAccessTrait::addAccessDependency function core/lib/Drupal/Core/Access/RefinableDependentAccessTrait.php
RegionalForm::loadDefaultTimeZone function core/modules/system/src/Form/RegionalForm.php Prepares the saved timezone.default property to be displayed in the form.
RenderCacheIntegrationTest::testViewAddCacheMetadata function core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php Ensures that saving a view calculates the cache contexts.
Renderer::addCacheableDependency function core/lib/Drupal/Core/Render/Renderer.php Adds a dependency on an object: merges its cacheability metadata.
Renderer::addDebugOutput function core/lib/Drupal/Core/Render/Renderer.php Add cache debug information to the render array.
RendererInterface::addCacheableDependency function core/lib/Drupal/Core/Render/RendererInterface.php Adds a dependency on an object: merges its cacheability metadata.
RendererTest::providerTestAddCacheableDependency function core/tests/Drupal/Tests/Core/Render/RendererTest.php
RendererTest::testAddCacheableDependency function core/tests/Drupal/Tests/Core/Render/RendererTest.php Tests add cacheable dependency.
RendererTest::testElementDefaultsAdded function core/tests/Drupal/Tests/Core/Render/RendererTest.php Tests that element defaults are added.
ResourceResponseTestTrait::addOmittedObject function core/modules/jsonapi/tests/src/Functional/ResourceResponseTestTrait.php Add the omitted object to the document or merges it if one already exists.
ResponseGeneratorTest::testGeneratorHeaderAdded function core/modules/system/tests/src/Functional/System/ResponseGeneratorTest.php Tests to see if generator header is added.
ResponsiveImageFieldDisplayTest::addTestImageStyleMappings function core/modules/responsive_image/tests/src/Functional/ResponsiveImageFieldDisplayTest.php Add image style mappings to the responsive image style entity.
ResponsiveImageStyle::addImageStyleMapping function core/modules/responsive_image/src/Entity/ResponsiveImageStyle.php Adds an image style mapping to the responsive image configuration entity.
ResponsiveImageStyleInterface::addImageStyleMapping function core/modules/responsive_image/src/ResponsiveImageStyleInterface.php Adds an image style mapping to the responsive image configuration entity.
Roles::addSelfTokens function core/modules/user/src/Plugin/views/field/Roles.php Add any special tokens this field might use for itself.
RootComposer::addToComposerLock function composer/Plugin/RecipeUnpack/RootComposer.php Adds an element to the composer lock.
RouteProcessorManager::addOutbound function core/lib/Drupal/Core/RouteProcessor/RouteProcessorManager.php Adds an outbound processor object to the $outboundProcessors property.
RouteProvider::addExtraCacheKeyPart function core/lib/Drupal/Core/Routing/RouteProvider.php Adds a cache key part to be used in the cache ID of the route collection.
Router::addRouteEnhancer function core/lib/Drupal/Core/Routing/Router.php Adds a route enhancer.
Router::addRouteFilter function core/lib/Drupal/Core/Routing/Router.php Adds a route filter.
Routes::addRouteParameter function core/modules/jsonapi/src/Routing/Routes.php Adds a parameter option to a route, overrides options of the same name.
RouteSubscriber::addRedirectRoute function core/modules/block_content/src/Routing/RouteSubscriber.php Adds a redirect route.
SandboxValidationEvent::addError function core/modules/package_manager/src/Event/SandboxValidationEvent.php Convenience method to flag a validation error.
SandboxValidationEvent::addErrorFromThrowable function core/modules/package_manager/src/Event/SandboxValidationEvent.php Convenience method, adds an error validation result from a throwable.
SandboxValidationEvent::addResult function core/modules/package_manager/src/Event/SandboxValidationEvent.php Adds a validation result to the event.
ScaffoldFilePath::addInterpolationData function composer/Plugin/Scaffold/ScaffoldFilePath.php Adds data about the relative and full path to the provided interpolator.
Schema::addField function core/modules/sqlite/src/Driver/Database/sqlite/Schema.php Add a new field to a table.
Schema::addField function core/modules/mysql/src/Driver/Database/mysql/Schema.php Add a new field to a table.
Schema::addField function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Add a new field to a table.
Schema::addField function core/lib/Drupal/Core/Database/Schema.php Add a new field to a table.
Schema::addIndex function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Add an index.

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