8 string references to 'service_closure'
- Container::resolveServicesAndParameters in core/
lib/ Drupal/ Component/ DependencyInjection/ Container.php - Resolves arguments that represent services or variables to the real values.
- OptimizedPhpArrayDumper::getServiceClosureCall in core/
lib/ Drupal/ Component/ DependencyInjection/ Dumper/ OptimizedPhpArrayDumper.php - Gets a service closure reference in a suitable PHP array format.
- PhpArrayContainer::resolveServicesAndParameters in core/
lib/ Drupal/ Component/ DependencyInjection/ PhpArrayContainer.php - Resolves arguments that represent services or variables to the real values.
- XmlDumper::convertParameters in vendor/
symfony/ dependency-injection/ Dumper/ XmlDumper.php - XmlFileLoader::getArgumentsAsPhp in vendor/
symfony/ dependency-injection/ Loader/ XmlFileLoader.php - YamlDumper::dumpValue in vendor/
symfony/ dependency-injection/ Dumper/ YamlDumper.php - Dumps the value to YAML format.
- YamlFileLoader::resolveServices in vendor/
symfony/ dependency-injection/ Loader/ YamlFileLoader.php - YamlFileLoader::resolveServices in core/
lib/ Drupal/ Core/ DependencyInjection/ YamlFileLoader.php - Resolves services.