Search for Field
- Search 7.x for Field
- Search 9.5.x for Field
- Search 10.3.x for Field
- Search 11.x for Field
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Field | class | core/ |
A stub class to provide backward compatibility for EntityField. |
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 |
---|---|---|---|
FormTest::testFieldFormDefaultValue | function | core/ |
Tests field widget default values on entity forms. |
FormTest::testFieldFormMultipleWidget | function | core/ |
Tests widgets handling multiple values. |
FormTest::testFieldFormMultipleWidgetAlter | function | core/ |
Tests hook_field_widget_multivalue_form_alter(). |
FormTest::testFieldFormMultipleWidgetAlterSingleValues | function | core/ |
Tests hook_field_widget_multivalue_form_alter() with single value elements. |
FormTest::testFieldFormMultipleWidgetTypeAlter | function | core/ |
Tests hook_field_widget_multivalue_WIDGET_TYPE_form_alter(). |
FormTest::testFieldFormMultipleWidgetTypeAlterSingleValues | function | core/ |
Tests hook_field_widget_multivalue_WIDGET_TYPE_form_alter() with single value elements. |
FormTest::testFieldFormMultivalueWithRequiredRadio | function | core/ |
Tests widget handling of multiple required radios. |
FormTest::testFieldFormSingle | function | core/ |
|
FormTest::testFieldFormSingleRequired | function | core/ |
|
FormTest::testFieldFormUnlimited | function | core/ |
|
FormTest::testFieldFormUnlimitedRequired | function | core/ |
Tests the position of the required label. |
FormTest::testHiddenField | function | core/ |
Tests hiding a field in a form. |
FormTest::testLabelOnMultiValueFields | function | core/ |
Tests the form display of the label for multi-value fields. |
FormTest::testRequiredFields | function | core/ |
Check several empty values for required forms elements. |
FormTest::testRequiredTextfieldNoTitle | function | core/ |
Tests validation for required textfield element without title. |
FormTestGroupFieldsetForm | class | core/ |
Builds a simple form to test the #group property on #type 'fieldset'. |
FormTestGroupFieldsetForm.php | file | core/ |
|
FormTestGroupFieldsetForm::buildForm | function | core/ |
Form constructor. |
FormTestGroupFieldsetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestGroupFieldsetForm::submitForm | function | core/ |
Form submission handler. |
ForumController::$fieldMap | property | core/ |
Field map of existing fields on the site. |
ForumManager::$entityFieldManager | property | core/ |
Entity field manager. |
ForumUninstallTest::testForumUninstallWithField | function | core/ |
Tests if forum module uninstallation properly deletes the field. |
ForumUninstallTest::testForumUninstallWithoutFieldStorage | function | core/ |
Tests uninstallation if the field storage has been deleted beforehand. |
forum_entity_bundle_field_info_alter | function | core/ |
Implements hook_entity_bundle_field_info_alter(). |
HalEntityNormalizationTrait::applyHalFieldNormalization | function | core/ |
Applies the HAL entity field normalization to an entity normalization. |
HandlerBase::$field | property | core/ |
With field you can override the realField if the real field is not set. |
HandlerBase::$realField | property | core/ |
The actual field in the database table, maybe different on other kind of query plugins/special handlers. |
HandlerBase::getDateField | function | core/ |
Creates cross-database SQL dates. |
HandlerBase::getField | function | core/ |
Shortcut to get a handler's raw field value. |
HandlerBaseTest::testGetEntityTypeForFieldOnBaseTable | function | core/ |
@covers ::getEntityType[[api-linebreak]] |
HandlerBaseTest::testGetEntityTypeForFieldWithRelationship | function | core/ |
@covers ::getEntityType[[api-linebreak]] |
HandlerFieldFieldTest | class | core/ |
Tests the field rendering in views. |
HandlerFieldFieldTest.php | file | core/ |
|
HandlerFieldFieldTest::$fieldStorages | property | core/ |
Test field storage. |
HandlerFieldFieldTest::$modules | property | core/ |
Modules to enable. |
HandlerFieldFieldTest::$nodes | property | core/ |
Test nodes. |
HandlerFieldFieldTest::$testViews | property | core/ |
Views used by this test. |
HandlerFieldFieldTest::createFields | function | core/ |
Creates the testing fields. |
HandlerFieldFieldTest::doTestFormatterSimpleFieldRender | function | core/ |
Tests that fields with formatters runs as expected. |
HandlerFieldFieldTest::doTestInaccessibleFieldRender | function | core/ |
Tests inaccessible field rendering. |
HandlerFieldFieldTest::doTestMultipleFieldRender | function | core/ |
Tests multi-value field rendering. |
HandlerFieldFieldTest::doTestSimpleFieldRender | function | core/ |
Tests simple field rendering. |
HandlerFieldFieldTest::prepareView | function | core/ |
Sets up the testing view with random field data. |
HandlerFieldFieldTest::testFieldRender | function | core/ |
Tests fields rendering in views. |
HandlerFieldPermissionTest | class | core/ |
Tests the permission field handler. |
HandlerFieldPermissionTest.php | file | core/ |
|
HandlerFieldPermissionTest::$testViews | property | core/ |
Views used by this test. |
HandlerFieldPermissionTest::testFieldPermission | function | core/ |
Tests the permission field handler output. |
HandlerFieldRoleTest | class | core/ |
Tests the handler of the user: role field. |
Pagination
- Previous page
- Page 98
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.