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
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
RefinableDependentAccessInterface::addAccessDependency function core/modules/block_content/src/Access/RefinableDependentAccessInterface.php Adds an access dependency into the existing access dependency.
RefinableDependentAccessTrait::addAccessDependency function core/modules/block_content/src/Access/RefinableDependentAccessTrait.php
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.
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 @covers ::addCacheableDependency
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 Test 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 a image style mapping to the responsive image configuration entity.
ResponsiveImageStyleInterface::addImageStyleMapping function core/modules/responsive_image/src/ResponsiveImageStyleInterface.php Adds a 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.
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.
ScaffoldFilePath::addInterpolationData function composer/Plugin/Scaffold/ScaffoldFilePath.php Adds data about the relative and full path to the provided interpolator.
ScaleAndCropAddAnchorUpdateTest class core/modules/image/tests/src/Functional/Update/ScaleAndCropAddAnchorUpdateTest.php Tests adding an 'anchor' setting to existing scale and crop image effects.
ScaleAndCropAddAnchorUpdateTest.php file core/modules/image/tests/src/Functional/Update/ScaleAndCropAddAnchorUpdateTest.php
ScaleAndCropAddAnchorUpdateTest::setDatabaseDumpFiles function core/modules/image/tests/src/Functional/Update/ScaleAndCropAddAnchorUpdateTest.php Set database dump files to be used.
ScaleAndCropAddAnchorUpdateTest::testImagePostUpdateScaleAndCropEffectAddAnchor function core/modules/image/tests/src/Functional/Update/ScaleAndCropAddAnchorUpdateTest.php Tests that 'anchor' setting is properly added.
Schema::addField function core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php Add a new field to a table.
Schema::addField function core/lib/Drupal/Core/Database/Driver/mysql/Schema.php Add a new field to a table.
Schema::addField function core/lib/Drupal/Core/Database/Driver/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/lib/Drupal/Core/Database/Driver/sqlite/Schema.php Add an index.
Schema::addIndex function core/lib/Drupal/Core/Database/Driver/mysql/Schema.php Add an index.
Schema::addIndex function core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php Add an index.
Schema::addIndex function core/lib/Drupal/Core/Database/Schema.php Add an index.
Schema::addPrimaryKey function core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php Add a primary key.
Schema::addPrimaryKey function core/lib/Drupal/Core/Database/Driver/mysql/Schema.php Add a primary key.
Schema::addPrimaryKey function core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php Add a primary key.
Schema::addPrimaryKey function core/lib/Drupal/Core/Database/Schema.php Add a primary key.
Schema::addUniqueKey function core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php Add a unique key.
Schema::addUniqueKey function core/lib/Drupal/Core/Database/Driver/mysql/Schema.php Add a unique key.
Schema::addUniqueKey function core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php Add a unique key.
Schema::addUniqueKey function core/lib/Drupal/Core/Database/Schema.php Add a unique key.
SchemaTest::assertFieldAdditionRemoval function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Asserts that a given field can be added and removed from a table.
SchemaTest::testInvalidPrimaryKeyAddition function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Tests adding an invalid field specification as a primary key.
SchemaTest::testSchemaAddFieldDefaultInitial function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Tests adding columns to an existing table with default and initial value.
SearchCommentTest::testAddNewComment function core/modules/search/tests/src/Functional/SearchCommentTest.php Verify that 'add new comment' does not appear in search results or index.
SearchPageAddForm class core/modules/search/src/Form/SearchPageAddForm.php Provides a form for adding a search page.
SearchPageAddForm.php file core/modules/search/src/Form/SearchPageAddForm.php
SearchPageAddForm::actions function core/modules/search/src/Form/SearchPageAddForm.php Returns an array of supported actions for the current entity form.

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