Search for to
Title | Object type | File name | Summary |
---|---|---|---|
FormattableMarkup::__toString | function | core/ |
Returns markup. |
FormattableMarkupTest::testToString | function | core/ |
@covers ::__toString[[api-linebreak]] @covers ::jsonSerialize[[api-linebreak]] |
FormattedDateDiff::toRenderable | function | core/ |
Returns a render array representation of the object. |
formattedText.ckeditor.css | file | core/ |
Functional styles for the CKEditor-based formatted text in-place editor. |
formattedText.ckeditor.css | file | core/ |
Functional styles for the CKEditor-based formatted text in-place editor. |
formattedText.ckeditor.css | file | core/ |
Functional styles for the CKEditor-based formatted text in-place editor. |
formattedText.ckeditor5.css | file | core/ |
Functional styles for the CKEditor-based formatted text in-place editor. |
formattedText.ckeditor5.css | file | core/ |
Functional styles for the CKEditor-based formatted text in-place editor. |
formattedText.ckeditor5.css | file | core/ |
Functional styles for the CKEditor 5-based formatted text in-place editor. |
FormatterPluginManager::getOptions | function | core/ |
Returns an array of formatter options for a field type. |
FormBase::$configFactory | property | core/ |
The config factory. |
FormBase::configFactory | function | core/ |
Gets the config factory for this form. |
FormBase::resetConfigFactory | function | core/ |
Resets the configuration factory. |
FormBase::setConfigFactory | function | core/ |
Sets the config factory for this form. |
FormBuilder::$csrfToken | property | core/ |
The CSRF token generator to validate the form token. |
FormBuilder::$formValidator | property | core/ |
The form validator. |
FormBuilder::buttonWasClicked | function | core/ |
Determines if a given button triggered the form submission. |
FormBuilder::renderFormTokenPlaceholder | function | core/ |
Renders the form CSRF token. It's a #lazy_builder callback. |
FormBuilder::setInvalidTokenError | function | core/ |
Sets a form_token error on the given form state. |
FormBuilderTest::providerTestFormTokenCacheability | function | core/ |
Data provider for testFormTokenCacheability. |
FormBuilderTest::providerTestInvalidToken | function | core/ |
|
FormBuilderTest::testFormTokenCacheability | function | core/ |
@covers ::prepareForm[[api-linebreak]] |
FormBuilderTest::testInvalidToken | function | core/ |
@covers ::doBuildForm[[api-linebreak]] |
FormCache::$configFactory | property | core/ |
The config factory. |
FormCache::$csrfToken | property | core/ |
The CSRF token generator to validate the form token. |
FormCache::$keyValueExpirableFactory | property | core/ |
The factory for expirable key value stores used by form cache. |
FormCacheTest::$csrfToken | property | core/ |
The CSRF token generator. |
FormCacheTest::$formCacheStore | property | core/ |
The expirable key value store used by form cache. |
FormCacheTest::$formStateCacheStore | property | core/ |
The expirable key value store used by form state cache. |
FormCacheTest::$keyValueExpirableFactory | property | core/ |
The expirable key value factory. |
FormCacheTest::testCacheCustomExpiration | function | core/ |
Tests the form cache with an overridden cache expiration. |
FormCacheTest::testCacheToken | function | core/ |
Tests the form cache with a logged-in user. |
FormCacheTest::testGetCacheInvalidToken | function | core/ |
@covers ::getCache[[api-linebreak]] |
FormCacheTest::testGetCacheValidToken | function | core/ |
@covers ::getCache[[api-linebreak]] |
FormCacheTest::testNoCacheToken | function | core/ |
Tests the form cache without a logged-in user. |
FormDefaultHandlersTest::customSubmitForm | function | core/ |
|
FormDefaultHandlersTest::customValidateForm | function | core/ |
|
FormDefaultHandlersTest::testDefaultAndCustomHandlers | function | core/ |
Tests that default handlers are added even if custom are specified. |
FormEditor | class | core/ |
Defines the form in-place editor. |
FormEditor.php | file | core/ |
|
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. |
FormErrorHandlerCKEditor5Test | class | core/ |
Tests the inline errors fragment link to a CKEditor5-enabled textarea. |
FormErrorHandlerCKEditor5Test.php | file | core/ |
|
FormErrorHandlerCKEditor5Test::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FormErrorHandlerCKEditor5Test::$modules | property | core/ |
Modules to enable. |
FormErrorHandlerCKEditor5Test::setUp | function | core/ |
|
FormErrorHandlerCKEditor5Test::testFragmentLink | function | core/ |
Tests if the fragment link to a textarea works with CKEditor 5 enabled. |
FormErrorHandlerCKEditorTest | class | core/ |
Tests the inline errors fragment link to a CKEditor-enabled textarea. |
Pagination
- Previous page
- Page 111
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.