Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormattedDateDiff::__construct | function | core/ |
Creates a new FormattedDateDiff instance. |
| FormatterBase | class | core/ |
Base class for 'Field formatter' plugin implementations. |
| FormatterBase.php | file | core/ |
|
| FormatterBase::$fieldDefinition | property | core/ |
The field definition. |
| FormatterBase::$label | property | core/ |
The label display setting. |
| FormatterBase::$settings | property | core/ |
The formatter settings. |
| FormatterBase::$viewMode | property | core/ |
The view mode. |
| FormatterBase::create | function | core/ |
|
| FormatterBase::getFieldSetting | function | core/ |
Returns the value of a field setting. |
| FormatterBase::getFieldSettings | function | core/ |
Returns the array of field settings. |
| FormatterBase::isApplicable | function | core/ |
|
| FormatterBase::prepareView | function | core/ |
|
| FormatterBase::settingsForm | function | core/ |
|
| FormatterBase::settingsSummary | function | core/ |
|
| FormatterBase::view | function | core/ |
|
| FormatterBase::__construct | function | core/ |
Constructs a FormatterBase object. |
| FormatterInterface::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
| FormatterInterface::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| FormatterInterface::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| FormatterInterface::viewElements | function | core/ |
Builds a renderable array for a field value. |
| FormatterPluginManager::$formatterOptions | property | core/ |
An array of formatter options for each field type. |
| FormatterPluginManager::createInstance | function | core/ |
|
| FormatterPluginManager::getDefaultSettings | function | core/ |
Returns the default settings of a field formatter. |
| FormatterPluginManager::getInstance | function | core/ |
Overrides PluginManagerBase::getInstance(). |
| FormatterPluginManager::getOptions | function | core/ |
Returns an array of formatter options for a field type. |
| FormatterPluginManager::__construct | function | core/ |
Constructs a FormatterPluginManager object. |
| FormatterPluginManagerTest | class | core/ |
Tests the field formatter plugin manager. |
| FormatterPluginManagerTest.php | file | core/ |
|
| FormatterPluginManagerTest::testNotApplicableFallback | function | core/ |
Tests that getInstance falls back on default if current is not applicable. |
| format_size | function | core/ |
Generates a string representation for the given byte count. |
| FormBase | class | core/ |
Provides a base class for forms. |
| FormBase.php | file | core/ |
|
| FormBase::$configFactory | property | core/ |
The config factory. |
| FormBase::$requestStack | property | core/ |
The request stack. |
| FormBase::$routeMatch | property | core/ |
The route match. |
| FormBase::config | function | core/ |
Retrieves a configuration object. |
| FormBase::configFactory | function | core/ |
Gets the config factory for this form. |
| FormBase::container | function | core/ |
Returns the service container. |
| FormBase::create | function | core/ |
|
| FormBase::currentUser | function | core/ |
Gets the current user. |
| FormBase::getRequest | function | core/ |
Gets the request object. |
| FormBase::getRouteMatch | function | core/ |
Gets the route match. |
| FormBase::logger | function | core/ |
Gets the logger for a specific channel. |
| FormBase::redirect | function | core/ |
Returns a redirect response object for the specified route. |
| FormBase::resetConfigFactory | function | core/ |
Resets the configuration factory. |
| FormBase::setConfigFactory | function | core/ |
Sets the config factory for this form. |
| FormBase::setRequestStack | function | core/ |
Sets the request stack object to use. |
| FormBase::validateForm | function | core/ |
|
| FormBuilder::$classResolver | property | core/ |
The class resolver. |
| FormBuilder::$csrfToken | property | core/ |
The CSRF token generator to validate the form token. |
Pagination
- Previous page
- Page 592
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.