Search for columns
- Search 7.x for columns
- Search 9.5.x for columns
- Search 8.9.x for columns
- Search 10.3.x for columns
- Search main for columns
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SqlContentEntityStorage::isColumnSerial | function | core/ |
Checks whether a field column should be treated as serial. |
| SqlContentEntityStorageSchema::getColumnSchemaRelevantKeys | function | core/ |
Returns a list of column schema keys affecting data storage. |
| StyleTableTest::testFieldInColumns | function | core/ |
Tests table fields in columns. |
| StyleTableTest::testResponsiveMergedColumns | function | core/ |
Tests responsive classes and column assigning. |
| Table::sanitizeColumns | function | core/ |
Sanitizes the columns. |
| TableMappingInterface::getAllColumns | function | core/ |
Gets a list of all database columns for a given table. |
| TableMappingInterface::getExtraColumns | function | core/ |
Gets a list of extra database columns, which store denormalized data. |
| TableMappingInterface::getReservedColumns | function | core/ |
Gets the list of columns that can not be used as field type columns. |
| TestDefaultTableMapping::setExtraColumns | function | core/ |
Adds extra columns for a table to the table mapping. |
| TestSqlContentDefaultTableMapping::setExtraColumns | function | core/ |
Adds extra columns for a table to the table mapping. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.