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 |
|---|---|---|---|
| SqlContentEntityStorageSchema::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
| SqlContentEntityStorageSchema::performFieldSchemaOperation | function | core/ |
Performs the specified operation on a field. |
| SqlContentEntityStorageSchema::processFieldStorageSchema | function | core/ |
Processes the schema for a field storage definition. |
| SqlContentEntityStorageSchema::requiresFieldDataMigration | function | core/ |
Checks if existing data would be lost if the schema changes were applied. |
| SqlContentEntityStorageSchema::requiresFieldStorageSchemaChanges | function | core/ |
Checks if the changes to the storage definition requires schema changes. |
| SqlContentEntityStorageSchema::saveFieldSchemaData | function | core/ |
Stores schema data for the given field storage definition. |
| SqlContentEntityStorageSchemaColumnTest::$fieldStorage | property | core/ |
The field storage. |
| SqlContentEntityStorageSchemaTest::$entityFieldManager | property | core/ |
The mocked entity field manager used in this test. |
| SqlContentEntityStorageSchemaTest::testOnFieldStorageDefinitionUpdateShared | function | core/ |
Tests updating a shared table field definition. |
| SqlContentEntityStorageTest::$entityFieldManager | property | core/ |
The mocked entity field manager used in this test. |
| SqlContentEntityStorageTest::$fieldDefinitions | property | core/ |
An array of field definitions used for this test, keyed by field name. |
| SqlContentEntityStorageTest::mockFieldDefinitions | function | core/ |
Returns a set of mock field definitions for the given names. |
| SqlContentEntityStorageTest::testGetFieldStorageDefinitions | function | core/ |
@covers ::getFieldStorageDefinitions[[api-linebreak]] |
| SqlContentEntityStorageTest::testGetTableMappingRevisionableTranslatableWithFields | function | core/ |
Tests getTableMapping() with a complex entity type with fields. |
| SqlContentEntityStorageTest::testGetTableMappingRevisionableWithFields | function | core/ |
Tests getTableMapping() with a revisionable entity type with fields. |
| SqlContentEntityStorageTest::testGetTableMappingSimpleWithDedicatedStorageFields | function | core/ |
Tests getTableMapping() with a base field that requires a dedicated table. |
| SqlContentEntityStorageTest::testGetTableMappingSimpleWithFields | function | core/ |
Tests getTableMapping() with a simple entity type with some base fields. |
| SqlContentEntityStorageTest::testGetTableMappingTranslatableWithFields | function | core/ |
Tests getTableMapping() with a translatable entity type with fields. |
| SqlFieldableEntityTypeListenerTrait | trait | core/ |
Helper methods for EntityTypeListenerInterface. |
| SqlFieldableEntityTypeListenerTrait.php | file | core/ |
|
| SqlFieldableEntityTypeListenerTrait::copyData | function | core/ |
Copies entity data from the original storage to the temporary one. |
| SqlFieldableEntityTypeListenerTrait::handleEntityTypeSchemaUpdateExceptionOnDataCopy | function | core/ |
Handles the case when an error occurs during the data copying step. |
| SqlFieldableEntityTypeListenerTrait::onFieldableEntityTypeUpdate | function | core/ |
|
| SqlFieldableEntityTypeListenerTrait::postUpdateEntityTypeSchema | function | core/ |
Allows subscribers to do any cleanup necessary after data copying. |
| SqlFieldableEntityTypeListenerTrait::preUpdateEntityTypeSchema | function | core/ |
Allows subscribers to prepare their schema before data copying. |
| SqliteDateSql::setFieldTimezoneOffset | function | core/ |
Applies the given offset to the given field. |
| SqliteDateSqlTest::testSetFieldTimezoneOffset | function | core/ |
Tests timezone offset formatting. |
| StateFormatterTest::testStateFieldFormatter | function | core/ |
Test the embed field. |
| StickyNode::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
| StringDatabaseStorage::dbFieldTable | function | core/ |
Gets table alias for field. |
| StringFieldRdfaTest | class | core/ |
Tests RDFa output by text field formatters. |
| StringFieldRdfaTest.php | file | core/ |
|
| StringFieldRdfaTest::$fieldType | property | core/ |
The machine name of the field type to test. |
| StringFieldRdfaTest::$testSummary | property | core/ |
The 'summary' property value for testing. |
| StringFieldRdfaTest::$testValue | property | core/ |
The 'value' property value for testing. |
| StringFieldRdfaTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| StringFieldRdfaTest::testStringFormatters | function | core/ |
Tests string formatters. |
| StringFieldTest | class | core/ |
Tests the creation of string fields. |
| StringFieldTest.php | file | core/ |
|
| StringFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StringFieldTest::$modules | property | core/ |
Modules to enable. |
| StringFieldTest::$webUser | property | core/ |
A user without any special permissions. |
| StringFieldTest::setUp | function | core/ |
|
| StringFieldTest::testTextfieldWidgets | function | core/ |
Test widgets. |
| StringFieldTest::_testTextfieldWidgets | function | core/ |
Helper function for testTextfieldWidgets(). |
| StringFormatterTest::$fieldName | property | core/ |
|
| StringFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
| StringIdEntityTest::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| StringListField.php | file | core/ |
|
| StringListField::$allowedValues | property | core/ |
Stores the allowed values of this field. |
Pagination
- Previous page
- Page 126
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.