Search for id
Title | Object type | File name | Summary |
---|---|---|---|
FieldConfigValidationTest::testEntityReferenceSelectionHandlerIsValidated | function | core/ |
Tests that entity reference selection handler plugin IDs are validated. |
FieldConfigValidationTest::testFieldTypePluginIsValidated | function | core/ |
Tests that the field type plugin's existence is validated. |
FieldConfigValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
FieldConfigValidationTest::testInvalidDependencies | function | core/ |
Tests that validation fails if config dependencies are invalid. |
FieldConfigValidationTest::testMultilineTextFieldDefaultValue | function | core/ |
Tests validation of a field_config's default value. |
FieldConfigValidationTest::testRequiredPropertyKeysMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
FieldConfigValidationTest::testRequiredPropertyValuesMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
FieldConfigValidationTest::testTargetBundleMustExist | function | core/ |
Tests that the target bundle of the field is checked. |
FieldDefaultValueCallbackProvider | class | core/ |
Helper class for \Drupal\Tests\field\Functional\FieldDefaultValueCallbackTest. |
FieldDefaultValueCallbackProvider.php | file | core/ |
|
FieldDefaultValueCallbackProvider::calculateDefaultValue | function | core/ |
Helper callback calculating a default value. |
FieldDefinition::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
FieldDefinition::getUniqueIdentifier | function | core/ |
Returns a unique identifier for the field. |
FieldDefinitionInterface::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
FieldDefinitionInterface::getUniqueIdentifier | function | core/ |
Returns a unique identifier for the field. |
FieldDefinitionTest::factoryTypeProvider | function | core/ |
A data provider for all the types of factories that can create definitions. |
FieldDefinitionTest::testInvalidDefaultValueCallback | function | core/ |
Tests invalid default value callbacks. |
FieldDiscovery::$sourcePluginIds | property | core/ |
An array of source plugin ids, keyed by Drupal core version. |
FieldDisplayTest::testFieldVisualHidden | function | core/ |
Tests that visually hidden works with core. |
FieldFilteredMarkupTest::providerTestCreate | function | core/ |
Provides data for testCreate(). |
FieldFormatter::$id | property | core/ |
The plugin ID. |
FieldInstance::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
FieldInstance::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
FieldInstanceLabelDescriptionTranslationTest::providerSource | function | core/ |
|
FieldInstanceLabelDescriptionTranslationTest::providerSource | function | core/ |
|
FieldInstanceOptionTranslationTest::providerSource | function | core/ |
|
FieldInstancePerFormDisplay::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
FieldInstancePerFormDisplay::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
FieldInstancePerFormDisplayTest::providerSource | function | core/ |
|
FieldInstancePerFormDisplayTest::providerSource | function | core/ |
|
FieldInstancePerViewMode::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
FieldInstancePerViewMode::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
FieldInstancePerViewModeTest::providerSource | function | core/ |
|
FieldInstancePerViewModeTest::providerSource | function | core/ |
|
FieldInstanceSettingsTest::getSettingsProvider | function | core/ |
Provides field settings for testGetSettings(). |
FieldInstanceTest::providerSource | function | core/ |
|
FieldInstanceTest::providerSource | function | core/ |
|
FieldInstanceWidgetSettings | class | core/ |
Get the field instance widget settings. |
FieldInstanceWidgetSettings.php | file | core/ |
|
FieldInstanceWidgetSettings::getSettings | function | core/ |
Merge the default D8 and specified D6 settings for a widget type. |
FieldInstanceWidgetSettings::transform | function | core/ |
Get the field instance default/mapped widget settings. |
FieldItemDeriver::$basePluginId | property | core/ |
The base plugin ID this derivative is for. |
FieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
FieldItemList::defaultValueWidget | function | core/ |
Returns the widget object used in default value form. |
FieldItemListInterface::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
FieldItemListTest::providerTestEquals | function | core/ |
Data provider for testEquals. |
FieldItemListTest::testDefaultValuesFormValidate | function | core/ |
@covers ::defaultValuesFormValidate |
FieldItemSerializationTest::providerTestCustomBooleanNormalization | function | core/ |
Data provider. |
FieldKernelTest::_testHideIfEmpty | function | core/ |
Tests the hide if empty functionality. |
FieldKernelTestBase::$entityId | property | core/ |
Pagination
- Previous page
- Page 65
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.