Search for apply

  1. Search 7.x for apply
  2. Search 9.5.x for apply
  3. Search 10.3.x for apply
  4. Search 11.x for apply
  5. Other projects
Title Object type File name Summary
AjaxTestImageEffect::applyEffect function core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/AjaxTestImageEffect.php Applies an image effect to the image object.
AuthenticationManager::applyFilter function core/lib/Drupal/Core/Authentication/AuthenticationManager.php Checks whether a provider is allowed on the given request.
AuthenticationManagerTest::testApplyFilterWithFilterprovider function core/tests/Drupal/Tests/Core/Authentication/AuthenticationManagerTest.php @covers ::applyFilter
BreadcrumbManagerTest::testBuildWithMultipleApplyingBuilders function core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php Tests multiple breadcrumb builder with different priority.
BreadcrumbManagerTest::testBuildWithOneNotApplyingBuilders function core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php Tests multiple breadcrumb builders of which one returns NULL.
BubbleableMetadata::applyTo function core/lib/Drupal/Core/Render/BubbleableMetadata.php Applies the values of this bubbleable metadata object to a render array.
BubbleableMetadataTest::providerTestApplyTo function core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php Provides test data for testApplyTo().
BubbleableMetadataTest::testApplyTo function core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php @covers ::applyTo
@dataProvider providerTestApplyTo
CacheableMetadata::applyTo function core/lib/Drupal/Core/Cache/CacheableMetadata.php Applies the values of this CacheableMetadata object to a render array.
ComputedItemListTrait::applyDefaultValue function core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php
ConfigEntityAdapter::applyDefaultValue function core/lib/Drupal/Core/Entity/Plugin/DataType/ConfigEntityAdapter.php Applies the default value.
ConfigEntityAdapterTest::testApplyDefaultValue function core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php @covers ::applyDefaultValue
ContextHandler::applyContextMapping function core/lib/Drupal/Core/Plugin/Context/ContextHandler.php Prepares a plugin for evaluation.
ContextHandlerInterface::applyContextMapping function core/lib/Drupal/Core/Plugin/Context/ContextHandlerInterface.php Prepares a plugin for evaluation.
ContextHandlerTest::testApplyContextMapping function core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php @covers ::applyContextMapping
ContextHandlerTest::testApplyContextMapping function core/tests/Drupal/KernelTests/Core/Plugin/ContextHandlerTest.php @covers ::applyContextMapping
ContextHandlerTest::testApplyContextMappingAlreadyApplied function core/tests/Drupal/KernelTests/Core/Plugin/ContextHandlerTest.php @covers ::applyContextMapping
ContextHandlerTest::testApplyContextMappingConfigurableAssigned function core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php @covers ::applyContextMapping
ContextHandlerTest::testApplyContextMappingConfigurableAssignedMiss function core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php @covers ::applyContextMapping
ContextHandlerTest::testApplyContextMappingMissingNotRequired function core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php @covers ::applyContextMapping
ContextHandlerTest::testApplyContextMappingMissingRequired function core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php @covers ::applyContextMapping
ContextHandlerTest::testApplyContextMappingNoValueNonRequired function core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php @covers ::applyContextMapping
ContextHandlerTest::testApplyContextMappingNoValueRequired function core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php @covers ::applyContextMapping
ConvertImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/ConvertImageEffect.php Applies an image effect to the image object.
CreatedItem::applyDefaultValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/CreatedItem.php Applies the default value.
CropImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/CropImageEffect.php Applies an image effect to the image object.
DbUpdatesTrait::applyUpdates function core/modules/system/tests/src/Functional/Update/DbUpdatesTrait.php Applies any pending DB updates through the Update UI.
DbUpdatesTrait::applyUpdates function core/modules/system/src/Tests/Update/DbUpdatesTrait.php Applies any pending DB updates through the Update UI.
DefaultLanguageItem::applyDefaultValue function core/modules/language/src/DefaultLanguageItem.php Applies the default value.
DesaturateImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/DesaturateImageEffect.php Applies an image effect to the image object.
DisplayPluginBase::applyDisplayCachablityMetadata function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Applies the cacheability of the current display to the given render array.
DisplayPluginBase::applyDisplayCacheabilityMetadata function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Applies the cacheability of the current display to the given render array.
EntityAdapter::applyDefaultValue function core/lib/Drupal/Core/Entity/Plugin/DataType/EntityAdapter.php Applies the default value.
EntityAdapterUnitTest::testApplyDefaultValue function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php @covers ::applyDefaultValue
EntityDefinitionTestTrait::applyEntityUpdates function core/modules/system/tests/src/Functional/Entity/Traits/EntityDefinitionTestTrait.php Applies all the detected valid changes.
EntityDefinitionUpdateManager::applyUpdates function core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManager.php Applies all the detected valid changes.
EntityDefinitionUpdateManagerInterface::applyUpdates function core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManagerInterface.php Applies all the detected valid changes.
EntityDefinitionUpdateManagerTest::testDeprecatedApplyUpdates function core/tests/Drupal/Tests/Core/Entity/EntityDefinitionUpdateManagerTest.php @expectedDeprecation Unsilenced deprecation: EntityDefinitionUpdateManagerInterface::applyUpdates() is deprecated in 8.7.0 and will be removed before Drupal 9.0.0. Use \Drupal\Core\Entity\EntityDefinitionUpdateManagerInterface::getChangeList() and…
EntityRevisionParamConverterTest::testApplyingRoute function core/tests/Drupal/Tests/Core/ParamConverter/EntityRevisionParamConverterTest.php @covers ::applies
EntityRevisionParamConverterTest::testNonApplyingRoute function core/tests/Drupal/Tests/Core/ParamConverter/EntityRevisionParamConverterTest.php @covers ::applies
FieldItemList::applyDefaultValue function core/lib/Drupal/Core/Field/FieldItemList.php Applies the default value.
HalEntityNormalizationTrait::applyHalFieldNormalization function core/modules/hal/tests/src/Functional/EntityResource/HalEntityNormalizationTrait.php Applies the HAL entity field normalization to an entity normalization.
Image::apply function core/lib/Drupal/Core/Image/Image.php Applies a toolkit operation to the image.
ImageEffectInterface::applyEffect function core/modules/image/src/ImageEffectInterface.php Applies an image effect to the image object.
ImageInterface::apply function core/lib/Drupal/Core/Image/ImageInterface.php Applies a toolkit operation to the image.
ImageToolkitBase::apply function core/lib/Drupal/Core/ImageToolkit/ImageToolkitBase.php Applies a toolkit operation to an image.
ImageToolkitInterface::apply function core/lib/Drupal/Core/ImageToolkit/ImageToolkitInterface.php Applies a toolkit operation to an image.
ImageToolkitOperationBase::apply function core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationBase.php Applies a toolkit specific operation to an image.
ImageToolkitOperationInterface::apply function core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationInterface.php Applies a toolkit specific operation to an image.
LanguageItem::applyDefaultValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/LanguageItem.php Applies the default value.

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