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 |
|---|---|---|---|
| RenderArrayNonHtmlSubscriberTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RenderArrayNonHtmlSubscriberTest::$modules | property | core/ |
Modules to enable. |
| RenderArrayNonHtmlSubscriberTest::testResponses | function | core/ |
Tests handling of responses by events subscriber. |
| RenderArrayNonHtmlSubscriberTestController | class | core/ |
|
| RenderArrayNonHtmlSubscriberTestController.php | file | core/ |
|
| RenderArrayNonHtmlSubscriberTestController::rawString | function | core/ |
|
| RenderArrayNonHtmlSubscriberTestController::renderArray | function | core/ |
|
| RenderCache::getCacheableRenderArray | function | core/ |
Gets a cacheable render array for a render array and its rendered output. |
| RenderCacheInterface::getCacheableRenderArray | function | core/ |
Gets a cacheable render array for a render array and its rendered output. |
| render_array_non_html_subscriber_test.info.yml | file | core/ |
core/modules/system/tests/modules/render_array_non_html_subscriber_test/render_array_non_html_subscriber_test.info.yml |
| render_array_non_html_subscriber_test.routing.yml | file | core/ |
core/modules/system/tests/modules/render_array_non_html_subscriber_test/render_array_non_html_subscriber_test.routing.yml |
| ResourceObjectNormalizationCacher::generateLookupRenderArray | function | core/ |
Generates a lookup render array for a normalization. |
| Section::fromArray | function | core/ |
Creates an object from an array representation of the section. |
| Section::toArray | function | core/ |
Returns an array representation of the section. |
| Section::toRenderArray | function | core/ |
Returns the renderable array for this section. |
| SectionComponent::fromArray | function | core/ |
Creates an object from an array representation of the section component. |
| SectionComponent::toArray | function | core/ |
Returns an array representation of the section component. |
| SectionComponent::toRenderArray | function | core/ |
Returns the renderable array for this component. |
| SectionComponentBuildRenderArrayEvent | class | core/ |
Event fired when a section component's render array is being built. |
| SectionComponentBuildRenderArrayEvent.php | file | core/ |
|
| SectionComponentBuildRenderArrayEvent::$build | property | core/ |
The render array built by the event subscribers. |
| SectionComponentBuildRenderArrayEvent::$component | property | core/ |
The section component whose render array is being built. |
| SectionComponentBuildRenderArrayEvent::$contexts | property | core/ |
The available contexts. |
| SectionComponentBuildRenderArrayEvent::$inPreview | property | core/ |
Whether the component is in preview mode or not. |
| SectionComponentBuildRenderArrayEvent::$plugin | property | core/ |
The plugin for the section component being built. |
| SectionComponentBuildRenderArrayEvent::getBuild | function | core/ |
Get the render array in its current state. |
| SectionComponentBuildRenderArrayEvent::getComponent | function | core/ |
Get the section component whose render array is being built. |
| SectionComponentBuildRenderArrayEvent::getContexts | function | core/ |
Get the available contexts. |
| 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]] |
| 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(). |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.