Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormCacheTest::testCacheToken | function | core/ |
Tests the form cache with a logged-in user. |
| FormCacheTest::testDeleteCache | function | core/ |
@covers ::deleteCache[[api-linebreak]] |
| FormCacheTest::testGetCacheAnonUser | function | core/ |
@covers ::getCache[[api-linebreak]] |
| FormCacheTest::testGetCacheAuthUser | function | core/ |
@covers ::getCache[[api-linebreak]] |
| FormCacheTest::testGetCacheImmutableForm | function | core/ |
@covers ::getCache[[api-linebreak]] |
| FormCacheTest::testGetCacheInvalidToken | function | core/ |
@covers ::getCache[[api-linebreak]] |
| FormCacheTest::testGetCacheNoForm | function | core/ |
@covers ::getCache[[api-linebreak]] |
| FormCacheTest::testGetCacheValidToken | function | core/ |
@covers ::getCache[[api-linebreak]] |
| FormCacheTest::testLoadCachedFormState | function | core/ |
@covers ::loadCachedFormState[[api-linebreak]] |
| FormCacheTest::testLoadCachedFormStateWithFiles | function | core/ |
@covers ::loadCachedFormState[[api-linebreak]] |
| FormCacheTest::testNoCacheToken | function | core/ |
Tests the form cache without a logged-in user. |
| FormCacheTest::testSetCacheAuthUser | function | core/ |
@covers ::setCache[[api-linebreak]] |
| FormCacheTest::testSetCacheBuildIdMismatch | function | core/ |
@covers ::setCache[[api-linebreak]] |
| FormCacheTest::testSetCacheWithForm | function | core/ |
@covers ::setCache[[api-linebreak]] |
| FormCacheTest::testSetCacheWithoutForm | function | core/ |
@covers ::setCache[[api-linebreak]] |
| FormController::$argumentResolver | property | core/ |
The argument resolver. |
| FormController::$controllerResolver | property | core/ |
The controller resolver. |
| FormController::getContentResult | function | core/ |
Invokes the form and returns the result. |
| FormController::submitForm | function | core/ |
Form submission handler. |
| FormController::__construct | function | core/ |
Constructs a \Drupal\condition_test\FormController object. |
| FormController::__construct | function | core/ |
Constructs a new \Drupal\Core\Controller\FormController object. |
| FormControllerTest | class | core/ |
Tests the FormController class. |
| FormControllerTest.php | file | core/ |
|
| FormControllerTest::testControllerResolverDeprecation | function | core/ |
@expectedDeprecation Using the 'controller_resolver' service as the first argument is deprecated, use the 'http_kernel.controller.argument_resolver' instead. If your subclass requires the 'controller_resolver' service add… |
| FormDefaultHandlersTest | class | core/ |
Tests automatically added form handlers. |
| FormDefaultHandlersTest.php | file | core/ |
|
| FormDefaultHandlersTest::$modules | property | core/ |
Modules to enable. |
| FormDefaultHandlersTest::buildForm | function | core/ |
Form constructor. |
| FormDefaultHandlersTest::customSubmitForm | function | core/ |
|
| FormDefaultHandlersTest::customValidateForm | function | core/ |
|
| FormDefaultHandlersTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormDefaultHandlersTest::setUp | function | core/ |
|
| FormDefaultHandlersTest::submitForm | function | core/ |
Form submission handler. |
| FormDefaultHandlersTest::testDefaultAndCustomHandlers | function | core/ |
Tests that default handlers are added even if custom are specified. |
| FormDefaultHandlersTest::validateForm | function | core/ |
Form validation handler. |
| FormEditor::getAttachments | function | core/ |
Returns the attachments for this editor. |
| FormEditor::isCompatible | function | core/ |
Checks whether this in-place editor is compatible with a given field. |
| FormElement::processAutocomplete | function | core/ |
Adds autocomplete functionality to elements. |
| FormElement::processPattern | function | core/ |
#process callback for #pattern form element property. |
| FormElementBase | class | core/ |
Provides a common base class for form elements. |
| FormElementBase.php | file | core/ |
|
| FormElementBase::$definition | property | core/ |
The data definition of the element this form element is for. |
| FormElementBase::$element | property | core/ |
The schema element this form is for. |
| FormElementBase::create | function | core/ |
Creates a form element instance from a schema definition. |
| FormElementBase::getSourceElement | function | core/ |
Returns the source element for a given configuration definition. |
| FormElementBase::getTranslationBuild | function | core/ |
Builds a render array containing the source and translation form elements. |
| FormElementBase::getTranslationElement | function | core/ |
Returns the translation form element for a given configuration definition. |
| FormElementBase::setConfig | function | core/ |
Sets configuration based on a nested form value array. |
| FormElementBase::__construct | function | core/ |
Constructs a FormElementBase. |
| FormElementHelperTest | class | core/ |
Tests the form element helper. |
Pagination
- Previous page
- Page 573
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.