Search for apply

  1. Search 7.x for apply
  2. Search 8.9.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
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[[api-linebreak]]
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[[api-linebreak]]
@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
ConfigEntityAdapterTest::testApplyDefaultValue function core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php @covers ::applyDefaultValue[[api-linebreak]]
ContextHandler::applyContextMapping function core/lib/Drupal/Core/Plugin/Context/ContextHandler.php
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[[api-linebreak]]
ContextHandlerTest::testApplyContextMapping function core/tests/Drupal/KernelTests/Core/Plugin/ContextHandlerTest.php @covers ::applyContextMapping[[api-linebreak]]
ContextHandlerTest::testApplyContextMappingAlreadyApplied function core/tests/Drupal/KernelTests/Core/Plugin/ContextHandlerTest.php @covers ::applyContextMapping[[api-linebreak]]
ContextHandlerTest::testApplyContextMappingConfigurableAssigned function core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php @covers ::applyContextMapping[[api-linebreak]]
ContextHandlerTest::testApplyContextMappingConfigurableAssignedMiss function core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php @covers ::applyContextMapping[[api-linebreak]]
ContextHandlerTest::testApplyContextMappingMissingNotRequired function core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php @covers ::applyContextMapping[[api-linebreak]]
ContextHandlerTest::testApplyContextMappingMissingRequired function core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php @covers ::applyContextMapping[[api-linebreak]]
ContextHandlerTest::testApplyContextMappingNoValueNonRequired function core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php @covers ::applyContextMapping[[api-linebreak]]
ContextHandlerTest::testApplyContextMappingNoValueRequired function core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php @covers ::applyContextMapping[[api-linebreak]]
ConvertImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/ConvertImageEffect.php
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
DefaultLanguageItem::applyDefaultValue function core/modules/language/src/DefaultLanguageItem.php Applies the default value.
DesaturateImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/DesaturateImageEffect.php
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
EntityAdapterUnitTest::testApplyDefaultValue function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php @covers ::applyDefaultValue[[api-linebreak]]
EntityDefinitionTestTrait::applyEntityUpdates function core/modules/system/tests/src/Functional/Entity/Traits/EntityDefinitionTestTrait.php Applies all the detected valid changes.
EntityRevisionParamConverterTest::testApplyingRoute function core/tests/Drupal/Tests/Core/ParamConverter/EntityRevisionParamConverterTest.php @covers ::applies[[api-linebreak]]
EntityRevisionParamConverterTest::testNonApplyingRoute function core/tests/Drupal/Tests/Core/ParamConverter/EntityRevisionParamConverterTest.php @covers ::applies[[api-linebreak]]
FieldItemList::applyDefaultValue function core/lib/Drupal/Core/Field/FieldItemList.php
HalEntityNormalizationTrait::applyHalFieldNormalization function core/modules/hal/tests/src/Functional/EntityResource/HalEntityNormalizationTrait.php Applies the HAL entity field normalization to an entity normalization.
HTMLRestrictions::applyOperation function core/modules/ckeditor5/src/HTMLRestrictions.php Applies an operation (difference/intersection/union) with wildcard support.
Image::apply function core/lib/Drupal/Core/Image/Image.php
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
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
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
LibraryDiscoveryCollector::applyLibrariesExtend function core/lib/Drupal/Core/Asset/LibraryDiscoveryCollector.php Applies the libraries-extend specified by the active theme.
LibraryDiscoveryParser::applyLibrariesOverride function core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php Apply libraries overrides specified for the current active theme.
Map::applyDefaultValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php
MediaEmbed::applyPerEmbedMediaOverrides function core/modules/media/src/Plugin/Filter/MediaEmbed.php Applies attribute-based per-media embed overrides of media information.
MediaEmbedFilterTestBase::applyFilter function core/modules/media/tests/src/Kernel/MediaEmbedFilterTestBase.php Applies the `@Filter=media_embed` filter to text, pipes to raw content.

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