Search for build
Title | Object type | File name | Summary |
---|---|---|---|
RecursiveContextualValidatorTest::buildExampleTypedDataWithProperties | function | core/ |
Builds some example type data object. |
RedirectBlockForm::buildForm | function | core/ |
Form constructor. |
RedirectFormBlock::$formBuilder | property | core/ |
The form builder. |
RedirectFormBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
RegionalForm::buildForm | function | core/ |
Form constructor. |
Registry::build | function | core/ |
Builds the theme registry cache. |
RegistryTest::testLegacyThemeRegistryRebuild | function | core/ |
Tests deprecated drupal_theme_rebuild() function. |
Relationship::buildLinkCollectionFromEntityReferenceField | function | core/ |
Builds a LinkCollection for the given entity reference field. |
RelationshipPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
RemoveBlockForm::buildForm | function | core/ |
Form constructor. |
RenderCacheIntegrationTest::testBuildRenderableWithCacheContexts | function | core/ |
Ensure that the view renderable contains the cache contexts. |
RenderCallbacks::alterLayoutBuilder | function | core/ |
Pre-render callback for layout builder. |
RenderedEntity::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
RendererBase::$build | property | core/ |
Contains an array of render arrays, one for each rendered entity. |
RendererPlaceholdersTest::generatePlaceholderWithLazyBuilderPreview | function | core/ |
Generates an element with a lazy builder and preview. |
RendererPlaceholdersTest::testChildrenPlusBuilder | function | core/ |
@covers ::render @covers ::doRender |
RendererPlaceholdersTest::testCreatePlaceholderPropertyWithoutLazyBuilder | function | core/ |
@covers ::render @covers ::doRender |
RendererPlaceholdersTest::testInvalidLazyBuilder | function | core/ |
@covers ::render @covers ::doRender |
RendererPlaceholdersTest::testInvalidLazyBuilderArguments | function | core/ |
@covers ::render @covers ::doRender |
RendererPlaceholdersTest::testNonArrayReturnFromLazyBuilder | function | core/ |
Tests that an error is thrown if a lazy builder doesn't return an array. |
RendererPlaceholdersTest::testNonScalarLazyBuilderCallbackContext | function | core/ |
@covers ::render @covers ::doRender |
RendererPlaceholdersTest::testPropertiesPlusBuilder | function | core/ |
@covers ::render @covers ::doRender |
RendererPlaceholdersTest::testRenderLazyBuilderPreview | function | core/ |
Tests the creation of an element with a lazy_builder_preview. |
RendererPlaceholdersTest::testScalarLazyBuilderCallbackContext | function | core/ |
@covers ::render @covers ::doRender |
RenderPlaceholderMessageTestController::build | function | core/ |
|
ReorderDisplays::buildForm | function | core/ |
Form constructor. |
RequestPath::buildConfigurationForm | function | core/ |
Form constructor. |
ResizeImageEffect::buildConfigurationForm | function | core/ |
|
ResourceObject::buildLinksFromEntity | function | core/ |
Builds a LinkCollection for the given entity. |
ResourceObjectNormalizer::buildEmptyNormalization | function | core/ |
Builds the empty normalization structure for cache misses. |
ResourceTypeBuildEvent | class | core/ |
An event used to configure the construction of a JSON:API resource type. |
ResourceTypeBuildEvent.php | file | core/ |
|
ResourceTypeBuildEvent::$disabled | property | core/ |
Whether the JSON:API resource type to be built should be disabled. |
ResourceTypeBuildEvent::$fields | property | core/ |
The fields of the resource type to be built. |
ResourceTypeBuildEvent::$resourceTypeName | property | core/ |
The JSON:API resource type name of the instance to be built. |
ResourceTypeBuildEvent::createFromEntityTypeAndBundle | function | core/ |
Creates a new ResourceTypeBuildEvent. |
ResourceTypeBuildEvent::disableField | function | core/ |
Disables the given field on the resource type to be built. |
ResourceTypeBuildEvent::disableResourceType | function | core/ |
Disables the resource type to be built. |
ResourceTypeBuildEvent::getFields | function | core/ |
Gets the current fields of the resource type to be built. |
ResourceTypeBuildEvent::getResourceTypeName | function | core/ |
Gets current resource type name of the resource type to be built. |
ResourceTypeBuildEvent::resourceTypeShouldBeDisabled | function | core/ |
Whether the resource type to be built should be disabled. |
ResourceTypeBuildEvent::setPublicFieldName | function | core/ |
Sets the public name of the given field on the resource type to be built. |
ResourceTypeBuildEvent::setResourceTypeName | function | core/ |
Sets the name of the resource type to be built. |
ResourceTypeBuildEvent::__construct | function | core/ |
ResourceTypeBuildEvent constructor. |
ResourceTypeBuildEvents | class | core/ |
Contains all events emitted during the resource type build process. |
ResourceTypeBuildEvents.php | file | core/ |
|
ResourceTypeBuildEvents::BUILD | constant | core/ |
Emitted during the resource type build process. |
ResourceTypeBuildEventSubscriber | class | core/ |
Event subscriber which tests disabling resource types. |
ResourceTypeBuildEventSubscriber.php | file | core/ |
|
ResourceTypeBuildEventSubscriber::aliasResourceTypeFields | function | core/ |
Aliases any resource type fields that have been aliased by a test. |
Pagination
- Previous page
- Page 53
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.