SchemaTermBase::__construct |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SchemaTermBase.php |
Constructor. |
SchemaTermInterface::getUri |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SchemaTermInterface.php |
Get the URI of the term. |
SiteSchemaManager::getTypes |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchemaManager.php |
Get the array of site schema types. |
Schema::createKeysSqlHelper |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
|
EntitySchema::getProperties |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/EntitySchema.php |
Overrides \Drupal\rdf\SiteSchema\SchemaTermBase::getProperties(). |
views.data_types.schema.yml |
file |
drupal/core/modules/views/config/schema/views.data_types.schema.yml |
drupal/core/modules/views/config/schema/views.data_types.schema.yml |
SchemaObjectExistsException |
class |
drupal/core/lib/Drupal/Core/Database/SchemaObjectExistsException.php |
Exception thrown if an object being created already exists. |
SiteSchemaManager::getSchema |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchemaManager.php |
|
views.sort_expose.schema.yml |
file |
drupal/core/modules/views/config/schema/views.sort_expose.schema.yml |
drupal/core/modules/views/config/schema/views.sort_expose.schema.yml |
system.data_types.schema.yml |
file |
drupal/core/modules/system/config/schema/system.data_types.schema.yml |
drupal/core/modules/system/config/schema/system.data_types.schema.yml |
field_sql_storage.schema.yml |
file |
drupal/core/modules/field_sql_storage/config/schema/field_sql_storage.schema.yml |
drupal/core/modules/field_sql_storage/config/schema/field_sql_storage.schema.yml |
SchemaDiscovery::__construct |
function |
drupal/core/lib/Drupal/Core/Config/Schema/SchemaDiscovery.php |
Public constructor. |
drupal_get_schema_unprocessed |
function |
drupal/core/includes/schema.inc |
Returns the unprocessed and unaltered version of a module's schema. |
SchemaTermBase::getProperties |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SchemaTermBase.php |
Implements \Drupal\rdf\SiteSchema\SchemaTermInterface::getProperties(). |
drupal_schema_get_field_value |
function |
drupal/core/includes/schema.inc |
Typecasts values to proper datatypes. |
SchemaTermInterface::getGraph |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SchemaTermInterface.php |
Get the full graph of terms and properties to display. |
SiteSchemaManager::writeCache |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchemaManager.php |
Writes the cache of site schema types. |
SiteSchemaManager::getSchemas |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchemaManager.php |
|
views.filter_value.schema.yml |
file |
drupal/core/modules/views/config/schema/views.filter_value.schema.yml |
drupal/core/modules/views/config/schema/views.filter_value.schema.yml |
HandlerTest::schemaDefinition |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/HandlerTest.php |
Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition(). |
SchemaCache::resolveCacheMiss |
function |
drupal/core/lib/Drupal/Core/Utility/SchemaCache.php |
Implements CacheArray::resolveCacheMiss(). |
views.relationship.schema.yml |
file |
drupal/core/modules/views/config/schema/views.relationship.schema.yml |
drupal/core/modules/views/config/schema/views.relationship.schema.yml |
views.exposed_form.schema.yml |
file |
drupal/core/modules/views/config/schema/views.exposed_form.schema.yml |
drupal/core/modules/views/config/schema/views.exposed_form.schema.yml |
Schema::queryTableInformation |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Fetch the list of blobs and sequences used on a table. |
Schema::queryFieldInformation |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Fetch the list of CHECK constraints used on a field. |
SchemaTest::tryUnsignedInsert |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SchemaTest.php |
Tries to insert a negative value into columns defined as unsigned. |
entity_reference_field_schema |
function |
drupal/core/modules/entity_reference/entity_reference.install |
Implements hook_field_schema(). |
XmlFileLoader::validateSchema |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php |
Validates a documents XML schema. |
SchemaDiscovery::$definitions |
property |
drupal/core/lib/Drupal/Core/Config/Schema/SchemaDiscovery.php |
The array of plugin definitions, keyed by plugin id. |
SiteSchemaManager::__construct |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchemaManager.php |
Constructor. |
ViewTestData::schemaDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestData.php |
Returns the schema definition. |
SiteSchema::CONTENT_DEPLOYMENT |
constant |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchema.php |
|
ViewTestBase::schemaDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Returns the schema definition. |
SchemaTest::checkSchemaComment |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SchemaTest.php |
Checks that a table or column comment matches a given description. |
SchemaTest::testSchemaAddField |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SchemaTest.php |
Tests adding columns to an existing table. |
SiteSchemaTest::testSiteSchema |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/SiteSchemaTest.php |
Tests site-generated schema. |
SchemaDiscovery::getDefinition |
function |
drupal/core/lib/Drupal/Core/Config/Schema/SchemaDiscovery.php |
Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinition(). |
SchemaDiscovery::loadAllSchema |
function |
drupal/core/lib/Drupal/Core/Config/Schema/SchemaDiscovery.php |
Load schema for module / theme. |
SchemaObjectExistsException.php |
file |
drupal/core/lib/Drupal/Core/Database/SchemaObjectExistsException.php |
Definition of Drupal\Core\Database\SchemaObjectExistsException |
Schema::buildTableNameCondition |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Build a condition to match a table name against a standard information_schema. |
SchemaTest::testUnsignedColumns |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SchemaTest.php |
Tests creating unsigned columns and data integrity thereof. |
Schema::buildTableNameCondition |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Build a condition to match a table name against a standard information_schema. |
SchemaDiscovery::getDefinitions |
function |
drupal/core/lib/Drupal/Core/Config/Schema/SchemaDiscovery.php |
Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions(). |
ConfigSchemaTest::testSchemaData |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigSchemaTest.php |
Tests metadata applied to configuration objects. |
SchemaDiscovery::getFallbackName |
function |
drupal/core/lib/Drupal/Core/Config/Schema/SchemaDiscovery.php |
Gets fallback metadata name. |
DrupalUnitTestBase::installSchema |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php |
Installs a specific table from a module schema definition. |
views.display_extender.schema.yml |
file |
drupal/core/modules/views/config/schema/views.display_extender.schema.yml |
drupal/core/modules/views/config/schema/views.display_extender.schema.yml |
DatabaseBackend::schemaDefinition |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Defines the schema for the cache bin and cache_tags table. |
SchemaObjectDoesNotExistException |
class |
drupal/core/lib/Drupal/Core/Database/SchemaObjectDoesNotExistException.php |
Exception thrown if an object being modified doesn't exist yet. |
views.argument_default.schema.yml |
file |
drupal/core/modules/views/config/schema/views.argument_default.schema.yml |
drupal/core/modules/views/config/schema/views.argument_default.schema.yml |