| NodeTypeJsonCookieTest::$format |
property |
core/modules/node/tests/src/Functional/Rest/NodeTypeJsonCookieTest.php |
The format to use in this test. |
| NodeTypeXmlAnonTest::$format |
property |
core/modules/node/tests/src/Functional/Rest/NodeTypeXmlAnonTest.php |
The format to use in this test. |
| NodeTypeXmlBasicAuthTest::$format |
property |
core/modules/node/tests/src/Functional/Rest/NodeTypeXmlBasicAuthTest.php |
The format to use in this test. |
| NodeTypeXmlCookieTest::$format |
property |
core/modules/node/tests/src/Functional/Rest/NodeTypeXmlCookieTest.php |
The format to use in this test. |
| NodeUpdate7008::transform |
function |
core/modules/node/src/Plugin/migrate/process/d6/NodeUpdate7008.php |
Split the 'administer nodes' permission from 'access content overview'. |
| NodeXmlAnonTest::$format |
property |
core/modules/node/tests/src/Functional/Rest/NodeXmlAnonTest.php |
The format to use in this test. |
| NodeXmlBasicAuthTest::$format |
property |
core/modules/node/tests/src/Functional/Rest/NodeXmlBasicAuthTest.php |
The format to use in this test. |
| NodeXmlCookieTest::$format |
property |
core/modules/node/tests/src/Functional/Rest/NodeXmlCookieTest.php |
The format to use in this test. |
| NonAbstractFormStateDecoratorBase |
class |
core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php |
Provides a non-abstract version of the class under test. |
| NonAbstractFormStateDecoratorBase::__construct |
function |
core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php |
Creates a new instance. |
| None::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/pager/None.php |
Provide the default form for setting options. |
| NonStableModulesTest::testDeprecatedAndExperimentalConfirmForm |
function |
core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php |
Tests installing deprecated and experimental modules at the same time. |
| NonStableModulesTest::testDeprecatedConfirmForm |
function |
core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php |
Tests installing deprecated modules and dependencies in the UI. |
| NonStableModulesTest::testExperimentalConfirmForm |
function |
core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php |
Tests installing experimental modules and dependencies in the UI. |
| NormalizerBase::$format |
property |
core/modules/serialization/src/Normalizer/NormalizerBase.php |
List of formats which supports (de-)normalization. |
| NormalizerBase::$format |
property |
core/modules/jsonapi/src/Normalizer/NormalizerBase.php |
List of formats which supports (de-)normalization. |
| NormalizerBase::checkFormat |
function |
core/modules/jsonapi/src/Normalizer/NormalizerBase.php |
Checks if the provided format is supported by this normalizer. |
| NormalizerBase::checkFormat |
function |
core/modules/serialization/src/Normalizer/NormalizerBase.php |
Checks if the provided format is supported by this normalizer. |
| NullArgument::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/argument/NullArgument.php |
Provide a form to edit options for this plugin. |
| NullCoalesce::transform |
function |
core/modules/migrate/src/Plugin/migrate/process/NullCoalesce.php |
Performs the associated process. |
| NullCoalesceTest::testTransform |
function |
core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php |
Tests null_coalesce. |
| NullCoalesceTest::testTransformWithDefault |
function |
core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php |
Tests null_coalesce. |
| NullCoalesceTest::transformDataProvider |
function |
core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php |
Provides Data for ::testTransform. |
| NullCoalesceTest::transformWithDefaultProvider |
function |
core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php |
Provides Data for ::testTransformWithDefault. |
| NullTestImageEffect::transformDimensions |
function |
core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/NullTestImageEffect.php |
Determines the dimensions of the styled image. |
| NumberFieldTest::testNumberFormatter |
function |
core/modules/field/tests/src/FunctionalJavascript/Number/NumberFieldTest.php |
Tests default formatter behavior. |
| NumberItemTest::testFormFieldMinMaxValue |
function |
core/modules/field/tests/src/Kernel/Number/NumberItemTest.php |
Tests the validation of minimum and maximum values. |
| NumberListField::buildOptionsForm |
function |
core/modules/options/src/Plugin/views/argument/NumberListField.php |
Provide a form to edit options for this plugin. |
| NumberTest::testAlphadecimalToIntThrowsExceptionWithMalformedStrings |
function |
core/tests/Drupal/Tests/Component/Utility/NumberTest.php |
Tests the alphadecimal conversion function input parameter checking. |
| NumberWidget::formElement |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/NumberWidget.php |
Returns the form for a single field widget. |
| NumberWidget::settingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/NumberWidget.php |
Returns a form to configure settings for the widget. |
| NumericArgument::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/argument/NumericArgument.php |
Provide a form to edit options for this plugin. |
| NumericField::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/field/NumericField.php |
Default option form that provides label widget that all fields should have. |
| NumericField::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/field/NumericField.php |
Performs some cleanup tasks on the options array before saving it. |
| NumericFilter::buildExposeForm |
function |
core/modules/views/src/Plugin/views/filter/NumericFilter.php |
Options form subform for exposed filter options. |
| NumericFilter::valueForm |
function |
core/modules/views/src/Plugin/views/filter/NumericFilter.php |
Provide a simple textfield for equality. |
| NumericFormatPluralTest |
class |
core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php |
Tests the creation of numeric fields. |
| NumericFormatPluralTest.php |
file |
core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php |
|
| NumericFormatPluralTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php |
The theme to install as the default for testing. |
| NumericFormatPluralTest::$modules |
property |
core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php |
Modules to install. |
| NumericFormatPluralTest::$testViews |
property |
core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php |
Views used by this test. |
| NumericFormatPluralTest::createFile |
function |
core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php |
Creates and saves a test file. |
| NumericFormatPluralTest::setUp |
function |
core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php |
Sets up the test. |
| NumericFormatPluralTest::testNumericFormatPlural |
function |
core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php |
Tests plural formatting setting on a numeric views handler. |
| NumericFormatterBase |
class |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/NumericFormatterBase.php |
Parent plugin for decimal and integer formatters. |
| NumericFormatterBase.php |
file |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/NumericFormatterBase.php |
|
| NumericFormatterBase::numberFormat |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/NumericFormatterBase.php |
Formats a number. |
| NumericFormatterBase::settingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/NumericFormatterBase.php |
Returns a form to configure settings for the formatter. |
| NumericFormatterBase::settingsSummary |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/NumericFormatterBase.php |
Returns a short summary for the current formatter settings. |
| NumericFormatterBase::viewElements |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/NumericFormatterBase.php |
Builds a renderable array for a field value. |