Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. NestedArray.php

23 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).
CKEditor5PluginManager::getCKEditor5PluginConfig in core/modules/ckeditor5/src/Plugin/CKEditor5PluginManager.php
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.
DisplayModeLocalAction::getOptions in core/modules/field_ui/src/DisplayModeLocalAction.php
Returns options for rendering a link for the local action.
EntityDisplayModeListBuilder::getOperations in core/modules/field_ui/src/EntityDisplayModeListBuilder.php
Provides an array of information to build a list of operation links.
EntityReference::buildExtraOptionsForm in core/modules/views/src/Plugin/views/filter/EntityReference.php
Provide a form for setting options.
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.
LocaleConfigManager::updateConfigTranslations in core/modules/locale/src/LocaleConfigManager.php
Updates all configuration translations for the names / languages provided.
Mapping::getDynamicallyValidKeys in core/lib/Drupal/Core/Config/Schema/Mapping.php
Gets all dynamically valid keys.
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.
NavigationRenderer::doBuildNavigation in core/modules/navigation/src/NavigationRenderer.php
Pre-render callback for ::buildNavigation.
NestedArray::mergeDeep in core/lib/Drupal/Component/Utility/NestedArray.php
Merges multiple arrays, recursively, and returns the merged array.
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 type names.
UnroutedUrlAssembler::buildExternalUrl in core/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal