Twig_Loader_Array::$templates |
property |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Array.php |
|
RearrangeFilter::arrayKeyPlus |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/RearrangeFilter.php |
Adds one to each key of an array. |
AnnotationWithVarType::$array |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithVarType.php |
|
FileTranslation::filesToArray |
function |
drupal/core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php |
Reads the given Gettext PO files into a data structure. |
Twig_TemplateArrayAccessObject |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
FetchTest::testQueryFetchArray |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/FetchTest.php |
Confirms that we can fetch a record to an associative array explicitly. |
MockArraySessionStorage::$name |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
|
MockArraySessionStorage::$data |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
|
MockArraySessionStorage::$bags |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
|
MockArraySessionStorage::start |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Starts the session. |
MockArraySessionStorage::getId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Returns the session ID |
ArrayCollection::removeElement |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Removes the specified element from the collection, if it is found. |
MockArraySessionStorage::setId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Sets the session ID |
MockArraySessionStorage::clear |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Clear all session data in memory. |
AutoExpireFlashBagTest::$array |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
Twig_Loader_Array::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Array.php |
Constructor. |
Twig_Loader_Array::setTemplate |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Array.php |
Adds or overrides a template. |
Twig_Loader_Array::getCacheKey |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Array.php |
Gets the cache key to use for the cache for a given template name. |
CustomArrayObject::__construct |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
PHPUnit_Util_Diff::diffToArray |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Diff.php |
Returns the diff between two arrays or strings as array. |
CustomArrayObject::offsetUnset |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
CustomArrayObject::getIterator |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
CustomArrayObject::unserialize |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
xmlrpc_test_arrayOfStructsTest |
function |
drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module |
|
HeaderComparison::compareArray |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/HeaderComparison.php |
Check if an array of HTTP headers matches another array of HTTP headers while taking * into account as a wildcard |
ArrayCacheTest::_getCacheDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/ArrayCacheTest.php |
|
MockArraySessionStorageTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
MockArraySessionStorage::getBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Gets a SessionBagInterface by name. |
PHPUnit_Util_Class::arrayToName |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Class.php |
Returns the package information of a user-defined class. |
CollectionTest::testArrayAccess |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
CustomArrayObject::offsetExists |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
XmlEncoderTest::testDecodeArray |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
DateTimePlus::constructFromArray |
function |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
Creates a date object from an array of date parts. |
DateTimePlusTest::testDateArrays |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DateTimePlusTest.php |
Test creating dates from arrays of date parts. |
ConfirmFormArrayPathTestForm.php |
file |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/ConfirmFormArrayPathTestForm.php |
Contains \Drupal\form_test\ConfirmFormArrayPathTestForm. |
ResponseHeaderBag::COOKIES_ARRAY |
constant |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
|
MockArraySessionStorage::$closed |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
|
MockArraySessionStorage::getName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Returns the session name |
MockArraySessionStorage::setName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Sets the session name |
UrlTest::testLinkRenderArrayText |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php |
Tests that link functions support render arrays as 'text'. |
AnnotationWithAttributes::$array |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
PHP_Token_INTERFACE::arrayToName |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
PoStreamReader::setItemFromArray |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Store the parsed values as a PoItem object. |
CollectionValidatorArrayTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorArrayTest.php |
|
QueryTest::testArraySubstitution |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/QueryTest.php |
Tests that we can pass an array of values directly in the query. |
CompassFilter::formatArrayToRuby |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
NestedArrayUnitTest::testGetValue |
function |
drupal/core/tests/Drupal/Tests/Core/NestedArrayUnitTest.php |
Tests getting nested array values. |
NestedArrayUnitTest::testSetValue |
function |
drupal/core/tests/Drupal/Tests/Core/NestedArrayUnitTest.php |
Tests setting nested array values. |
MockArraySessionStorage::$started |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
|
FilterPluginBase::arrayFilterZero |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Filter by no empty values, though allow to use "0". |