32 calls to NestedArray::mergeDeep()
- ArgumentPluginBase::calculateDependencies in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Calculates dependencies for the configured plugin.
- Attribute::merge in core/
lib/ Drupal/ Core/ Template/ Attribute.php - Merges an Attribute object into the current storage.
- AttributeHelper::mergeCollections in core/
lib/ Drupal/ Core/ Template/ AttributeHelper.php - Merges two attribute collections.
- BlockPluginTrait::setConfiguration in core/
lib/ Drupal/ Core/ Block/ BlockPluginTrait.php - ClientFactory::fromOptions in core/
lib/ Drupal/ Core/ Http/ ClientFactory.php - Constructs a new client object from some configuration.
- ConfigEntityBase::getDependencies in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityBase.php - Gets the configuration dependencies.
- ConfigEntityDependency::__construct in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityDependency.php - Constructs the configuration entity dependency from the entity values.
- ConfigInstaller::getMissingDependencies in core/
lib/ Drupal/ Core/ Config/ ConfigInstaller.php - Returns an array of missing dependencies for a config object.
- ConfigurableSearchPluginBase::setConfiguration in core/
modules/ search/ src/ Plugin/ ConfigurableSearchPluginBase.php - Sets the configuration for this plugin instance.
- DefaultPluginManager::processDefinition in core/
lib/ Drupal/ Core/ Plugin/ DefaultPluginManager.php - Performs extra processing on plugin definitions.
- DefaultsSectionStorage::buildRoutes in core/
modules/ layout_builder/ src/ Plugin/ SectionStorage/ DefaultsSectionStorage.php - Provides the routes needed for Layout Builder UI.
- EntityViewsData::mapFieldDefinition in core/
modules/ views/ src/ EntityViewsData.php - Puts the views data for a single field onto the views data.
- LayoutBuilderRoutesTrait::buildLayoutRoutes in core/
modules/ layout_builder/ src/ Routing/ LayoutBuilderRoutesTrait.php - Builds the layout routes for the given values.
- LayoutDefault::setConfiguration in core/
lib/ Drupal/ Core/ Layout/ LayoutDefault.php - Sets the configuration for this plugin instance.
- LibraryDiscoveryCollector::applyLibrariesExtend in core/
lib/ Drupal/ Core/ Asset/ LibraryDiscoveryCollector.php - Applies the libraries-extend specified by the active theme.
- LibraryDiscoveryParser::parseLibraryInfo in core/
lib/ Drupal/ Core/ Asset/ LibraryDiscoveryParser.php - Parses a given library file and allows modules and themes to alter it.
- Link::preRenderLink in core/
lib/ Drupal/ Core/ Render/ Element/ Link.php - Pre-render callback: Renders a link into #markup.
- MediaSourceBase::setConfiguration in core/
modules/ media/ src/ MediaSourceBase.php - Sets the configuration for this plugin instance.
- MenuLinkManager::processDefinition in core/
lib/ Drupal/ Core/ Menu/ MenuLinkManager.php - Performs extra processing on plugin definitions.
- MenuLinkTree::buildItems in core/
lib/ Drupal/ Core/ Menu/ MenuLinkTree.php - Builds the #items property for a menu tree's renderable array.
- ModuleHandler::invokeAll in core/
lib/ Drupal/ Core/ Extension/ ModuleHandler.php - Invokes a hook in all enabled modules that implement it.
- PluginDependencyTrait::getPluginDependencies in core/
lib/ Drupal/ Core/ Plugin/ PluginDependencyTrait.php - Calculates and returns dependencies of a specific plugin instance.
- Registry::processExtension in core/
lib/ Drupal/ Core/ Theme/ Registry.php - Process a single implementation of hook_theme().
- Relationship::getMergedMeta in core/
modules/ jsonapi/ src/ JsonApiResource/ Relationship.php - Merges the object's meta member with the top-level meta member.
- RestPermissions::permissions in core/
modules/ rest/ src/ RestPermissions.php - Returns an array of REST permissions.
- SelectionPluginBase::setConfiguration in core/
lib/ Drupal/ Core/ Entity/ EntityReferenceSelection/ SelectionPluginBase.php - Sets the configuration for this plugin instance.
- SystemCompactLink::preRenderCompactLink in core/
lib/ Drupal/ Core/ Render/ Element/ SystemCompactLink.php - Pre-render callback: Renders a link into #markup.
- Url::mergeOptions in core/
lib/ Drupal/ Core/ Url.php - Merges the URL options with any currently set.
- View::duplicateDisplayAsType in core/
modules/ views/ src/ Entity/ View.php - Duplicates an existing display into a new display type.
- ViewsData::getData in core/
modules/ views/ src/ ViewsData.php - Gets all data invoked by hook_views_data().
- ViewsViewsHooks::viewsData in core/
modules/ views/ src/ Hook/ ViewsViewsHooks.php - Implements hook_views_data().
- _claro_convert_link_to_action_link in core/
themes/ claro/ claro.theme - Converts a link render element to an action link.