20 string references to 'Any'

ContextDefinition::dataTypeMatches in core/lib/Drupal/Core/Plugin/Context/ContextDefinition.php
Checks if this definition's data type matches that of the given context.
ContextDefinitionIsSatisfiedTest::providerTestIsSatisfiedBy in core/tests/Drupal/Tests/Core/Plugin/Context/ContextDefinitionIsSatisfiedTest.php
Provides test data for ::testIsSatisfiedBy().
ContextDefinitionTest::testIsSatisfiedBy in core/tests/Drupal/KernelTests/Core/Plugin/ContextDefinitionTest.php
@covers ::isSatisfiedBy
ContextHandlerTest::providerTestCheckRequirements in core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php
Provides data for testCheckRequirements().
ContextHandlerTest::providerTestGetMatchingContexts in core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php
Provides data for testGetMatchingContexts().
ContextTypedDataTest::testGetContextValue in core/tests/Drupal/KernelTests/Core/Plugin/ContextTypedDataTest.php
Tests that getting a context value does not throw fatal errors.
ContextTypedDataTest::testHasContextValue in core/tests/Drupal/KernelTests/Core/Plugin/ContextTypedDataTest.php
@covers ::hasContextValue @dataProvider providerHasContextValue
ContextTypedDataTest::testSerialize in core/tests/Drupal/KernelTests/Core/Plugin/ContextTypedDataTest.php
Tests that contexts can be serialized.
DataDefinition::getDataType in core/lib/Drupal/Core/TypedData/DataDefinition.php
Returns the data type of the data.
ExposedFormUITest::testExposedGroupedFilter in core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php
Tests the configuration of grouped exposed filters.
FloatItem::fieldSettingsForm in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/FloatItem.php
Returns a form for the field-level settings.
FormTestNumberForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestNumberForm.php
Form constructor.
FormTestRangeForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestRangeForm.php
Form constructor.
ListDataDefinition::createFromDataType in core/lib/Drupal/Core/TypedData/ListDataDefinition.php
Creates a new data definition object.
Number::validateNumber in core/lib/Drupal/Core/Render/Element/Number.php
Form element validation handler for #type 'number'.
NumberWidget::formElement in core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/NumberWidget.php
Returns the form for a single field widget.
Range::valueCallback in core/lib/Drupal/Core/Render/Element/Range.php
Determines how user input is mapped to an element's #value property.
TypedDataDefinitionTest::testLists in core/tests/Drupal/KernelTests/Core/TypedData/TypedDataDefinitionTest.php
Tests deriving metadata about list items.
TypedDataTest::testGetAndSet in core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php
Tests the basics around constructing and working with typed data objects.
TypedDataTest::testTypedDataMaps in core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php
Tests using a typed data map.

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