Search for _array
- Search 7.x for _array
- Search 9.5.x for _array
- Search 8.9.x for _array
- Search 10.3.x for _array
- Search main for _array
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContextualLinkManager::getContextualLinksArrayByGroup | function | core/ |
Gets the contextual links prepared as expected by links.html.twig. |
| ContextualLinkManagerInterface::getContextualLinksArrayByGroup | function | core/ |
Gets the contextual links prepared as expected by links.html.twig. |
| ContextualLinkManagerTest::testGetContextualLinksArrayByGroup | function | core/ |
Tests the getContextualLinksArrayByGroup method. |
| ContextualLinkManagerTest::testGetContextualLinksArrayByGroupAccessCheck | function | core/ |
Tests the access checking of the getContextualLinksArrayByGroup method. |
| css_bad_nesting_array.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/css_bad_nesting_array.libraries.yml |
| CurrentImport::createFromArray | function | core/ |
Creates a CurrentImport from an array. |
| Data::toArray | function | core/ |
Returns the collection as an array. |
| DataDefinition::toArray | function | core/ |
Returns all definition values as array. |
| DataFieldRow::extractFromOptionsArray | function | core/ |
Extracts a set of option values from a nested options array. |
| DateTimePlus::arrayToISO | function | core/ |
Creates an ISO date from an array of values. |
| DateTimePlus::checkArray | function | core/ |
Checks that arrays of date parts will create a valid date. |
| DateTimePlus::createFromArray | function | core/ |
Creates a date object from an array of date parts. |
| DateTimePlus::prepareArray | function | core/ |
Creates a complete array from a possibly incomplete array of date parts. |
| DateTimePlusTest::providerTestCheckArray | function | core/ |
Data provider for testCheckArray. |
| DateTimePlusTest::providerTestDateArrays | function | core/ |
Provides data for date tests. |
| DateTimePlusTest::providerTestInvalidDateArrays | function | core/ |
Data provider for testInvalidDateArrays. |
| DateTimePlusTest::testCheckArray | function | core/ |
Tests DateTimePlus::checkArray(). |
| DateTimePlusTest::testDateArrays | function | core/ |
Tests creating dates from string and array input. |
| DateTimePlusTest::testInvalidDateArrays | function | core/ |
Tests 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 non-existent 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(). |
| DiffOpOutputBuilder::toOpsArray | function | core/ |
Converts the output of Differ to an array of DiffOp* value objects. |
| DiffOpOutputBuilderTest::testToOpsArray | function | core/ |
Tests whether op classes returned match expectations. |
| 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/ |
@phpstan-ignore missingType.return |
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.