Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
ArrayElement.php
»
ArrayElement
»
ArrayElement::getElements
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
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
().