Search for apply

  1. Search 7.x for apply
  2. Search 9.5.x for apply
  3. Search 8.9.x for apply
  4. Search 10.3.x for apply
  5. Other projects
Title Object type File name Summary
PreApplyEvent::__construct function core/modules/package_manager/src/Event/PreApplyEvent.php Constructs a PreApplyEvent object.
RecipeEventsTest::onRecipeApply function core/tests/Drupal/KernelTests/Core/Recipe/RecipeEventsTest.php
RecipeRunnerTest::testApplySameRecipe function core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php
RecipeTestTrait::applyRecipe function core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeTestTrait.php Applies a recipe to the site.
ResizeImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/ResizeImageEffect.php Applies an image effect to the image object.
RotateImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php Applies an image effect to the image object.
Router::applyFitOrder function core/lib/Drupal/Core/Routing/Router.php Reapplies the fit order to a RouteCollection object.
Router::applyRouteEnhancers function core/lib/Drupal/Core/Routing/Router.php Apply the route enhancers to the defaults, according to priorities.
Router::applyRouteFilters function core/lib/Drupal/Core/Routing/Router.php Applies all route filters to a given route collection.
ScaleAndCropImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/ScaleAndCropImageEffect.php Applies an image effect to the image object.
ScaleImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php Applies an image effect to the image object.
SettingsValidatorTest::testSettingsValidationDuringPreApply function core/modules/package_manager/tests/src/Kernel/SettingsValidatorTest.php Tests settings validation during pre-apply.
SimpleConfigUpdate::apply function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/SimpleConfigUpdate.php Applies the config action.
StageBase::apply function core/modules/package_manager/src/StageBase.php Applies staged changes to the active directory.
StageBase::isApplying function core/modules/package_manager/src/StageBase.php Checks if staged changes are being applied to the active directory.
StageBase::postApply function core/modules/package_manager/src/StageBase.php Performs post-apply tasks.
StageBase::setNotApplying function core/modules/package_manager/src/StageBase.php Returns a closure that marks this stage as no longer being applied.
StageBase::TEMPSTORE_APPLY_TIME_KEY constant core/modules/package_manager/src/StageBase.php The tempstore key under which to store the time that ::apply() was called.
StageBaseTest::providerDestroyDuringApply function core/modules/package_manager/tests/src/Kernel/StageBaseTest.php Data provider for testDestroyDuringApply().
StageBaseTest::testApplyAndPostApplyInSameRequest function core/modules/package_manager/tests/src/Kernel/StageBaseTest.php Tests running apply and post-apply in the same request.
StageBaseTest::testDestroyDuringApply function core/modules/package_manager/tests/src/Kernel/StageBaseTest.php Tests destroying a stage while applying it.
StageBaseTest::testFailureCollectPathsToExcludeOnApply function core/modules/package_manager/tests/src/Kernel/StageBaseTest.php Tests that if apply fails to get paths to exclude, throws a stage exception.
StageBaseTest::testUninstallModuleDuringApply function core/modules/package_manager/tests/src/Kernel/StageBaseTest.php Test uninstalling any module while the staged changes are being applied.
TemporaryQueryGuard::applyAccessConditions function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Applies access conditions to ensure 'view' access is respected.
TemporaryQueryGuard::applyAccessControls function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Applies access controls to an entity query.
TestToolkit::apply function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Applies a toolkit operation to an image.
TextItemBase::applyDefaultValue function core/modules/text/src/Plugin/Field/FieldType/TextItemBase.php Applies the default value.
ThemeNegotiatorTest::testDetermineActiveThemeWithNotApplyingNegotiator function core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php Tests determining with two negotiators of which one does not apply.
ToolkitTest::testApply function core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php Tests the 'apply' method.
ToolkitTest::testApplyNoParameters function core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php Tests the 'apply' method without parameters.
TypedData::applyDefaultValue function core/lib/Drupal/Core/TypedData/TypedData.php Applies the default value.
TypedDataInterface::applyDefaultValue function core/lib/Drupal/Core/TypedData/TypedDataInterface.php Applies the default value.
updated_module.post_apply_subscriber service core/modules/package_manager/tests/fixtures/build_test_projects/updated_module/1.1.0/updated_module.services.yml Drupal\updated_module\PostApplySubscriber
UriDependentTestImageEffect::applyEffect function core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/UriDependentTestImageEffect.php Applies an image effect to the image object.
UuidItem::applyDefaultValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UuidItem.php Applies the default value.
WritableFileSystemValidatorTest::testWritableDuringPreApply function core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php Tests the file system permissions validator during pre-apply.
XmlEntityNormalizationQuirksTrait::applyXmlConfigEntityDecodingQuirks function core/modules/rest/tests/src/Functional/EntityResource/XmlEntityNormalizationQuirksTrait.php Applies the XML config entity encoding quirks that remain after decoding.
XmlEntityNormalizationQuirksTrait::applyXmlFieldDecodingQuirks function core/modules/rest/tests/src/Functional/EntityResource/XmlEntityNormalizationQuirksTrait.php Applies the XML entity field encoding quirks that remain after decoding.
XmlNormalizationQuirksTrait::applyXmlDecodingQuirks function core/modules/rest/tests/src/Functional/XmlNormalizationQuirksTrait.php Applies the XML encoding quirks that remain after decoding.
YamlPecl::applyBooleanCallbacks function core/lib/Drupal/Component/Serialization/YamlPecl.php Applies callbacks after parsing to ignore 1.1 style booleans.
YamlPeclTest::testApplyBooleanCallbacks function core/tests/Drupal/Tests/Component/Serialization/YamlPeclTest.php Tests YAML boolean callback.

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