Search for build
- Search 7.x for build
- Search 9.5.x for build
- Search 10.3.x for build
- Search 11.x for build
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DateFormatListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
DateFormatListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
DateFormatListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
DateFormatListBuilder::__construct | function | core/ |
Constructs a new DateFormatListBuilder object. |
DatetimeElementFormTest::buildForm | function | core/ |
Form constructor. |
DateTimeFormatterBase::buildDate | function | core/ |
Creates a render array from a date object. |
DateTimeFormatterBase::buildDateWithIsoAttribute | function | core/ |
Creates a render array from a date object with ISO date attribute. |
DateTimeFormInjectionTest::buildForm | function | core/ |
Form constructor. |
DbLogController::$formBuilder | property | core/ |
The form builder service. |
DbLogController::buildFilterQuery | function | core/ |
Builds a query for database log administration filters based on session. |
DblogFilterForm::buildForm | function | core/ |
Form constructor. |
DbLogFormInjectionTest::buildForm | function | core/ |
Form constructor. |
DblogMessage::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
DefaultProcessor::buildConfigurationForm | function | core/ |
Form constructor. |
DefaultSelection::buildConfigurationForm | function | core/ |
Form constructor. |
DefaultSelection::buildEntityQuery | function | core/ |
Builds an EntityQuery to get referenceable entities. |
DefaultsEntityForm::buildEntity | function | core/ |
Builds an updated entity object based upon the submitted form values. |
DefaultsEntityForm::buildForm | function | core/ |
Form constructor. |
DefaultsEntityForm::buildMessage | function | core/ |
Renders a message to display at the top of the layout builder. |
DefaultsEntityForm::layoutBuilderElementGetKeys | function | core/ |
Form element #process callback. |
DefaultsSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
DefaultsSectionStorage::disableLayoutBuilder | function | core/ |
Disables the Layout Builder. |
DefaultsSectionStorage::enableLayoutBuilder | function | core/ |
Enables the Layout Builder. |
DefaultsSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
DefaultsSectionStorage::isLayoutBuilderEnabled | function | core/ |
Determines if Layout Builder is enabled. |
DefaultsSectionStorageTest::testBuildRoutes | function | core/ |
@covers ::buildRoutes @covers ::getEntityTypes @covers \Drupal\layout_builder\Routing\LayoutBuilderRoutesTrait::buildLayoutRoutes |
DefaultSummary::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
DeleteForm::buildForm | function | core/ |
Form constructor. |
DeleteMultipleForm::buildForm | function | core/ |
Form constructor. |
DiscardLayoutChangesForm::buildForm | function | core/ |
Form constructor. |
Display::buildForm | function | core/ |
Form constructor. |
DisplayExtenderPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
DisplayExtenderTest::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
DisplayLink::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
DisplayPluginBase::buildBasicRenderable | function | core/ |
Builds a basic render array which can be properly render cached. |
DisplayPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
DisplayPluginBase::buildRenderable | function | core/ |
Builds a renderable array of the view. |
DisplayPluginBase::buildRenderingLanguageOptions | function | core/ |
Returns the available rendering strategies for language-aware entities. |
DisplayPluginInterface::buildBasicRenderable | function | core/ |
Builds a basic render array which can be properly render cached. |
DisplayPluginInterface::buildOptionsForm | function | core/ |
Provides the default form for setting options. |
DisplayPluginInterface::buildRenderable | function | core/ |
Builds a renderable array of the view. |
DisplayTest::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
DisplayTest::testAjaxRebuild | function | core/ |
Confirms that form_alter is triggered after ajax rebuilds. |
DraggableListBuilder | class | core/ |
Defines a class to build a draggable listing of configuration entities. |
DraggableListBuilder.php | file | core/ |
|
DraggableListBuilder::$entities | property | core/ |
The entities being listed. |
DraggableListBuilder::$entitiesKey | property | core/ |
The key to use for the form element containing the entities. |
DraggableListBuilder::$formBuilder | property | core/ |
The form builder. |
DraggableListBuilder::$limit | property | core/ |
The number of entities to list per page, or FALSE to list all entities. |
DraggableListBuilder::$weightKey | property | core/ |
Name of the entity's weight field or FALSE if no field is provided. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.