FormatterBase::$viewMode |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterBase.php |
The view mode. |
NormalizerBase::$formats |
property |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/NormalizerBase.php |
The formats that the Normalizer can handle. |
RSSCategoryFormatter.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/RSSCategoryFormatter.php |
Contains \Drupal\taxonomy\Plugin\field\formatter\RSSCategoryFormatter. |
Field::$formatterOptions |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
An array of formatter options. |
DiffFormatter::_end_diff |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
GenericFileFormatter.php |
file |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/GenericFileFormatter.php |
Contains \Drupal\file\Plugin\field\formatter\GenericFileFormatter. |
Analyzer::formatMessages |
function |
drupal/core/modules/views/lib/Drupal/views/Analyzer.php |
Formats the analyze result into a message string. |
editor_pre_render_format |
function |
drupal/core/modules/editor/editor.module |
Additional #pre_render callback for 'text_format' elements. |
EasyRdf_Format::$formats |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
|
EasyRdf_Format::getNames |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Get a list of format names |
EasyRdf_Format::getFormat |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Get a EasyRdf_Format from a name, uri or mime type |
twig_number_format_filter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Number format filter. |
EasyRdf_Format::newParser |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Create a new parser to parse this format |
OptionsFormattersTest.php |
file |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFormattersTest.php |
Contains \Drupal\options\Tests\OptionsFormattersTest. |
Response::isInformational |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Is response informative? |
FilterFormatInterface.php |
file |
drupal/core/modules/filter/lib/Drupal/filter/FilterFormatInterface.php |
Contains \Drupal\filter\Plugin\Core\Entity\FilterFormatInterface. |
text_filter_format_update |
function |
drupal/core/modules/text/text.module |
Implements hook_filter_format_update(). |
FieldFormatter::$settings |
property |
drupal/core/modules/field/lib/Drupal/field/Annotation/FieldFormatter.php |
An array whose keys are the names of the settings available to the
formatter type, and whose values are the default values for those settings. |
system_date_format_exists |
function |
drupal/core/modules/system/system.admin.inc |
Checks if the chosen machine_name exists or not. |
Response::isInformational |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Checks if HTTP Status code is Information (1xx) |
LinkSeparateFormatter.php |
file |
drupal/core/modules/link/lib/Drupal/link/Plugin/field/formatter/LinkSeparateFormatter.php |
Contains \Drupal\link\Plugin\field\formatter\LinkSeparateFormatter. |
TestFieldDefaultFormatter |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php |
Plugin implementation of the 'field_test_default' formatter. |
Schema::$tableInformation |
property |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
A cache of information about blob columns and sequences of tables. |
filter_admin_format_title |
function |
drupal/core/modules/filter/filter.module |
Displays a text format form title. |
assertStringMatchesFormat |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that a string matches a given format string. |
Request::getRequestFormat |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Gets the request format. |
Request::setRequestFormat |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Sets the request format. |
theme_text_format_wrapper |
function |
drupal/core/modules/filter/filter.module |
Returns HTML for a text format-enabled form element. |
LessphpFilter::$formatter |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessphpFilter.php |
|
system_date_format_locale |
function |
drupal/core/modules/system/system.module |
Gets the appropriate date format string for a date type and locale. |
TaxonomyFormatterBase.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/TaxonomyFormatterBase.php |
Contains \Drupal\taxonomy\Plugin\field\formatter\TaxonomyFormatterBase. |
system_date_format_delete |
function |
drupal/core/modules/system/system.module |
Deletes a date format from the database. |
YearMonthDate::$argFormat |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/YearMonthDate.php |
The date format used in the query. |
DiffFormatter::_end_block |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
RSSEnclosureFormatter.php |
file |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/RSSEnclosureFormatter.php |
Contains \Drupal\file\Plugin\field\formatter\RSSEnclosureFormatter. |
EasyRdf_Format::getFormats |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Get a list of all the registered formats |
NumberDecimalFormatter.php |
file |
drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/NumberDecimalFormatter.php |
Definition of Drupal\number\Plugin\field\formatter\NumberDecimalFormatter. |
NumberIntegerFormatter.php |
file |
drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/NumberIntegerFormatter.php |
Definition of Drupal\number\Plugin\field\formatter\NumberIntegerFormatter. |
EasyRdf_Format::unregister |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Remove a format from the registry |
DefaultNumberFormatter.php |
file |
drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/DefaultNumberFormatter.php |
Contains \Drupal\number\Plugin\field\formatter\DefaultNumberFormatter. |
NumberUnformattedFormatter |
class |
drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/NumberUnformattedFormatter.php |
Plugin implementation of the 'number_unformatted' formatter. |
EasyRdf_Format::__toString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Magic method to return the name of the format when casted to string |
FormatDisableCheck::access |
function |
drupal/core/modules/filter/lib/Drupal/filter/Access/FormatDisableCheck.php |
Implements \Drupal\Core\Access\AccessCheckInterface::access(). |
text_filter_format_disable |
function |
drupal/core/modules/text/text.module |
Implements hook_filter_format_disable(). |
FormatterPluginManager.php |
file |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterPluginManager.php |
Definition of Drupal\field\Plugin\Type\Formatter\FormatterPluginManager.. |
HandlerBase::getDateFormat |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Creates cross-database SQL date formatting. |
number_format_default.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/number_format_default.test |
|
LocalePluralFormatTest.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php |
Definition of Drupal\locale\Tests\LocalePluralFormatTest. |
TelephoneLinkFormatter.php |
file |
drupal/core/modules/telephone/lib/Drupal/telephone/Plugin/field/formatter/TelephoneLinkFormatter.php |
Contains \Drupal\telephone\Plugin\field\formatter\TelephoneLinkFormatter. |
TestFieldMultipleFormatter |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Plugin implementation of the 'field_test_multiple' formatter. |