Search for build
Title | Object type | File name | Summary |
---|---|---|---|
NodeTypeForm::buildEntity | function | core/ |
Builds an updated entity object based upon the submitted form values. |
NodeTypeListBuilder | class | core/ |
Defines a class to build a listing of node type entities. |
NodeTypeListBuilder.php | file | core/ |
|
NodeTypeListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
NodeTypeListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
NodeTypeListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
NodeTypeListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
NodeViewBuilder | class | core/ |
View builder handler for nodes. |
NodeViewBuilder.php | file | core/ |
|
NodeViewBuilder::buildComponents | function | core/ |
Builds the component fields and properties of a set of entities. |
NodeViewBuilder::buildLinks | function | core/ |
Build the default links (Read more) for a node. |
NodeViewBuilder::getBuildDefaults | function | core/ |
Provides entity-specific defaults to the build process. |
NodeViewBuilder::renderLinks | function | core/ |
#lazy_builder callback; builds a node's links. |
NodeViewBuilder::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
NodeViewBuilderTest | class | core/ |
Tests the node view builder. |
NodeViewBuilderTest.php | file | core/ |
|
NodeViewBuilderTest::$modules | property | core/ |
Modules to install. |
NodeViewBuilderTest::$renderer | property | core/ |
The renderer. |
NodeViewBuilderTest::$storage | property | core/ |
The node storage. |
NodeViewBuilderTest::$viewBuilder | property | core/ |
The node view builder. |
NodeViewBuilderTest::setUp | function | core/ |
|
NodeViewBuilderTest::testPendingRevisionLinks | function | core/ |
Tests that node links are displayed correctly in pending revisions. |
node_access_needs_rebuild | function | core/ |
Toggles or reads the value of a flag for rebuilding the node access grants. |
node_access_rebuild | function | core/ |
Rebuilds the node access database. |
node_test_node_build_defaults_alter | function | core/ |
Implements hook_ENTITY_TYPE_build_defaults_alter() for node entities. |
None::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
NullArgument::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
NumberListField::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
NumericArgument::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
NumericField::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
NumericFilter::buildExposeForm | function | core/ |
Options form subform for exposed filter options. |
OEmbed::buildConfigurationForm | function | core/ |
Form constructor. |
OEmbedForm::buildInputElement | function | core/ |
Builds the element for submitting source field value(s). |
OpmlFields::buildOptionsForm | function | core/ |
Provide a form for setting options. |
OptimizedPhpArrayDumperTest::$containerBuilder | property | core/ |
The container builder instance. |
OverridesEntityForm::buildForm | function | core/ |
Form constructor. |
OverridesEntityForm::buildMessage | function | core/ |
Renders a message to display at the top of the layout builder. |
OverridesSectionStorage::buildLocalTasks | function | core/ |
Provides the local tasks dynamically for Layout Builder plugins. |
OverridesSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
OverridesSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
OverridesSectionStorageTest::testBuildRoutes | function | core/ |
@covers ::buildRoutes @covers ::hasIntegerId @covers ::getEntityTypes @covers \Drupal\layout_builder\Routing\LayoutBuilderRoutesTrait::buildLayoutRoutes |
Overview::buildForm | function | core/ |
Form constructor. |
OverviewForm::buildForm | function | core/ |
Form constructor. |
OverviewTerms::$termListBuilder | property | core/ |
The term list builder. |
OverviewTerms::buildForm | function | core/ |
Form constructor. |
PackageGenerator::builders | function | composer/ |
Returns a list of metapackage builders. |
Page::buildBasicRenderable | function | core/ |
Builds a basic render array which can be properly render cached. |
Page::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
PagerTestController::buildTestTable | function | core/ |
Builds a render array for a multi-page test table. |
PageTest::testBuildBasicRenderable | function | core/ |
@covers ::buildBasicRenderable |
Pagination
- Previous page
- Page 49
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.