Search for apply
- Search 7.x for apply
- Search 9.5.x for apply
- Search 8.9.x for apply
- Search 10.3.x for apply
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DiskSpaceValidatorTest::testDiskSpaceValidationDuringPreApply | function | core/ |
Tests disk space validation during pre-apply. |
DisplayPluginBase::applyDisplayCacheabilityMetadata | function | core/ |
Applies the cacheability of the current display to the given render array. |
DuplicateConfigAction::apply | function | core/ |
Applies the config action. |
EntityAdapter::applyDefaultValue | function | core/ |
Applies the default value. |
EntityAdapterUnitTest::testApplyDefaultValue | function | core/ |
@covers ::applyDefaultValue |
EntityClone::apply | function | core/ |
Applies the config action. |
EntityCreate::apply | function | core/ |
Applies the config action. |
EntityDefinitionTestTrait::applyEntityUpdates | function | core/ |
Applies all the detected valid changes. |
EntityMethod::apply | function | core/ |
Applies the config action. |
EntityMethod::applyPluralized | function | core/ |
Applies the action to entity treating the $values array as multiple calls. |
EntityMethod::applySingle | function | core/ |
Applies the action to entity treating the $values array a single call. |
EntityRevisionParamConverterTest::testApplyingRoute | function | core/ |
@covers ::applies |
EntityRevisionParamConverterTest::testNonApplyingRoute | function | core/ |
@covers ::applies |
EnvironmentSupportValidatorTest::testInvalidUrlDuringPreApply | function | core/ |
Tests an invalid URL in the environment support variable during pre-apply. |
EnvironmentSupportValidatorTest::testValidUrlDuringPreApply | function | core/ |
Tests that the validation message links to the provided URL during pre-apply. |
FieldItemList::applyDefaultValue | function | core/ |
Applies the default value. |
GenericRecipeTestBase::doApply | function | core/ |
Applies the recipe under test. |
HTMLRestrictions::applyOperation | function | core/ |
Applies an operation (difference/intersection/union) with wildcard support. |
Image::apply | function | core/ |
Applies a toolkit operation to the image. |
ImageEffectInterface::applyEffect | function | core/ |
Applies an image effect to the image object. |
ImageInterface::apply | function | core/ |
Applies a toolkit operation to the image. |
ImageToolkitBase::apply | function | core/ |
Applies a toolkit operation to an image. |
ImageToolkitInterface::apply | function | core/ |
Applies a toolkit operation to an image. |
ImageToolkitOperationBase::apply | function | core/ |
Applies a toolkit specific operation to an image. |
ImageToolkitOperationInterface::apply | function | core/ |
Applies a toolkit specific operation to an image. |
LanguageItem::applyDefaultValue | function | core/ |
Applies the default value. |
LibraryDiscoveryCollector::applyLibrariesExtend | function | core/ |
Applies the libraries-extend specified by the active theme. |
LibraryDiscoveryParser::applyLibrariesMovedOverrides | function | core/ |
Apply overrides to files that have moved. |
LibraryDiscoveryParser::applyLibrariesOverride | function | core/ |
Apply libraries overrides specified for the current active theme. |
LockFileValidatorTest::testApplyWithNoChange | function | core/ |
Tests validation when the staged and active lock files are identical. |
Map::applyDefaultValue | function | core/ |
Applies the default value. |
MediaEmbed::applyPerEmbedMediaOverrides | function | core/ |
Applies attribute-based per-media embed overrides of media information. |
MediaEmbedFilterTestBase::applyFilter | function | core/ |
Applies the `media_embed` filter to text, pipes to raw content. |
MultisiteValidatorTest::testMultisiteDuringPreApply | function | core/ |
Tests that an error is flagged if run in a multisite during pre-apply. |
NullTestImageEffect::applyEffect | function | core/ |
Applies an image effect to the image object. |
PermissionsPerBundle::apply | function | core/ |
Applies the config action. |
PermissionsPerBundleTest::applyRecipeFromString | function | core/ |
Given a string of `recipe.yml` contents, applies it to the site. |
PhpTufValidatorTest::testPluginRemovedFromStagePreApply | function | core/ |
Tests removing the plugin from the stage before applying it. |
PlaceBlock::apply | function | core/ |
Applies the config action. |
PostApplyEvent | class | core/ |
Event fired after staged changes are synced to the active directory. |
PostApplyEvent.php | file | core/ |
|
PostApplySubscriber | class | core/ |
Writes a file after staged changes are applied to the active directory. |
PostApplySubscriber.php | file | core/ |
|
PostApplySubscriber::$pathLocator | property | core/ |
The path locator service. |
PostApplySubscriber::getSubscribedEvents | function | core/ |
|
PostApplySubscriber::postApply | function | core/ |
Writes a file when staged changes are applied to the active directory. |
PostApplySubscriber::__construct | function | core/ |
Constructs a PostApplySubscriber. |
PreApplyEvent | class | core/ |
Event fired before staged changes are synced to the active directory. |
PreApplyEvent.php | file | core/ |
|
PreApplyEvent::$excludedPaths | property | core/ |
The list of paths to ignore in the active and stage directories. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.