Search for build
- Search 7.x for build
- Search 9.5.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 |
|---|---|---|---|
| Filter::buildGroup | function | core/ |
Applies the root condition to the given query. |
| Filter::buildTree | function | core/ |
Organizes the flat, normalized filter items into a tree structure. |
| FilterFormatListBuilder | class | core/ |
Defines a class to build a listing of filter format entities. |
| FilterFormatListBuilder.php | file | core/ |
|
| FilterFormatListBuilder::$configFactory | property | core/ |
The config factory service. |
| FilterFormatListBuilder::$entitiesKey | property | core/ |
|
| FilterFormatListBuilder::$formatRepository | property | core/ |
The filter format repository service. |
| FilterFormatListBuilder::$messenger | property | core/ |
The messenger. |
| FilterFormatListBuilder::buildForm | function | core/ |
|
| FilterFormatListBuilder::buildHeader | function | core/ |
|
| FilterFormatListBuilder::buildRow | function | core/ |
|
| FilterFormatListBuilder::createInstance | function | core/ |
|
| FilterFormatListBuilder::getDefaultOperations | function | core/ |
|
| FilterFormatListBuilder::getFormId | function | core/ |
|
| FilterFormatListBuilder::submitForm | function | core/ |
|
| FilterFormatListBuilder::__construct | function | core/ |
|
| FilterPluginBase::buildExposedFiltersGroupForm | function | core/ |
Build the form to let users create the group of exposed filters. |
| FilterPluginBase::buildExposedForm | function | core/ |
Render our chunk of the exposed filter form when selecting. |
| FilterPluginBase::buildExposeForm | function | core/ |
Options form subform for exposed filter options. |
| FilterPluginBase::buildGroupForm | function | core/ |
Displays the Build Group form. |
| FilterPluginBase::buildGroupOptions | function | core/ |
Provide default options for exposed filters. |
| FilterPluginBase::buildGroupSubmit | function | core/ |
Save new group items, re-enumerates and remove groups marked to delete. |
| FilterPluginBase::buildGroupValidate | function | core/ |
Validate the build group options form. |
| FilterPluginBase::buildOptionsForm | function | core/ |
Provide the basic form which calls through to subforms. |
| FilterPluginBase::buildValueWrapper | function | core/ |
Builds wrapper for value and operator forms. |
| FilterPluginBase::canBuildGroup | function | core/ |
Determine if a filter can be converted into a group. |
| FilterPluginBase::showBuildGroupButton | function | core/ |
Shortcut to display the build_group/hide button. |
| FilterPluginBase::showBuildGroupForm | function | core/ |
Shortcut to display the exposed options form. |
| FilterTest::buildOptionsForm | function | core/ |
|
| FilterTestFormatForm::buildForm | function | core/ |
|
| Fixed::buildOptionsForm | function | core/ |
|
| Form::buildForm | function | core/ |
|
| FormActionXssTest::buildForm | function | core/ |
|
| FormAjaxResponseBuilder | class | core/ |
Builds an AJAX form response. |
| FormAjaxResponseBuilder.php | file | core/ |
|
| FormAjaxResponseBuilder::buildResponse | function | core/ |
|
| FormAjaxResponseBuilder::__construct | function | core/ |
|
| FormAjaxResponseBuilderInterface | interface | core/ |
Provides an interface for building AJAX form responses. |
| FormAjaxResponseBuilderInterface.php | file | core/ |
|
| FormAjaxResponseBuilderInterface::buildResponse | function | core/ |
Builds a response for an AJAX form. |
| FormAjaxResponseBuilderTest | class | core/ |
Tests Drupal\Core\Form\FormAjaxResponseBuilder. |
| FormAjaxResponseBuilderTest.php | file | core/ |
|
| FormAjaxResponseBuilderTest::$callableResolver | property | core/ |
The callable resolver. |
| FormAjaxResponseBuilderTest::$formAjaxResponseBuilder | property | core/ |
|
| FormAjaxResponseBuilderTest::$renderer | property | core/ |
The main content renderer mock. |
| FormAjaxResponseBuilderTest::$routeMatch | property | core/ |
The route match. |
| FormAjaxResponseBuilderTest::setUp | function | core/ |
|
| FormAjaxResponseBuilderTest::testBuildResponseNoCallable | function | core/ |
Tests build response no callable. |
| FormAjaxResponseBuilderTest::testBuildResponseNoTriggeringElement | function | core/ |
Tests build response no triggering element. |
| FormAjaxResponseBuilderTest::testBuildResponseRenderArray | function | core/ |
Tests build response render array. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.