7 calls to ArrayElement::getElements()

ArrayElement::count in drupal/core/lib/Drupal/Core/Config/Schema/ArrayElement.php
Implements Countable::count().
ArrayElement::getIterator in drupal/core/lib/Drupal/Core/Config/Schema/ArrayElement.php
Implements IteratorAggregate::getIterator();
ArrayElement::offsetExists in drupal/core/lib/Drupal/Core/Config/Schema/ArrayElement.php
Implements ArrayAccess::offsetExists().
ArrayElement::offsetGet in drupal/core/lib/Drupal/Core/Config/Schema/ArrayElement.php
Implements ArrayAccess::offsetGet().
ArrayElement::validate in drupal/core/lib/Drupal/Core/Config/Schema/ArrayElement.php
Implements TypedDataInterface::validate().
Mapping::get in drupal/core/lib/Drupal/Core/Config/Schema/Mapping.php
Implements Drupal\Core\TypedData\ComplexDataInterface::get().
Mapping::getProperties in drupal/core/lib/Drupal/Core/Config/Schema/Mapping.php
Implements Drupal\Core\TypedData\ComplexDataInterface::getProperties().