Search for getSchema

  1. Search 7.x for getSchema
  2. Search 9.5.x for getSchema
  3. Search 10.3.x for getSchema
  4. Search 11.x for getSchema
  5. Other projects
Title Object type File name Summary
BaseFieldDefinition::getSchema function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Returns the field schema.
FieldStorageConfig::getSchema function core/modules/field/src/Entity/FieldStorageConfig.php Returns the field schema.
FieldStorageDefinitionInterface::getSchema function core/lib/Drupal/Core/Field/FieldStorageDefinitionInterface.php Returns the field schema.
InstallTest::testGetSchemaAtInstallTime function core/modules/system/tests/src/Functional/Module/InstallTest.php Verify that drupal_get_schema() can be used during module installation.
Module::getSchemaUpdates function core/lib/Drupal/Core/Updater/Module.php Returns available database schema updates once a new version is installed.
SqlContentEntityStorageSchema::getSchemaFromStorageDefinition function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Gets the schema data for the given field storage definition.
SqlContentEntityStorageSchemaTest::testGetSchemaBase function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php Tests the schema for non-revisionable, non-translatable entities.
SqlContentEntityStorageSchemaTest::testGetSchemaRevisionable function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php Tests the schema for revisionable, non-translatable entities.
SqlContentEntityStorageSchemaTest::testGetSchemaRevisionableTranslatable function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php Tests the schema for revisionable, translatable entities.
SqlContentEntityStorageSchemaTest::testGetSchemaTranslatable function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php Tests the schema for non-revisionable, translatable entities.
StorableConfigBase::getSchemaWrapper function core/lib/Drupal/Core/Config/StorableConfigBase.php 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.