Search for build
- Search 7.x for build
- Search 8.9.x for build
- Search 10.3.x for build
- Search 11.x for build
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ViewsBlockBase::buildConfigurationForm | function | core/ |
Form constructor. |
ViewsBlockTest::testBuild | function | core/ |
Tests the build method. |
ViewsBlockTest::testBuildEmpty | function | core/ |
Tests the build method. |
ViewsBlockTest::testBuildFailed | function | core/ |
Tests the build method with a failed execution. |
ViewsBlockTest::testBuildWithTitleOverride | function | core/ |
Tests ViewsBlock::build() with a title override. |
ViewsBlockTest::testBuildWithTitleToken | function | core/ |
Tests that ViewsBlock::build() produces the right output with title tokens. |
ViewsExposedFilterBlock::build | function | core/ |
|
ViewsExposedForm::buildForm | function | core/ |
Form constructor. |
ViewsForm::buildForm | function | core/ |
Form constructor. |
ViewsFormMainForm::buildForm | function | core/ |
Form constructor. |
ViewsMenuLinkForm::buildConfigurationForm | function | core/ |
Form constructor. |
ViewsPluginInterface::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
ViewsSelection::buildConfigurationForm | function | core/ |
Form constructor. |
ViewsTestDataController::placeholderLazyBuilder | function | core/ |
#lazy_builder callback; for testing purposes only. |
ViewsTestDataElementEmbedForm::buildForm | function | core/ |
Form constructor. |
ViewsTestDataElementForm::buildForm | function | core/ |
Form constructor. |
ViewsTestDataErrorForm::buildForm | function | core/ |
Form constructor. |
views_test_data_views_post_build | function | core/ |
Implements hook_views_post_build(). |
views_test_data_views_pre_build | function | core/ |
Implements hook_views_pre_build(). |
views_ui_build_form_url | function | core/ |
Creates the menu path for a standard AJAX form given the form state. |
views_ui_entity_type_build | function | core/ |
Implements hook_entity_type_build(). |
VocabularyListBuilder | class | core/ |
Defines a class to build a listing of taxonomy vocabulary entities. |
VocabularyListBuilder.php | file | core/ |
|
VocabularyListBuilder::$currentUser | property | core/ |
The current user. |
VocabularyListBuilder::$entitiesKey | property | core/ |
The key to use for the form element containing the entities. |
VocabularyListBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
VocabularyListBuilder::$messenger | property | core/ |
The messenger. |
VocabularyListBuilder::$renderer | property | core/ |
The renderer service. |
VocabularyListBuilder::buildForm | function | core/ |
Form constructor. |
VocabularyListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
VocabularyListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
VocabularyListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
VocabularyListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
VocabularyListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
VocabularyListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
VocabularyListBuilder::submitForm | function | core/ |
Form submission handler. |
VocabularyListBuilder::__construct | function | core/ |
Constructs a new VocabularyListBuilder object. |
WebAssert::buildStatusMessageSelector | function | core/ |
Builds a xpath selector for a message with given type and text. |
WebAssert::buildXPathQuery | function | core/ |
Builds an XPath query. |
WidgetBase::afterBuild | function | core/ |
After-build handler for field elements in a form. |
WizardInterface::buildForm | function | core/ |
Form callback to build other elements in the "show" form. |
WizardPluginBase::buildDisplayOptions | function | core/ |
Builds an array of display options for the view. |
WizardPluginBase::buildFilters | function | core/ |
Builds the form structure for selecting the view's filters. |
WizardPluginBase::buildForm | function | core/ |
Form callback to build other elements in the "show" form. |
WizardPluginBase::buildFormStyle | function | core/ |
Adds the style options to the wizard form. |
WizardPluginBase::buildSorts | function | core/ |
Builds the form structure for selecting the view's sort order. |
WorkflowDeleteForm::buildForm | function | core/ |
Form constructor. |
WorkflowListBuilder | class | core/ |
Provides a listing of Workflow entities. |
WorkflowListBuilder.php | file | core/ |
|
WorkflowListBuilder::$workflowTypeManager | property | core/ |
The workflow type plugin manager. |
Pagination
- Previous page
- Page 63
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.