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
| Title | Object type | File name | Summary |
|---|---|---|---|
| QuickEditFieldForm::submitForm | function | core/ |
Saves the entity with updated values for the edited field. |
| QuickEditFieldForm::validateForm | function | core/ |
Form validation handler. |
| QuickEditFieldForm::__construct | function | core/ |
Constructs a new EditFieldForm. |
| QuickEditImageControllerTest::$fieldName | property | core/ |
The machine name of our image field. |
| QuickEditImageControllerTest::testFieldInfo | function | core/ |
Tests that the field info route returns expected data. |
| QuickEditIntegrationTest::$fieldName | property | core/ |
The name of the field ued for tests. |
| QuickEditJavascriptTestBase::$expectedFieldStateAttributes | property | core/ |
|
| QuickEditJavascriptTestBase::assertEntityInstanceFieldMarkup | function | core/ |
Asserts all in-place editable fields with markup expectations. |
| QuickEditJavascriptTestBase::assertEntityInstanceFieldStates | function | core/ |
Asserts all FieldModels for the given entity instance. |
| QuickEditJavascriptTestBase::awaitEntityInstanceFieldState | function | core/ |
Awaits a particular field instance to reach a particular state. |
| QuickEditTestBase::$fields | property | core/ |
Bag of created fields. |
| QuickEditTestBase::createFieldWithStorage | function | core/ |
Creates a field. |
| quickedit_field_formatter_info_alter | function | core/ |
Implements hook_field_formatter_info_alter(). |
| quickedit_test_field_formatter_info_alter | function | core/ |
Implements hook_field_formatter_info_alter(). |
| RawStringFormatterTest::$fieldName | property | core/ |
|
| RawStringFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
| RdfMapping::$fieldMappings | property | core/ |
The mappings for fields on this bundle. |
| RdfMapping::fields | function | core/ |
Returns available fields on the source. |
| RdfMapping::getFieldMapping | function | core/ |
Gets the mapping config for a field. |
| RdfMapping::getPreparedFieldMapping | function | core/ |
Gets the prepared mapping for a field. |
| RdfMapping::setFieldMapping | function | core/ |
Sets the mapping config for a field. |
| RdfMappingInterface::getFieldMapping | function | core/ |
Gets the mapping config for a field. |
| RdfMappingInterface::getPreparedFieldMapping | function | core/ |
Gets the prepared mapping for a field. |
| RdfMappingInterface::setFieldMapping | function | core/ |
Sets the mapping config for a field. |
| rdf_preprocess_field__node__uid | function | core/ |
Implements hook_preprocess_HOOK() for UID field templates. |
| 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 enable. |
| ReEnableModuleFieldTest::setUp | function | core/ |
|
| ReEnableModuleFieldTest::testReEnabledField | function | core/ |
Test the behavior of a field module after being disabled and re-enabled. |
| 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 enable. |
| 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. |
| RelationLinkManager::$entityFieldManager | property | core/ |
The entity field manager. |
| Relationship::$fieldName | property | core/ |
The relationship's public field name. |
Pagination
- Previous page
- Page 120
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.