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 |
|---|---|---|---|
| NullTestImageEffect::applyEffect | function | core/ |
Applies an image effect to the image object. |
| OrderOperation::apply | function | core/ |
Changes the order of a list of hook implementations. |
| 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. |
| PreApplyEvent::__construct | function | core/ |
Constructs a PreApplyEvent object. |
| RecipeEventsTest::onRecipeApply | function | core/ |
Handles a recipe apply event for testing. |
| RecipeRunnerTest::testApplySameRecipe | function | core/ |
Tests applying a recipe multiple times. |
| RecipeTestTrait::applyRecipe | function | core/ |
Applies a recipe to the site. |
| ResizeImageEffect::applyEffect | function | core/ |
Applies an image effect to the image object. |
| RotateImageEffect::applyEffect | function | core/ |
Applies an image effect to the image object. |
| Router::applyFitOrder | function | core/ |
Reapplies the fit order to a RouteCollection object. |
| Router::applyRouteEnhancers | function | core/ |
Apply the route enhancers to the defaults, according to priorities. |
| Router::applyRouteFilters | function | core/ |
Applies all route filters to a given route collection. |
| SandboxManagerBase::apply | function | core/ |
Applies staged changes to the active directory. |
| SandboxManagerBase::isApplying | function | core/ |
Checks if staged changes are being applied to the active directory. |
| SandboxManagerBase::postApply | function | core/ |
Performs post-apply tasks. |
| SandboxManagerBase::setNotApplying | function | core/ |
Returns a closure that marks this stage as no longer being applied. |
| SandboxManagerBase::TEMPSTORE_APPLY_TIME_KEY | constant | core/ |
The tempstore key under which to store the time that ::apply() was called. |
| SandboxManagerBaseTest::testFailureCollectPathsToExcludeOnApply | function | core/ |
Tests that if apply fails to get paths to exclude, throws a stage exception. |
| ScaleAndCropImageEffect::applyEffect | function | core/ |
Applies an image effect to the image object. |
| ScaleImageEffect::applyEffect | function | core/ |
Applies an image effect to the image object. |
| SetProperties::apply | function | core/ |
Applies the config action. |
| SettingsValidatorTest::testSettingsValidationDuringPreApply | function | core/ |
Tests settings validation during pre-apply. |
| SimpleConfigUpdate::apply | function | core/ |
Applies the config action. |
| StageConflictTest::providerDestroyDuringApply | function | core/ |
Data provider for testDestroyDuringApply(). |
| StageConflictTest::testApplyAndPostApplyInSameRequest | function | core/ |
Tests running apply and post-apply in the same request. |
| StageConflictTest::testDestroyDuringApply | function | core/ |
Tests destroying a stage while applying it. |
| StageConflictTest::testUninstallModuleDuringApply | function | core/ |
Test uninstalling any module while the staged changes are being applied. |
| TemporaryQueryGuard::applyAccessConditions | function | core/ |
Applies access conditions to ensure 'view' access is respected. |
| TemporaryQueryGuard::applyAccessControls | function | core/ |
Applies access controls to an entity query. |
| TestToolkit::apply | function | core/ |
Applies a toolkit operation to an image. |
| TextItemBase::applyDefaultValue | function | core/ |
Applies the default value. |
| ThemeNegotiatorTest::testDetermineActiveThemeWithNotApplyingNegotiator | function | core/ |
Tests determining with two negotiators of which one does not apply. |
| ToolkitTest::testApply | function | core/ |
Tests the 'apply' method. |
| ToolkitTest::testApplyNoParameters | function | core/ |
Tests the 'apply' method without parameters. |
| TypedData::applyDefaultValue | function | core/ |
Applies the default value. |
| TypedDataInterface::applyDefaultValue | function | core/ |
Applies the default value. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.