Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 8.9.x for field_
- Search 11.x for field_
- Search main for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ProtectedUserFieldConstraintValidatorTest::createValidator | function | core/ |
|
| ProtectedUserFieldConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
| ProtectedUserFieldConstraintValidatorTest::validate | function | core/ |
Perform the validation. |
| Query::$sqlFields | property | core/ |
An array of fields keyed by the field alias. |
| QueryBatchTest::fields | function | core/ |
Returns available fields on the source. |
| QueryGroupByTest::testGroupByFieldWithCardinality | function | core/ |
Tests grouping a field with cardinality > 1. |
| QueryGroupByTest::testGroupByWithFieldsNotExistingOnBundle | function | core/ |
Tests groupby with a non-existent field on some bundle. |
| QueryPluginBase::setFieldTimezoneOffset | function | core/ |
Applies a timezone offset to the given field. |
| QueryTest::$fields | property | core/ |
|
| QueryTest::setFieldTimezoneOffset | function | core/ |
Applies a timezone offset to the given field. |
| RawStringFormatterTest::$fieldName | property | core/ |
|
| 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. |
| RelatedResourceTypesTest::testGetRelatableResourceTypesFromFieldDefinitionEntityReferenceFieldDeprecated | function | core/ |
Test the deprecation error on entity reference fields. |
| 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/ |
Pagination
- Previous page
- Page 119
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.