Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldConfigBase::id | function | core/ |
Gets the identifier. |
| FieldConfigEditForm::$entityTypeId | property | core/ |
The name of the entity type. |
| FieldConfigEditForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FieldConfigEditForm::validateForm | function | core/ |
Form validation handler. |
| FieldConfigEditFormTest::providerRequired | function | core/ |
Provides test cases with required and optional elements. |
| FieldConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| FieldConfigEntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
| FieldConfigListBuilder::$targetEntityTypeId | property | core/ |
The name of the entity type the listed fields are attached to. |
| FieldConfigResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| FieldConfigTest::$entityTypeId | property | core/ |
The tested entity type. |
| FieldConfigValidationTest | class | core/ |
Tests validation of field_config entities. |
| FieldConfigValidationTest.php | file | core/ |
|
| FieldConfigValidationTest::$modules | property | core/ |
Modules to install. |
| FieldConfigValidationTest::setUp | function | core/ |
|
| 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/ |
Pagination
- Previous page
- Page 60
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.