Search for getSchema
- Search 7.x for getSchema
- Search 9.5.x for getSchema
- Search 10.3.x for getSchema
- Search 11.x for getSchema
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BaseFieldDefinition::getSchema | function | core/ |
Returns the field schema. |
FieldStorageConfig::getSchema | function | core/ |
Returns the field schema. |
FieldStorageDefinitionInterface::getSchema | function | core/ |
Returns the field schema. |
InstallTest::testGetSchemaAtInstallTime | function | core/ |
Verify that drupal_get_schema() can be used during module installation. |
Module::getSchemaUpdates | function | core/ |
Returns available database schema updates once a new version is installed. |
SqlContentEntityStorageSchema::getSchemaFromStorageDefinition | function | core/ |
Gets the schema data for the given field storage definition. |
SqlContentEntityStorageSchemaTest::testGetSchemaBase | function | core/ |
Tests the schema for non-revisionable, non-translatable entities. |
SqlContentEntityStorageSchemaTest::testGetSchemaRevisionable | function | core/ |
Tests the schema for revisionable, non-translatable entities. |
SqlContentEntityStorageSchemaTest::testGetSchemaRevisionableTranslatable | function | core/ |
Tests the schema for revisionable, translatable entities. |
SqlContentEntityStorageSchemaTest::testGetSchemaTranslatable | function | core/ |
Tests the schema for non-revisionable, translatable entities. |
StorableConfigBase::getSchemaWrapper | function | core/ |
Gets the schema wrapper for the whole configuration object. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.