Schema::fieldSetDefault |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Set the default value for a field. |
Schema::_createIndexSql |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
|
custom_block.schema.yml |
file |
drupal/core/modules/block/custom_block/config/schema/custom_block.schema.yml |
drupal/core/modules/block/custom_block/config/schema/custom_block.schema.yml |
SchemaTermInterface.php |
file |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SchemaTermInterface.php |
Contains SchemaTermInterface. |
node_access_test_schema |
function |
drupal/core/modules/node/tests/modules/node_access_test/node_access_test.install |
Implements hook_schema(). |
Schema::nextPlaceholder |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Implements PlaceHolderInterface::nextPlaceholder(). |
Schema::getFieldTypeMap |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Returns a mapping of Drupal schema field names to DB-native field types. |
Schema::fieldSetDefault |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Set the default value for a field. |
SiteSchemaTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/SiteSchemaTest.php |
|
drupal_schema_fields_sql |
function |
drupal/core/includes/schema.inc |
Retrieves a list of fields from a table schema. |
SchemaCache::__construct |
function |
drupal/core/lib/Drupal/Core/Utility/SchemaCache.php |
Constructs a SchemaCache object. |
system_schema_cache_8007 |
function |
drupal/core/modules/system/system.install |
The cache schema corresponding to Drupal 8.0. |
Schema::introspectSchema |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php |
Find out the schema of a table. |
Schema::mapKeyDefinition |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php |
Utility method: rename columns in an index definition according to a new mapping. |
views.display.schema.yml |
file |
drupal/core/modules/views/config/schema/views.display.schema.yml |
drupal/core/modules/views/config/schema/views.display.schema.yml |
_node_update_8016_schema |
function |
drupal/core/modules/node/node.install |
Upgrade node schema to the standard entity SQL schema: schema definition. |
Schema::constraintExists |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Helper function: check if a constraint (PK, FK, UK) exists. |
Schema::uniqueIdentifier |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Implements PlaceHolderInterface::uniqueIdentifier(). |
config_test.noschema.yml |
file |
drupal/core/modules/config/tests/config_test/config/config_test.noschema.yml |
drupal/core/modules/config/tests/config_test/config/config_test.noschema.yml |
SiteSchemaTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/SiteSchemaTest.php |
Modules to enable. |
Module::getSchemaUpdates |
function |
drupal/core/lib/Drupal/Core/Updater/Module.php |
Returns available database schema updates once a new version is installed. |
BundleSchema::$uriPattern |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/BundleSchema.php |
The URI pattern for bundle site schema terms. |
BundleSchema::__construct |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/BundleSchema.php |
Constructor. |
_drupal_schema_initialize |
function |
drupal/core/includes/schema.inc |
Fills in required default values for table definitions from hook_schema(). |
Schema::COMMENT_MAX_TABLE |
constant |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Maximum length of a table comment in MySQL. |
SiteSchemaManager::$cache |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchemaManager.php |
|
EntitySchema::$uriPattern |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/EntitySchema.php |
The URI pattern for entity site schema terms. |
EntitySchema::$entityType |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/EntitySchema.php |
The entity type that this term identifies. |
EntitySchema::__construct |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/EntitySchema.php |
Constructor. |
Schema::fieldSetNoDefault |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Set a field to have no default value. |
FieldInterface::getSchema |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInterface.php |
Returns the field schema. |
translation_entity_schema |
function |
drupal/core/modules/translation_entity/translation_entity.install |
Implements hook_schema(). |
_field_sql_storage_schema |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Returns the database schema for a field. |
Schema::fieldSetNoDefault |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php |
Set a field to have no default value. |
views.argument.schema.yml |
file |
drupal/core/modules/views/config/schema/views.argument.schema.yml |
drupal/core/modules/views/config/schema/views.argument.schema.yml |
ConfigSchemaTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigSchemaTest.php |
|
Schema::$tableInformation |
property |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
A cache of information about blob columns and sequences of tables. |
Schema::fieldSetNoDefault |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Set a field to have no default value. |
Schema::$uniqueIdentifier |
property |
drupal/core/lib/Drupal/Core/Database/Schema.php |
A unique identifier for this query object. |
Schema::fieldSetNoDefault |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Set a field to have no default value. |
SchemaDiscovery::$storage |
property |
drupal/core/lib/Drupal/Core/Config/Schema/SchemaDiscovery.php |
A storage controller instance for reading configuration schema data. |
drupal_get_complete_schema |
function |
drupal/core/includes/schema.inc |
Gets the whole database schema. |
drupal_get_schema_versions |
function |
drupal/core/includes/schema.inc |
Returns an array of available schema versions for a module. |
Schema::COMMENT_MAX_COLUMN |
constant |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Maximum length of a column comment in MySQL. |
ConfigSchemaTest::$modules |
property |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigSchemaTest.php |
Modules to enable. |
config_test.someschema.yml |
file |
drupal/core/modules/config/tests/config_test/config/config_test.someschema.yml |
drupal/core/modules/config/tests/config_test/config/config_test.someschema.yml |
REQUIRED_D7_SCHEMA_VERSION |
constant |
drupal/core/includes/update.inc |
Minimum schema version of Drupal 7 required for upgrade to Drupal 8. |
BundleSchema::getProperties |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/BundleSchema.php |
Overrides \Drupal\rdf\SiteSchema\SchemaTermBase::getProperties(). |
SchemaTermBase::$uriPattern |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SchemaTermBase.php |
The URI pattern for this type of site schema term. |
SchemaTermBase::$siteSchema |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SchemaTermBase.php |
The schema in which this term is defined. |