Search for fields
- Search 7.x for fields
- Search 9.5.x for fields
- Search 8.9.x for fields
- Search 10.3.x for fields
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FieldStorageCreationTrait.php | file | core/ |
|
FieldStorageCreationTrait::configureEntityFormDisplay | function | core/ |
Configures the field for the default form mode. |
FieldStorageCreationTrait::configureEntityViewDisplay | function | core/ |
Configures the field for the default view mode. |
FieldStorageEntityTypeDependencyTestHook | class | core/ |
Hook implementations. |
FieldStorageEntityTypeDependencyTestHook.php | file | core/ |
|
FieldStorageEntityTypeDependencyTestHook::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
FieldStorageReuseForm | class | core/ |
Provides a form for the "field storage" add page. |
FieldStorageReuseForm.php | file | core/ |
|
FieldStorageReuseForm::$bundle | property | core/ |
The entity bundle. |
FieldStorageReuseForm::$entityTypeId | property | core/ |
The name of the entity type. |
FieldStorageReuseForm::buildForm | function | core/ |
Form constructor. |
FieldStorageReuseForm::create | function | core/ |
Instantiates a new instance of this class. |
FieldStorageReuseForm::getExistingFieldDefaults | function | core/ |
Get default options from an existing field and bundle. |
FieldStorageReuseForm::getExistingFieldStorageOptions | function | core/ |
Returns an array of existing field storages that can be added to a bundle. |
FieldStorageReuseForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FieldStorageReuseForm::reuseCallback | function | core/ |
Callback function to handle re-using an existing field. |
FieldStorageReuseForm::submitForm | function | core/ |
Form submission handler. |
FieldStorageReuseForm::__construct | function | core/ |
Constructs a new FieldStorageReuseForm object. |
FieldTestFieldHooks::fieldStorageConfigUpdateForbid | function | core/ |
Implements hook_field_storage_config_update_forbid(). |
FieldTestHooks::fieldStorageConfigCreate | function | core/ |
Implements hook_field_storage_config_create(). |
FieldUiHooks::formFieldUiFieldStorageAddFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for 'field_ui_field_storage_add_form'. |
FieldUiTestDeprecatedHooks::formFieldStorageConfigEditFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for field_storage_config_edit_form. |
ImageHooks::fieldStorageConfigDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'. |
ImageHooks::fieldStorageConfigUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
JsonApiPatchRegressionTest::testPatchingDateTimeFieldsFromIssue3021194 | function | core/ |
Ensures PATCHing datetime (both date-only & date+time) fields is possible. |
LateResourceTypeBuildEventSubscriber::enableResourceTypeFields | function | core/ |
Disables any resource type fields that have been aliased by a test. |
ManageFieldsFunctionalTestBase | class | core/ |
Tests the Field UI "Manage fields" screen. |
ManageFieldsFunctionalTestBase.php | file | core/ |
|
ManageFieldsFunctionalTestBase::$contentType | property | core/ |
The ID of the custom content type created for testing. |
ManageFieldsFunctionalTestBase::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ManageFieldsFunctionalTestBase::$fieldLabel | property | core/ |
The label for a random field to be created for testing. |
ManageFieldsFunctionalTestBase::$fieldName | property | core/ |
The name of a random field to be created for testing. |
ManageFieldsFunctionalTestBase::$fieldNameInput | property | core/ |
The input name of a random field to be created for testing. |
ManageFieldsFunctionalTestBase::$modules | property | core/ |
Modules to install. |
ManageFieldsFunctionalTestBase::setUp | function | core/ |
|
ManageFieldsLifecycleTest | class | core/ |
Tests the Field UI "Manage fields" screen. |
ManageFieldsLifecycleTest.php | file | core/ |
|
ManageFieldsLifecycleTest::addExistingField | function | core/ |
Tests adding an existing field in another content type. |
ManageFieldsLifecycleTest::addPersistentFieldStorage | function | core/ |
Tests that persistent field storage appears in the field UI. |
ManageFieldsLifecycleTest::assertFieldSettings | function | core/ |
Asserts field settings are as expected. |
ManageFieldsLifecycleTest::cardinalitySettings | function | core/ |
Tests the cardinality settings of a field. |
ManageFieldsLifecycleTest::createField | function | core/ |
Tests adding a new field. |
ManageFieldsLifecycleTest::deleteField | function | core/ |
Tests deleting a field from the field edit form. |
ManageFieldsLifecycleTest::fieldListAdminPage | function | core/ |
Tests that the field list administration page operates correctly. |
ManageFieldsLifecycleTest::manageFieldsPage | function | core/ |
Tests the manage fields page. |
ManageFieldsLifecycleTest::testCRUDFields | function | core/ |
Runs the field CRUD tests. |
ManageFieldsLifecycleTest::updateField | function | core/ |
Tests editing an existing field. |
ManageFieldsMultipleTypesTest | class | core/ |
Tests the Field UI "Manage fields" screen. |
ManageFieldsMultipleTypesTest.php | file | core/ |
|
ManageFieldsMultipleTypesTest::entityTypesProvider | function | core/ |
Data provider for testing Field UI with multiple entity types. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.