Search for field
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Field | class | core/ |
Drupal 6 field source from database. |
| Field | class | core/ |
Drupal 7 field source from database. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ProjectReleaseTest::testOptionalFields | function | core/ |
Tests that optional fields can be omitted. |
| PromoteNode::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
| ProtectedUserFieldConstraint | class | core/ |
Checks if the plain text password is provided for editing a protected field. |
| ProtectedUserFieldConstraint.php | file | core/ |
|
| ProtectedUserFieldConstraint::$message | property | core/ |
Violation message. |
| ProtectedUserFieldConstraintValidator | class | core/ |
Validates the ProtectedUserFieldConstraint constraint. |
| ProtectedUserFieldConstraintValidator.php | file | core/ |
|
| ProtectedUserFieldConstraintValidator::$currentUser | property | core/ |
The current user. |
| ProtectedUserFieldConstraintValidator::$userStorage | property | core/ |
User storage handler. |
| ProtectedUserFieldConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ProtectedUserFieldConstraintValidator::validate | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
| ProtectedUserFieldConstraintValidator::__construct | function | core/ |
Constructs the object. |
| ProtectedUserFieldConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\user\Plugin\Validation\Constraint\ProtectedUserFieldConstraintValidator[[api-linebreak]] @group user |
| ProtectedUserFieldConstraintValidatorTest.php | file | core/ |
|
| 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. |
| Query::getSqlField | function | core/ |
Constructs a select expression for a given field and language. |
| QueryBatchTest::fields | function | core/ |
Returns available fields on the source. |
| QueryGroupByTest::testGroupByBaseField | function | core/ |
Tests grouping on base field. |
| 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::getDateField | function | core/ |
Returns a Unix timestamp to database native timestamp expression. |
| QueryPluginBase::setFieldTimezoneOffset | function | core/ |
Applies a timezone offset to the given field. |
| QueryTest::$fields | property | core/ |
|
| QueryTest::addField | function | 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. |
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.