Search for storage
- Search 7.x for storage
- Search 9.5.x for storage
- Search 8.9.x for storage
- Search 10.3.x for storage
- Search 11.x for storage
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldStorageGetPropertyDefinitionTest::$modules | property | core/ |
|
| FieldStorageGetPropertyDefinitionTest::testGetPropertyDefinition | function | core/ |
Tests getPropertyDefinition(). |
| FieldStorageIndexesConstraint | class | core/ |
Validates the structure of field storage index definitions. |
| FieldStorageIndexesConstraint.php | file | core/ |
|
| FieldStorageIndexesConstraint::__construct | function | core/ |
#[HasNamedArguments] |
| FieldStorageIndexesConstraintValidator | class | core/ |
Validates FieldStorageIndexesConstraint. |
| FieldStorageIndexesConstraintValidator.php | file | core/ |
|
| FieldStorageIndexesConstraintValidator::validate | function | core/ |
|
| FieldStorageIndexesValidationTest | class | core/ |
Tests validation for field storage indexes config. |
| FieldStorageIndexesValidationTest.php | file | core/ |
|
| FieldStorageIndexesValidationTest::$modules | property | core/ |
|
| FieldStorageIndexesValidationTest::setUp | function | core/ |
|
| FieldStorageIndexesValidationTest::testInvalidIndexes | function | core/ |
Test invalid indexes. |
| FieldStorageIndexesValidationTest::testValidIndexes | function | core/ |
Test valid indexes. |
| 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/ |
|
| FieldStorageReuseForm::create | function | core/ |
|
| 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/ |
|
| FieldStorageReuseForm::reuseCallback | function | core/ |
Callback function to handle re-using an existing field. |
| FieldStorageReuseForm::submitForm | function | core/ |
|
| FieldStorageReuseForm::__construct | function | core/ |
Constructs a new FieldStorageReuseForm object. |
| FieldTest::getBaseFieldStorage | function | core/ |
Returns a stub base field storage object. |
| FieldTest::getConfigFieldStorage | function | core/ |
Returns a stub configurable field storage object. |
| FieldTestBase::$fieldStorages | property | core/ |
Stores the field definitions used by the test. |
| FieldTestBase::setUpFieldStorages | function | core/ |
Sets up field storages for testing. |
| FieldTestFieldHooks::fieldStorageConfigUpdateForbid | function | core/ |
Implements hook_field_storage_config_update_forbid(). |
| FieldTestHooks::fieldStorageConfigCreate | function | core/ |
Implements hook_field_storage_config_create(). |
| FieldTranslationSqlStorageTest | class | core/ |
Tests Field translation SQL Storage. |
| FieldTranslationSqlStorageTest.php | file | core/ |
|
| FieldTranslationSqlStorageTest::assertFieldStorageLangcode | function | core/ |
Checks whether field languages are correctly stored for the given entity. |
| FieldTranslationSqlStorageTest::testFieldSqlStorage | function | core/ |
Tests field SQL storage. |
| FieldTypePluginManager::getDefaultStorageSettings | function | core/ |
|
| FieldTypePluginManager::getStorageSettingsSummary | function | core/ |
|
| FieldTypePluginManagerInterface::getDefaultStorageSettings | function | core/ |
Returns the default storage-level settings for a field type. |
| FieldTypePluginManagerInterface::getStorageSettingsSummary | function | core/ |
Returns the summary of storage-level settings for a field type. |
| 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. |
| FieldUiThemeHooks::preprocessFormElementNewStorageType | function | core/ |
Implements hook_preprocess_HOOK(). |
| FieldUninstallValidator::$fieldStorageConfigStorage | property | core/ |
The field storage config storage. |
| FieldUninstallValidator::getFieldStoragesByModule | function | core/ |
Returns all field storages for a specified module. |
| FieldUninstallValidatorTest::testValidateNoStorages | function | core/ |
Tests validate no storages. |
| FieldViewsDataProvider::getSqlStorageForField | function | core/ |
Determines whether the entity type the field appears in is SQL based. |
| field_purge_field_storage | function | core/ |
Purges a field record from the database. |
| field_storage_definition.listener | service | core/ |
Drupal\Core\Field\FieldStorageDefinitionListener |
| field_storage_entity_type_dependency_test.info.yml | file | core/ |
core/modules/system/tests/modules/field_storage_entity_type_dependency_test/field_storage_entity_type_dependency_test.info.yml |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.