Search for field_
- Search 7.x for field_
- Search 8.9.x for field_
- Search 10.3.x for field_
- Search 11.x for field_
- Search main for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ProfileFieldTranslationTest | class | core/ |
Tests the i18nProfileField source plugin. |
| ProfileFieldTranslationTest.php | file | core/ |
|
| ProfileFieldTranslationTest::$modules | property | core/ |
Modules to enable. |
| ProfileFieldTranslationTest::providerSource | function | core/ |
The data provider. |
| ProfileFieldValues | class | core/ |
Drupal 6 profile fields values source from database. |
| ProfileFieldValues.php | file | core/ |
|
| ProfileFieldValues::fields | function | core/ |
Returns available fields on the source. |
| ProfileFieldValues::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ProfileFieldValues::prepareRow | function | core/ |
Adds additional data to the row. |
| ProfileFieldValues::query | function | core/ |
|
| ProfileFieldValuesTest | class | core/ |
Tests the d6_profile_field_values source plugin. |
| ProfileFieldValuesTest.php | file | core/ |
|
| ProfileFieldValuesTest::$modules | property | core/ |
Modules to enable. |
| ProfileFieldValuesTest::providerSource | function | core/ |
The data provider. |
| 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/ |
|
| 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::providerTestValidate | function | core/ |
Data provider for ::testValidate(). |
| ProtectedUserFieldConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
| 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. |
| QuickEditAutocompleteTermTest::$fieldName | property | core/ |
Stores the field name for the autocomplete field. |
| QuickEditController::fieldForm | function | core/ |
Returns a single field edit form as an Ajax response. |
| QuickEditEntityFieldAccessCheck | class | core/ |
Access check for in-place editing entity fields. |
| QuickEditEntityFieldAccessCheck.php | file | core/ |
|
| QuickEditEntityFieldAccessCheck::access | function | core/ |
Checks Quick Edit access to the field. |
| QuickEditEntityFieldAccessCheck::accessEditEntityField | function | core/ |
Checks access to edit the requested field of the requested entity. |
| QuickEditEntityFieldAccessCheck::validateRequestAttributes | function | core/ |
Validates request attributes. |
| QuickEditEntityFieldAccessCheckInterface | interface | core/ |
Access check for in-place editing entity fields. |
| QuickEditEntityFieldAccessCheckInterface.php | file | core/ |
|
| QuickEditEntityFieldAccessCheckInterface::accessEditEntityField | function | core/ |
Checks access to edit the requested field of the requested entity. |
| QuickEditEntityFieldAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\quickedit\Access\QuickEditEntityFieldAccessCheck[[api-linebreak]] @group Access @group quickedit @group legacy |
| QuickEditEntityFieldAccessCheckTest.php | file | core/ |
Pagination
- Previous page
- Page 116
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.