Search for build
Title | Object type | File name | Summary |
---|---|---|---|
ViewListBuilder::$displayManager | property | core/ |
The views display plugin manager to use. |
ViewListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
ViewListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
ViewListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
ViewListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
ViewListBuilder::getDisplaysList | function | core/ |
Gets a list of displays included in the view. |
ViewListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
ViewListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
ViewListBuilder::__construct | function | core/ |
Constructs a new ViewListBuilder object. |
ViewListBuilderTest | class | core/ |
@coversDefaultClass \Drupal\views_ui\ViewListBuilder @group views_ui |
ViewListBuilderTest.php | file | core/ |
|
ViewListBuilderTest::testBuildRowEntityList | function | core/ |
Tests the listing of displays on a views list builder. |
views-ui-build-group-filter-form.html.twig | file | core/ |
Default theme implementation for Views UI build group filter form. |
views-ui-build-group-filter-form.html.twig | file | core/ |
Theme override for Views UI build group filter form. |
views-ui-build-group-filter-form.html.twig | file | core/ |
Theme override for Views UI build group filter form. |
ViewsBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
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(). |
VocabularyForm::buildEntity | function | core/ |
Builds an updated entity object based upon the submitted form values. |
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. |
Pagination
- Previous page
- Page 64
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.