28 calls to NestedArray::mergeDeepArray()
- AssetResolver::getJsAssets in core/
lib/ Drupal/ Core/ Asset/ AssetResolver.php - Returns the JavaScript assets for the current response's libraries.
- AssetResolver::getJsSettingsAssets in core/
lib/ Drupal/ Core/ Asset/ AssetResolver.php - Returns the JavaScript settings assets for this response's libraries.
- BubbleableMetadata::mergeAttachments in core/
lib/ Drupal/ Core/ Render/ BubbleableMetadata.php - Merges two attachments arrays (which live under the '#attached' key).
- CKEditor4to5UpgradeCompletenessTest::testButtons in core/
modules/ ckeditor5/ tests/ src/ Kernel/ CKEditor4to5UpgradeCompletenessTest.php - Tests that all CKEditor 4 buttons in core have an upgrade path.
- CKEditor5PluginManager::getCKEditor5PluginConfig in core/
modules/ ckeditor5/ src/ Plugin/ CKEditor5PluginManager.php - Gets the configuration for the CKEditor 5 plugins enabled in this editor.
- CKEditorPluginManager::getEnabledButtons in core/
modules/ ckeditor/ src/ CKEditorPluginManager.php - Gets the enabled toolbar buttons in the given text editor instance.
- Config::getOriginal in core/
lib/ Drupal/ Core/ Config/ Config.php - Gets original data from this configuration object.
- Config::setOverriddenData in core/
lib/ Drupal/ Core/ Config/ Config.php - Sets the current data for this configuration object.
- ConfigBase::merge in core/
lib/ Drupal/ Core/ Config/ ConfigBase.php - Merges data into a configuration object.
- ConfigFactory::loadOverrides in core/
lib/ Drupal/ Core/ Config/ ConfigFactory.php - Get arbitrary overrides for the named configuration objects from modules.
- ConfigModuleOverridesEvent::setOverride in core/
lib/ Drupal/ Core/ Config/ ConfigModuleOverridesEvent.php - Sets a configuration override for the given name.
- EditorSelector::getEditorAttachments in core/
modules/ quickedit/ src/ EditorSelector.php - Returns the attachments for all editors.
- FieldDefinitionIntegrityTest::modulesWithSubdirectory in core/
modules/ field/ tests/ src/ Kernel/ FieldDefinitionIntegrityTest.php - Find modules with a specified subdirectory.
- FieldNormalizer::normalize in core/
modules/ hal/ src/ Normalizer/ FieldNormalizer.php - FieldResolver::resolveInternalEntityQueryPath in core/
modules/ jsonapi/ src/ Context/ FieldResolver.php - Resolves external field expressions into entity query compatible paths.
- FilterPluginCollection::initializePlugin in core/
modules/ filter/ src/ FilterPluginCollection.php - Initializes and stores a plugin.
- LayoutBuilderIntegration::entityViewAlter in core/
modules/ quickedit/ src/ LayoutBuilderIntegration.php - Alters the entity view build for Layout Builder compatibility.
- LocaleConfigManager::updateConfigTranslations in core/
modules/ locale/ src/ LocaleConfigManager.php - Updates all configuration translations for the names / languages provided.
- Migration::mergeProcessOfProperty in core/
modules/ migrate/ src/ Plugin/ Migration.php - Merge the process pipeline configuration for a single property.
- Migration::__construct in core/
modules/ migrate/ src/ Plugin/ Migration.php - Constructs a Migration.
- NestedArray::mergeDeep in core/
lib/ Drupal/ Component/ Utility/ NestedArray.php - Merges multiple arrays, recursively, and returns the merged array.
- NestedArrayTest::testMergeDeepArray in core/
tests/ Drupal/ Tests/ Component/ Utility/ NestedArrayTest.php - Tests NestedArray::mergeDeepArray().
- NestedArrayTest::testMergeExplicitKeys in core/
tests/ Drupal/ Tests/ Component/ Utility/ NestedArrayTest.php - Tests that even with explicit keys, values are appended, not merged.
- NestedArrayTest::testMergeImplicitKeys in core/
tests/ Drupal/ Tests/ Component/ Utility/ NestedArrayTest.php - Tests that arrays with implicit keys are appended, not merged.
- NestedArrayTest::testMergeOutOfSequenceKeys in core/
tests/ Drupal/ Tests/ Component/ Utility/ NestedArrayTest.php - Tests that array keys values on the first array are ignored when merging.
- Plugin::__construct in core/
lib/ Drupal/ Component/ Annotation/ Plugin.php - Constructs a Plugin object.
- TypedConfigManager::getDefinitionWithReplacements in core/
lib/ Drupal/ Core/ Config/ TypedConfigManager.php - Gets a schema definition with replacements for dynamic names.
- UnroutedUrlAssembler::buildExternalUrl in core/
lib/ Drupal/ Core/ Utility/ UnroutedUrlAssembler.php
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.