Search for _array
- Search 7.x for _array
- Search 8.9.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 |
|---|---|---|---|
| SectionComponentBuildRenderArrayEvent::getPlugin | function | core/ |
Get the plugin for the section component being built. |
| SectionComponentBuildRenderArrayEvent::inPreview | function | core/ |
Determine if the component is in preview mode. |
| SectionComponentBuildRenderArrayEvent::setBuild | function | core/ |
Set the render array. |
| SectionComponentBuildRenderArrayEvent::__construct | function | core/ |
Creates a new SectionComponentBuildRenderArrayEvent object. |
| SectionComponentTest::testToRenderArray | function | core/ |
@covers ::toRenderArray[[api-linebreak]] |
| SectionRenderTest::testToRenderArray | function | core/ |
@covers ::toRenderArray[[api-linebreak]] |
| SectionRenderTest::testToRenderArrayAccessDenied | function | core/ |
@covers ::toRenderArray[[api-linebreak]] |
| SectionRenderTest::testToRenderArrayEmpty | function | core/ |
@covers ::toRenderArray[[api-linebreak]] |
| SectionRenderTest::testToRenderArrayMissingPluginId | function | core/ |
@covers ::toRenderArray[[api-linebreak]] |
| SectionRenderTest::testToRenderArrayPreview | function | core/ |
@covers ::toRenderArray[[api-linebreak]] |
| SecurityAdvisory::createFromArray | function | core/ |
Creates a SecurityAdvisories instance from an array. |
| SecurityAdvisoryTest::providerCreateFromArray | function | core/ |
Data provider for testCreateFromArray(). |
| SecurityAdvisoryTest::providerCreateFromArrayInvalidField | function | core/ |
Data provider for testCreateFromArrayInvalidField(). |
| SecurityAdvisoryTest::providerCreateFromArrayMissingField | function | core/ |
Data provider for testCreateFromArrayMissingField(). |
| SecurityAdvisoryTest::testCreateFromArray | function | core/ |
Tests creating with valid data. |
| SecurityAdvisoryTest::testCreateFromArrayInvalidField | function | core/ |
Tests exceptions for invalid field types. |
| SecurityAdvisoryTest::testCreateFromArrayMissingField | function | core/ |
Tests exceptions with missing fields. |
| SortArray | class | core/ |
Provides generic array sorting helper methods. |
| SortArray.php | file | core/ |
|
| SortArray::sortByKeyInt | function | core/ |
Sorts an integer array item by an arbitrary key. |
| SortArray::sortByKeyString | function | core/ |
Sorts a string array item by an arbitrary key. |
| SortArray::sortByTitleElement | function | core/ |
Sorts a structured array by 'title' key (no # prefix). |
| SortArray::sortByTitleProperty | function | core/ |
Sorts a structured array by '#title' property. |
| SortArray::sortByWeightElement | function | core/ |
Sorts a structured array by the 'weight' element. |
| SortArray::sortByWeightProperty | function | core/ |
Sorts a structured array by '#weight' property. |
| SortArrayTest | class | core/ |
Tests the SortArray component. |
| SortArrayTest.php | file | core/ |
|
| SortArrayTest::assertBothNegativePositiveOrZero | function | core/ |
Asserts that numbers are either both negative, both positive or both zero. |
| SortArrayTest::providerSortByTitleElement | function | core/ |
Data provider for SortArray::sortByTitleElement(). |
| SortArrayTest::providerSortByTitleProperty | function | core/ |
Data provider for SortArray::sortByTitleProperty(). |
| SortArrayTest::providerSortByWeightElement | function | core/ |
Data provider for SortArray::sortByWeightElement(). |
| SortArrayTest::providerSortByWeightProperty | function | core/ |
Data provider for SortArray::sortByWeightProperty(). |
| SortArrayTest::testSortByTitleElement | function | core/ |
Tests SortArray::sortByTitleElement() input against expected output. |
| SortArrayTest::testSortByTitleProperty | function | core/ |
Tests SortArray::sortByTitleProperty() input against expected output. |
| SortArrayTest::testSortByWeightElement | function | core/ |
Tests SortArray::sortByWeightElement() input against expected output. |
| SortArrayTest::testSortByWeightProperty | function | core/ |
Tests SortArray::sortByWeightProperty() input against expected output. |
| StorageCopyTraitTest::toArray | function | core/ |
Get the protected config data out of a MemoryStorage. |
| SubProcessTest::providerTestSourceNotArray | function | core/ |
Data provider for testSourceNotArray(). |
| SubProcessTest::testSourceNotArray | function | core/ |
Tests behavior when source children are not arrays. |
| SvgIconBuilder::buildRenderArray | function | core/ |
Builds a render array representation of an SVG. |
| TableTest::testThemeTableHeaderRenderArray | function | core/ |
Tests header elements with a mix of string and render array values. |
| TableTest::testThemeTableRowRenderArray | function | core/ |
Tests row elements with a mix of string and render array values. |
| TemporaryArrayObjectThrowingExceptions | class | core/ |
An \ArrayObject that throws an exception when used as an ArrayObject. |
| TemporaryArrayObjectThrowingExceptions.php | file | core/ |
|
| TemporaryArrayObjectThrowingExceptions::append | function | core/ |
Append a value to the ArrayObject. |
| TemporaryArrayObjectThrowingExceptions::asort | function | core/ |
Sort the ArrayObject. |
| TemporaryArrayObjectThrowingExceptions::count | function | core/ |
Count the ArrayObject. |
| TemporaryArrayObjectThrowingExceptions::exchangeArray | function | core/ |
Exchange the current array with another array or object. |
| TemporaryArrayObjectThrowingExceptions::getArrayCopy | function | core/ |
Exports the \ArrayObject to an array. |
| TemporaryArrayObjectThrowingExceptions::getFlags | function | core/ |
Gets the behavior flags of the \ArrayObject. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.