AttributeArray::offsetSet |
function |
drupal/core/lib/Drupal/Core/Template/AttributeArray.php |
Implements ArrayAccess::offsetSet(). |
CustomArrayObject::$array |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
ToArrayInterface::toArray |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/ToArrayInterface.php |
Get the array representation of an object |
FileBag::fixPhpFilesArray |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/FileBag.php |
Fixes a malformed PHP $_FILES array. |
FlattenException::toArray |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
DateTimePlus::inputIsArray |
function |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
Checks if input is an array of date parts. |
NestedArrayUnitTest::$form |
property |
drupal/core/tests/Drupal/Tests/Core/NestedArrayUnitTest.php |
Form array to check. |
NestedArrayUnitTest::setUp |
function |
drupal/core/tests/Drupal/Tests/Core/NestedArrayUnitTest.php |
|
DateTimePlus::prepareArray |
function |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
Creates a complete array from a possibly incomplete array of date parts. |
twig_get_array_keys_filter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Returns the keys for the given array. |
ArrayElement::offsetExists |
function |
drupal/core/lib/Drupal/Core/Config/Schema/ArrayElement.php |
Implements ArrayAccess::offsetExists(). |
PHPUnit_Util_Type::toArray |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Type.php |
Converts an object to an array containing all of its private, protected
and public properties. |
ArrayCollection::offsetGet |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
ArrayAccess implementation of offsetGet() |
ArrayCollection::offsetSet |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
ArrayAccess implementation of offsetSet() |
Twig_Node_Expression_Array |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Array.php |
|
ArrayCollection::getValues |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Gets all elements. |
Twig_Loader_Array::isFresh |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Array.php |
Returns true if the template is still fresh. |
ArrayCollection::partition |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Partitions this collection in two collections according to a predicate.
Keys are preserved in the resulting collections. |
CacheArray::$keysToPersist |
property |
drupal/core/lib/Drupal/Core/Utility/CacheArray.php |
An array of keys to add to the cache at the end of the request. |
MapArray::copyValuesToKeys |
function |
drupal/core/lib/Drupal/Component/Utility/MapArray.php |
Forms an associative array from a linear array. |
AttributeArray::__toString |
function |
drupal/core/lib/Drupal/Core/Template/AttributeArray.php |
Implements the magic __toString() method. |
MockArraySessionStorageTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
Test class for MockArraySessionStorage. |
NestedArray::mergeDeepArray |
function |
drupal/core/lib/Drupal/Component/Utility/NestedArray.php |
Merges multiple arrays, recursively, and returns the merged array. |
ArrayCollection::$_elements |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
An array containing the entries of this collection. |
ArrayCollection::__toString |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Returns a string representation of this object. |
MockArraySessionStorage.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
|
AttributeArray::offsetUnset |
function |
drupal/core/lib/Drupal/Core/Template/AttributeArray.php |
Implements ArrayAccess::offsetUnset(). |
Twig_Tests_Loader_ArrayTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php |
|
AttributeArray::getIterator |
function |
drupal/core/lib/Drupal/Core/Template/AttributeArray.php |
Implements IteratorAggregate::getIterator(). |
CountValidatorArrayTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorArrayTest.php |
|
NestedArrayUnitTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Core/NestedArrayUnitTest.php |
This method exists to support the simpletest UI runner. |
ArrayCacheTest::testGetStats |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/ArrayCacheTest.php |
@group DCOM-43 |
MockArraySessionStorage::$id |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
|
ArrayCollection::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Initializes a new ArrayCollection. |
ConfirmFormArrayPathTestForm |
class |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/ConfirmFormArrayPathTestForm.php |
Provides a test confirmation form with a complex cancellation destination. |
ArrayCollection::offsetUnset |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
ArrayAccess implementation of offsetUnset() |
ArrayCollection::containsKey |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Checks whether the collection contains a specific key/index. |
Twig_Loader_Array::getSource |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Array.php |
Gets the source code of a template, given its name. |
ArrayCollection::getIterator |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Gets an iterator for iterating over the elements in the collection. |
CollectionValidatorArrayTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorArrayTest.php |
|
CacheArray::resolveCacheMiss |
function |
drupal/core/lib/Drupal/Core/Utility/CacheArray.php |
Resolves a cache miss. |
EasyRdf_Graph::arrayToObject |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php |
Get an EasyRdf_Resource or EasyRdf_Literal object from an associative array.
@ignore |
AttributeArray::offsetExists |
function |
drupal/core/lib/Drupal/Core/Template/AttributeArray.php |
Implements ArrayAccess::offsetExists(). |
CustomArrayObject::offsetGet |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
CustomArrayObject::offsetSet |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
CustomArrayObject::serialize |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
NestedArrayUnitTest::$parents |
property |
drupal/core/tests/Drupal/Tests/Core/NestedArrayUnitTest.php |
Array of parents for the nested element. |
DiffArray::diffAssocRecursive |
function |
drupal/core/lib/Drupal/Component/Utility/DiffArray.php |
Recursively computes the difference of arrays with additional index check. |
ArrayCollection::offsetExists |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
ArrayAccess implementation of offsetExists() |
MockArraySessionStorage::save |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Force the session to be saved and closed. |