11 string references to 'Iterator'
- Container::resolveServicesAndParameters in core/
lib/ Drupal/ Component/ DependencyInjection/ Container.php - Resolves arguments that represent services or variables to the real values.
- DebugClassLoader::setReturnType in vendor/
symfony/ error-handler/ DebugClassLoader.php - Migration::findMigrationDependencies in core/
modules/ migrate/ src/ Plugin/ Migration.php - Find migration dependencies from migration_lookup and sub_process plugins.
- OptimizedPhpArrayDumper::getIterator in core/
lib/ Drupal/ Component/ DependencyInjection/ Dumper/ OptimizedPhpArrayDumper.php - Gets a service iterator 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.
- TraversablePatch::apply in vendor/
phpspec/ prophecy/ src/ Prophecy/ Doubler/ ClassPatch/ TraversablePatch.php - Forces class to implement Iterator interface.
- TraversablePatch::supports in vendor/
phpspec/ prophecy/ src/ Prophecy/ Doubler/ ClassPatch/ TraversablePatch.php - Supports nodetree, that implement Traversable, but not Iterator or IteratorAggregate.
- 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