Search for %s

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.