Search for _array
- Search 7.x for _array
- Search 9.5.x for _array
- Search 8.9.x for _array
- Search 11.x for _array
- Search main for _array
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AnnotationWithAttributes::$array | property | core/ |
|
| AnnotationWithAttributes::$arrayOfAnnotations | property | core/ |
|
| AnnotationWithAttributes::$arrayOfIntegers | property | core/ |
|
| AnnotationWithAttributes::$arrayOfStrings | property | core/ |
|
| AnnotationWithAttributes::getArray | function | core/ |
|
| AnnotationWithAttributes::getArrayOfAnnotations | function | core/ |
|
| AnnotationWithAttributes::getArrayOfIntegers | function | core/ |
|
| AnnotationWithAttributes::getArrayOfStrings | function | core/ |
|
| AnnotationWithVarType::$array | property | core/ |
|
| AnnotationWithVarType::$arrayOfAnnotations | property | core/ |
|
| AnnotationWithVarType::$arrayOfIntegers | property | core/ |
|
| AnnotationWithVarType::$arrayOfStrings | property | core/ |
|
| ArgumentsConfigArrayKey | class | core/ |
A stub class used by testGetInstanceArguments(). |
| ArgumentsConfigArrayKey::__construct | function | core/ |
|
| ArrayBuildTest::testOneDimensionalArrayInput | function | core/ |
Tests one-dimensional array input. |
| ArrayElement::toArray | function | core/ |
Returns an array of all property values. |
| AssertViewsCacheTagsTrait::assertViewsCacheTagsFromStaticRenderArray | function | core/ |
Asserts a view's result & render cache items' cache tags. |
| AttachedAssets::createFromRenderArray | function | core/ |
Creates an AttachedAssetsInterface object from a render array. |
| AttachedAssetsInterface::createFromRenderArray | function | core/ |
Creates an AttachedAssetsInterface object from a render array. |
| Attribute::toArray | function | core/ |
Returns all storage elements as an array. |
| AttributeArray | class | core/ |
A class that defines a type of Attribute that can be added to as an array. |
| AttributeArray.php | file | core/ |
|
| AttributeArray::exchangeArray | function | core/ |
Exchange the array for another one. |
| AttributeArray::getIterator | function | core/ |
#[\ReturnTypeWillChange] |
| AttributeArray::offsetExists | function | core/ |
#[\ReturnTypeWillChange] |
| AttributeArray::offsetGet | function | core/ |
#[\ReturnTypeWillChange] |
| AttributeArray::offsetSet | function | core/ |
#[\ReturnTypeWillChange] |
| AttributeArray::offsetUnset | function | core/ |
#[\ReturnTypeWillChange] |
| AttributeArray::RENDER_EMPTY_ATTRIBUTE | constant | core/ |
Ensures empty array as a result of array_filter will not print '$name=""'. |
| AttributeArray::__toString | function | core/ |
Implements the magic __toString() method. |
| BatchBuilder::toArray | function | core/ |
Converts a \Drupal\Core\Batch\Batch object into an array. |
| BigPipePlaceholderTestCase::$bigPipeNoJsPlaceholderRenderArray | property | core/ |
The corresponding expected BigPipe no-JS placeholder render array. |
| BigPipePlaceholderTestCase::$bigPipePlaceholderRenderArray | property | core/ |
The corresponding expected BigPipe placeholder render array. |
| BigPipePlaceholderTestCase::$placeholderRenderArray | property | core/ |
The expected corresponding placeholder render array. |
| BigPipePlaceholderTestCase::$renderArray | property | core/ |
The original render array. |
| BlockComponentRenderArray | class | core/ |
Builds render arrays and handles access for all block components. |
| BlockComponentRenderArray.php | file | core/ |
|
| BlockComponentRenderArray::$currentUser | property | core/ |
The current user. |
| BlockComponentRenderArray::getSubscribedEvents | function | core/ |
|
| BlockComponentRenderArray::onBuildRender | function | core/ |
Builds render arrays for block plugins and sets it on the event. |
| BlockComponentRenderArray::__construct | function | core/ |
Creates a BlockComponentRenderArray object. |
| BlockComponentRenderArrayTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\EventSubscriber\BlockComponentRenderArray[[api-linebreak]] @group layout_builder |
| BlockComponentRenderArrayTest.php | file | core/ |
|
| BlockComponentRenderArrayTest::$account | property | core/ |
The current user. |
| BlockComponentRenderArrayTest::$blockManager | property | core/ |
The block plugin manager. |
| BlockComponentRenderArrayTest::providerBlockTypes | function | core/ |
Data provider for test functions that should test block types. |
| BlockComponentRenderArrayTest::setUp | function | core/ |
|
| BlockComponentRenderArrayTest::testOnBuildRender | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
| BlockComponentRenderArrayTest::testOnBuildRenderDenied | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
| BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuild | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.