Search for getIterator

  1. Search 7.x for getIterator
  2. Search 9.5.x for getIterator
  3. Search 8.9.x for getIterator
  4. Search 10.3.x for getIterator
  5. Other projects
Title Object type File name Summary
ApcuBackend::getIterator function core/lib/Drupal/Core/Cache/ApcuBackend.php Instantiates and returns the APCUIterator class.
ArrayElement::getIterator function core/lib/Drupal/Core/Config/Schema/ArrayElement.php Retrieves the iterator for the object.
Attribute::getIterator function core/lib/Drupal/Core/Template/Attribute.php Retrieves the iterator for the object.
AttributeArray::getIterator function core/lib/Drupal/Core/Template/AttributeArray.php Retrieves the iterator for the object.
ComputedItemListTrait::getIterator function core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php
ConfigEntityAdapter::getIterator function core/lib/Drupal/Core/Entity/Plugin/DataType/ConfigEntityAdapter.php Retrieves the iterator for the object.
ConfigEntityAdapterTest::testGetIterator function core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php Tests get iterator.
ContainerTest::getIterator function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Helper function to return a service iterator.
ContentEntityBase::getIterator function core/lib/Drupal/Core/Entity/ContentEntityBase.php Retrieves the iterator for the object.
Data::getIterator function core/modules/jsonapi/src/JsonApiResource/Data.php Returns an iterator for entities.
DeprecatedArray::getIterator function core/lib/Drupal/Component/Utility/DeprecatedArray.php
EntityAdapter::getIterator function core/lib/Drupal/Core/Entity/Plugin/DataType/EntityAdapter.php Retrieves the iterator for the object.
EntityAdapterUnitTest::testGetIterator function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php Tests get iterator.
ErrorCollection::getIterator function core/modules/jsonapi/src/JsonApiResource/ErrorCollection.php Returns an iterator for errors.
ItemList::getIterator function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php
LazyPluginCollection::getIterator function core/lib/Drupal/Component/Plugin/LazyPluginCollection.php
LazyRouteCollection::getIterator function core/lib/Drupal/Core/Routing/LazyRouteCollection.php
LazyRouteCollectionTest::testGetIterator function core/tests/Drupal/Tests/Core/Routing/LazyRouteCollectionTest.php Tests get iterator.
LinearHistory::getIterator function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php
LinkCollection::getIterator function core/modules/jsonapi/src/JsonApiResource/LinkCollection.php Returns an iterator for links.
Map::getIterator function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php Retrieves the iterator for the object.
OptimizedPhpArrayDumper::getIterator function core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Gets a service iterator in a suitable PHP array format.
OptimizedPhpArrayDumperTest::getIterator function core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php Helper function to return a machine-optimized iterator.
ScaffoldFileCollection::getIterator function composer/Plugin/Scaffold/Operations/ScaffoldFileCollection.php Retrieves the iterator for the object.
SourcePluginBase::getIterator function core/modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php Returns the iterator that will yield the row arrays to be processed.
TemporaryArrayObjectThrowingExceptions::getIterator function core/modules/jsonapi/src/Normalizer/Value/TemporaryArrayObjectThrowingExceptions.php Create a new iterator from an ArrayObject instance.
TemporaryArrayObjectThrowingExceptions::getIteratorClass function core/modules/jsonapi/src/Normalizer/Value/TemporaryArrayObjectThrowingExceptions.php Gets the class name of the iterator used by \ArrayObject::getIterator().
TraversableObject::getIterator function core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/TraversableObject.php Retrieves the iterator for the object.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.