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 |
---|---|---|---|
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/ |
Provide the basic form which calls through to subforms. |
FilterTestFormatForm::buildForm | function | core/ |
Form constructor. |
Fixed::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
FormActionXssTest::buildForm | function | core/ |
Form constructor. |
FormAjaxResponseBuilder | class | core/ |
Builds an AJAX form response. |
FormAjaxResponseBuilder.php | file | core/ |
|
FormAjaxResponseBuilder::$ajaxRenderer | property | core/ |
The main content to AJAX Response renderer. |
FormAjaxResponseBuilder::$routeMatch | property | core/ |
The current route match. |
FormAjaxResponseBuilder::buildResponse | function | core/ |
Builds a response for an AJAX form. |
FormAjaxResponseBuilder::__construct | function | core/ |
Constructs a new FormAjaxResponseBuilder. |
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/ |
@coversDefaultClass \Drupal\Core\Form\FormAjaxResponseBuilder @group Form |
FormAjaxResponseBuilderTest.php | file | core/ |
|
FormAjaxResponseBuilderTest::$formAjaxResponseBuilder | property | core/ |
|
FormAjaxResponseBuilderTest::$renderer | property | core/ |
|
FormAjaxResponseBuilderTest::$routeMatch | property | core/ |
|
FormAjaxResponseBuilderTest::setUp | function | core/ |
|
FormAjaxResponseBuilderTest::testBuildResponseNoCallable | function | core/ |
@covers ::buildResponse |
FormAjaxResponseBuilderTest::testBuildResponseNoTriggeringElement | function | core/ |
@covers ::buildResponse |
FormAjaxResponseBuilderTest::testBuildResponseRenderArray | function | core/ |
@covers ::buildResponse |
FormAjaxResponseBuilderTest::testBuildResponseResponse | function | core/ |
@covers ::buildResponse |
FormAjaxResponseBuilderTest::testBuildResponseWithCommands | function | core/ |
@covers ::buildResponse |
FormAjaxResponseBuilderTest::testBuildResponseWithUpdateCommand | function | core/ |
@covers ::buildResponse |
FormAjaxSubscriber::$formAjaxResponseBuilder | property | core/ |
The form AJAX response builder. |
FormAjaxSubscriberTest::$formAjaxResponseBuilder | property | core/ |
|
FormAjaxSubscriberTest::testOnExceptionNewBuildId | function | core/ |
@covers ::onException |
FormAjaxSubscriberTest::testOnExceptionResponseBuilderException | function | core/ |
@covers ::onException |
FormBuilder | class | core/ |
Provides form building and processing. |
FormBuilder.php | file | core/ |
|
FormBuilder::$classResolver | property | core/ |
The class resolver. |
FormBuilder::$csrfToken | property | core/ |
The CSRF token generator to validate the form token. |
FormBuilder::$currentUser | property | core/ |
The current user. |
FormBuilder::$elementInfo | property | core/ |
The element info manager. |
FormBuilder::$eventDispatcher | property | core/ |
The event dispatcher. |
FormBuilder::$formCache | property | core/ |
The form cache. |
FormBuilder::$formSubmitter | property | core/ |
The form submitter. |
FormBuilder::$formValidator | property | core/ |
The form validator. |
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.