Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 8.9.x for field_
- Search 10.3.x for field_
- Search 11.x for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RawStringFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
| RearrangeFieldsTest | class | core/ |
Tests the reordering of fields via AJAX. |
| RearrangeFieldsTest.php | file | core/ |
|
| RearrangeFieldsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RearrangeFieldsTest::$testViews | property | core/ |
Views used by this test. |
| RearrangeFieldsTest::assertFieldOrder | function | core/ |
Check if the fields are in the correct order. |
| RearrangeFieldsTest::getViewFields | function | core/ |
Gets the fields from the View. |
| RearrangeFieldsTest::testRearrangeFields | function | core/ |
Tests field sorting. |
| ReEnableModuleFieldTest | class | core/ |
Tests the behavior of a field module after being disabled and re-enabled. |
| ReEnableModuleFieldTest.php | file | core/ |
|
| ReEnableModuleFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ReEnableModuleFieldTest::$modules | property | core/ |
Modules to install. |
| ReEnableModuleFieldTest::setUp | function | core/ |
|
| ReEnableModuleFieldTest::testReEnabledField | function | core/ |
Tests the behavior of a field module after being disabled and re-enabled. |
| ReferenceBase::alterFieldInstanceMigration | function | core/ |
Apply any custom processing to the field instance migration. |
| ReferenceBase::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| RegistrationWithUserFieldsTest | class | core/ |
Tests user registration forms with additional fields. |
| RegistrationWithUserFieldsTest.php | file | core/ |
|
| RegistrationWithUserFieldsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RegistrationWithUserFieldsTest::$modules | property | core/ |
Modules to install. |
| RegistrationWithUserFieldsTest::$page | property | core/ |
DocumentElement object. |
| RegistrationWithUserFieldsTest::$webAssert | property | core/ |
WebAssert object. |
| RegistrationWithUserFieldsTest::setUp | function | core/ |
|
| RegistrationWithUserFieldsTest::testRegistrationWithUserFields | function | core/ |
Tests Field API fields on user registration forms. |
| RegressionTest::testDBFieldExists | function | core/ |
Tests the \Drupal\Core\Database\Schema::fieldExists() method. |
| RelatedResourceTypesTest::getRelatableResourceTypesByFieldProvider | function | core/ |
Provides cases to test getRelatableTypesByField. |
| RelatedResourceTypesTest::testGetRelatableResourceTypesFromFieldDefinition | function | core/ |
Ensure a graceful failure when a field can references a missing bundle. |
| Relationship::$fieldName | property | core/ |
The relationship's public field name. |
| Relationship::getFieldName | function | core/ |
Gets the relationship object's public field name. |
| RenderCacheIntegrationTest::assertCacheTagsForFieldBasedView | function | core/ |
Tests cache tags on output & result cache items for a field-based view. |
| RenderCacheIntegrationTest::testFieldBasedViewCacheTagsWithCachePluginNone | function | core/ |
Tests a field-based view's cache tags when using the "none" cache plugin. |
| RenderCacheIntegrationTest::testFieldBasedViewCacheTagsWithCachePluginTag | function | core/ |
Tests a field-based view's cache tags when using the "tag" cache plugin. |
| RenderCacheIntegrationTest::testFieldBasedViewCacheTagsWithCachePluginTime | function | core/ |
Tests a field-based view's cache tags when using the "time" cache plugin. |
| ReportFieldsTest | class | core/ |
Tests the Views fields report page. |
| ReportFieldsTest.php | file | core/ |
|
| ReportFieldsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ReportFieldsTest::$modules | property | core/ |
Modules to install. |
| ReportFieldsTest::$testViews | property | core/ |
|
| ReportFieldsTest::testReportFields | function | core/ |
Tests the Views fields report page. |
| RequiredFieldStorageDefinitionInterface | interface | core/ |
Defines an interface for required field storage definitions. |
| RequiredFieldStorageDefinitionInterface.php | file | core/ |
|
| RequiredFieldStorageDefinitionInterface::isStorageRequired | function | core/ |
Returns whether the field storage is required. |
| ReservedWordTest::testSelectReservedWordAliasAllFields | function | core/ |
Tests SELECT query with all fields from a table with a reserved alias. |
| ReservedWordTest::testSelectReservedWordAliasSpecificFields | function | core/ |
Tests SELECT query with specific fields from a table with a reserved alias. |
| ReservedWordTest::testSelectReservedWordTableAllFields | function | core/ |
Tests SELECT query with all fields from a table with a reserved name. |
| ResourceIdentifierNormalizer::$fieldManager | property | core/ |
The entity field manager. |
| ResourceObject::$fields | property | core/ |
The object's fields. |
| ResourceObject::extractConfigEntityFields | function | core/ |
Extracts a config entity's fields. |
| ResourceObject::extractContentEntityFields | function | core/ |
Extracts a content entity's fields. |
| ResourceObject::extractFieldsFromEntity | function | core/ |
Extracts the entity's fields. |
Pagination
- Previous page
- Page 122
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.