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
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 |
|---|---|---|---|
| FormTest::$field | property | core/ |
An array of values defining a field. |
| FormTest::$fieldStorageSingle | property | core/ |
An array of values defining a field single. |
| FormTest::$fieldStorageUnlimited | property | core/ |
An array of values defining a field with unlimited cardinality. |
| FormTest::testFieldFormAccess | function | core/ |
Tests fields with no 'edit' access. |
| FormTest::testFieldFormDefaultValue | function | core/ |
Tests field widget default values on entity forms. |
| FormTest::testFieldFormMultivalueWithRequiredRadio | function | core/ |
Tests widget handling of multiple required radios. |
| FormTest::testFieldFormSingle | function | core/ |
Tests the single-value field form functionality. |
| FormTest::testFieldFormSingleRequired | function | core/ |
Tests the required single-value field form. |
| FormTest::testFieldFormUnlimited | function | core/ |
Tests the unlimited-value field form. |
| 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. |
| FormTestDetailsContainsRequiredTextfieldForm | class | core/ |
Builds a form to test a required textfield within a details element. |
| FormTestDetailsContainsRequiredTextfieldForm.php | file | core/ |
|
| FormTestDetailsContainsRequiredTextfieldForm::buildForm | function | core/ |
Form constructor. |
| FormTestDetailsContainsRequiredTextfieldForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestDetailsContainsRequiredTextfieldForm::submitForm | function | core/ |
Form submission handler. |
| 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. |
| gin-field-ui.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .draggable.field-plugin-settings-editing, .draggable.drag-previous.field-plugin-settings-editing { … |
| gin-field-ui.pcss.css | file | core/ |
.draggable.field-plugin-settings-editing, .draggable.drag-previous.field-plugin-settings-editing { background: var(--gin-bg-app); } .field-plugin-summary { color: var(--gin-color-text-light); font-size: var(--gin-font-size-xs); } /* Need to… |
| HandlerBase::$field | property | core/ |
With field you can override the realField if the real field is not set. |
| HandlerBase::$realField | property | core/ |
The real field. |
| 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/ |
Tests get entity type for field on base table. |
| HandlerBaseTest::testGetEntityTypeForFieldWithRelationship | function | core/ |
Tests get entity type for field with relationship. |
| 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 install. |
| 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.