Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| TextFormatElementFormTest | class | core/ |
Tests PathElement validation and conversion functionality. |
| TextFormatElementFormTest.php | file | core/ |
|
| TextFormatElementFormTest::$modules | property | core/ |
Modules to enable. |
| TextFormatElementFormTest::$testUser | property | core/ |
User for testing. |
| TextFormatElementFormTest::buildForm | function | core/ |
Form constructor. |
| TextFormatElementFormTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TextFormatElementFormTest::getUrl | function | core/ |
Get the current URL from the cURL handler. |
| TextFormatElementFormTest::setUp | function | core/ |
Sets up the test. |
| TextFormatElementFormTest::submitForm | function | core/ |
Form submission handler. |
| TextFormatElementFormTest::testTextFormatElement | function | core/ |
Tests that values are returned. |
| TextFormatElementFormTest::validateForm | function | core/ |
Form validation handler. |
| TextFormatterTest | class | core/ |
Tests the text formatters functionality. |
| TextFormatterTest.php | file | core/ |
|
| TextFormatterTest::$bundle | property | core/ |
The bundle used in this test. |
| TextFormatterTest::$entityType | property | core/ |
The entity type used in this test. |
| TextFormatterTest::$modules | property | core/ |
Modules to enable. |
| TextFormatterTest::setUp | function | core/ |
|
| TextFormatterTest::testFormatters | function | core/ |
Tests all text field formatters. |
| TextItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| TextItem::getConstraints | function | core/ |
Gets a list of validation constraints. |
| TextItem::schema | function | core/ |
Returns the schema for the field. |
| TextItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| TextItemBase | class | core/ |
Base class for 'text' configurable field types. |
| TextItemBase.php | file | core/ |
|
| TextItemBase::applyDefaultValue | function | core/ |
Applies the default value. |
| TextItemBase::generateSampleValue | function | core/ |
Generates placeholder field values. |
| TextItemBase::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| TextItemBase::onChange | function | core/ |
React to changes to a child property or item. |
| TextItemBase::propertyDefinitions | function | core/ |
Defines field item properties. |
| TextItemBaseTest | class | core/ |
Tests TextItemBase. |
| TextItemBaseTest.php | file | core/ |
|
| TextItemBaseTest::$modules | property | core/ |
Modules to enable. |
| TextItemBaseTest::providerTextFieldSampleValue | function | core/ |
Data provider for testTextFieldSampleValue. |
| TextItemBaseTest::testTextFieldSampleValue | function | core/ |
Tests creation of sample values. |
| TextItemSillyNormalizer | class | core/ |
A test TextItem normalizer to test denormalization. |
| TextItemSillyNormalizer.php | file | core/ |
|
| TextItemSillyNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| TextItemSillyNormalizer::constructValue | function | core/ |
Build the field item value using the incoming data. |
| TextItemSillyNormalizer::normalize | function | core/ |
|
| TextLongItem::schema | function | core/ |
Returns the schema for the field. |
| TextProcessed | class | core/ |
A computed property for processing text with a format. |
| TextProcessed.php | file | core/ |
|
| TextProcessed::$processed | property | core/ |
Cached processed text. |
| TextProcessed::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| TextProcessed::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| TextProcessed::getCacheTags | function | core/ |
The cache tags associated with this object. |
| TextProcessed::getRenderer | function | core/ |
Returns the renderer service. |
| TextProcessed::getValue | function | core/ |
Gets the data value. |
| TextProcessed::setValue | function | core/ |
Sets the data value. |
| TextProcessed::__construct | function | core/ |
Constructs a TypedData object given its definition and context. |
Pagination
- Previous page
- Page 1274
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.