Search for _array
- Search 7.x for _array
- Search 9.5.x for _array
- Search 10.3.x for _array
- Search 11.x for _array
- Search main for _array
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DateTimePlusTest::providerTestInvalidDateArrays | function | core/ |
Data provider for testInvalidDateArrays. |
| DateTimePlusTest::testCheckArray | function | core/ |
Tests DateTimePlus::checkArray(). |
| DateTimePlusTest::testDateArrays | function | core/ |
Test creating dates from string and array input. |
| DateTimePlusTest::testInvalidDateArrays | function | core/ |
Test creating dates from invalid array input. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface. |
| DefaultFactoryTest::testGetPluginClassWithMissingClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a missing class definition. |
| DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a not existing class definition. |
| DefaultFactoryTest::testGetPluginClassWithValidArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a valid array plugin definition. |
| DeprecatedArray | class | core/ |
An array that triggers a deprecation warning when accessed. |
| DeprecatedArray.php | file | core/ |
|
| DeprecatedArray::$message | property | core/ |
The deprecation message. |
| DeprecatedArray::count | function | core/ |
|
| DeprecatedArray::getIterator | function | core/ |
|
| DeprecatedArray::offsetExists | function | core/ |
|
| DeprecatedArray::offsetGet | function | core/ |
|
| DeprecatedArray::offsetSet | function | core/ |
|
| DeprecatedArray::offsetUnset | function | core/ |
|
| DeprecatedArray::serialize | function | core/ |
|
| DeprecatedArray::unserialize | function | core/ |
|
| DeprecatedArray::__construct | function | core/ |
DeprecatedArray constructor. |
| DiffArray | class | core/ |
Provides helpers to perform diffs on multi dimensional arrays. |
| DiffArray.php | file | core/ |
|
| DiffArray::diffAssocRecursive | function | core/ |
Recursively computes the difference of arrays with additional index check. |
| DiffArrayTest | class | core/ |
Tests the DiffArray helper class. |
| DiffArrayTest.php | file | core/ |
|
| DiffArrayTest::$array1 | property | core/ |
Array to use for testing. |
| DiffArrayTest::$array2 | property | core/ |
Array to use for testing. |
| DiffArrayTest::setUp | function | core/ |
|
| DiffArrayTest::testDiffAssocRecursive | function | core/ |
Tests DiffArray::diffAssocRecursive(). |
| DocParser::ArrayEntry | function | core/ |
ArrayEntry ::= Value | KeyValuePair KeyValuePair ::= Key ("=" | ":") PlainValue | Constant Key ::= string | integer | Constant |
| DocParser::Arrayx | function | core/ |
Array ::= "{" ArrayEntry {"," ArrayEntry}* [","] "}" |
| DocParserTest::getAnnotationVarTypeArrayProviderInvalid | function | core/ |
|
| DocParserTest::testAnnotationWithAttributesWithVarTypeArrayError | function | core/ |
@dataProvider getAnnotationVarTypeArrayProviderInvalid |
| DocParserTest::testAnnotationWithVarTypeArrayError | function | core/ |
@dataProvider getAnnotationVarTypeArrayProviderInvalid |
| DocParserTest::testArrayWithColon | function | core/ |
|
| DocParserTest::testEmptyArray | function | core/ |
Tests parsing empty arrays. |
| DocParserTest::testNestedArraysWithNestedAnnotation | function | core/ |
|
| DrupalKernel::$phpArrayDumperClass | property | core/ |
Holds the class used for dumping the container to a PHP array. |
| DynamicPageCacheSubscriber::$dynamicPageCacheRedirectRenderArray | property | core/ |
Dynamic Page Cache's redirect render array. |
| DynamicPageCacheSubscriber::renderArrayToResponse | function | core/ |
Gets the embedded Response object in a render array. |
| DynamicPageCacheSubscriber::responseToRenderArray | function | core/ |
Embeds a Response object in a render array so that RenderCache can cache it. |
| EarlyRenderingTestController::renderArray | function | core/ |
|
| EarlyRenderingTestController::renderArrayEarly | function | core/ |
|
| EntityAdapter::toArray | function | core/ |
Returns an array of all property values. |
| EntityAdapterUnitTest::testToArray | function | core/ |
@covers ::toArray[[api-linebreak]] |
| EntityAdapterUnitTest::testToArrayWithoutData | function | core/ |
@covers ::toArray[[api-linebreak]] |
| EntityBase::toArray | function | core/ |
Gets an array of all property values. |
| EntityDisplayBase::toArray | function | core/ |
Gets an array of all property values. |
| EntityInterface::toArray | function | core/ |
Gets an array of all property values. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.