Search for id
- Search 7.x for id
- Search 9.5.x for id
- Search 8.9.x for id
- Search 10.3.x for id
- Search main for id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldableEntityDefinitionUpdateTest::$entityTypeId | property | core/ |
The ID of the entity type used in this test. |
| FieldableEntityInterface::isValidationRequired | function | core/ |
Checks whether entity validation is required before saving the entity. |
| FieldableEntityInterface::setValidationRequired | function | core/ |
Sets whether entity validation is required before saving the entity. |
| FieldableEntityInterface::validate | function | core/ |
Validates the currently set values. |
| FieldableEntityNormalizerTrait::determineEntityTypeId | function | core/ |
Determines the entity type ID to denormalize as. |
| FieldAccessTest::$activeUid | property | core/ |
Holds the currently active global user ID that initiated the test run. |
| FieldApiDataTest | class | core/ |
Tests the Field Views data. |
| FieldApiDataTest.php | file | core/ |
|
| FieldApiDataTest::$modules | property | core/ |
Modules to install. |
| FieldApiDataTest::$testViews | property | core/ |
Views to be enabled. |
| FieldApiDataTest::getViewsData | function | core/ |
Gets the views data for the field created in setUp(). |
| FieldApiDataTest::setUp | function | core/ |
|
| FieldApiDataTest::testEntityFieldFilter | function | core/ |
Tests filtering entries with different translatability. |
| FieldApiDataTest::testViewsData | function | core/ |
Unit testing the views data structure. |
| FieldBlock::$entityTypeId | property | core/ |
The entity type ID. |
| FieldBlockDeriverTest::getBlockPluginIds | function | core/ |
Get an uncached list of block plugin IDs. |
| FieldBlockTest::providerTestBlockAccessEntityAllowedFieldHasValue | function | core/ |
Provides test data for ::testBlockAccessEntityAllowedFieldHasValue(). |
| FieldBlockTest::providerTestBlockAccessNotAllowed | function | core/ |
Provides test data for ::testBlockAccessEntityNotAllowed(). |
| FieldBlockTest::providerTestBuild | function | core/ |
Provides test data for ::testBuild(). |
| FieldConfig::getUniqueIdentifier | function | core/ |
Returns a unique identifier for the field. |
| FieldConfigBase::$id | property | core/ |
The field ID. |
| FieldConfigBase::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
| 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. |
Pagination
- Previous page
- Page 66
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.