Search for schemaDefinition
- Search 7.x for schemaDefinition
- Search 9.5.x for schemaDefinition
- Search 8.9.x for schemaDefinition
- Search 10.3.x for schemaDefinition
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BatchStorage::schemaDefinition | function | core/ |
|
| BatchStorage::schemaDefinition | function | core/ |
Defines the schema for the batch table. |
| DatabaseBackend::schemaDefinition | function | core/ |
Defines the schema for the {cache_*} bin tables. |
| DatabaseBackend::schemaDefinition | function | core/ |
Defines the schema for the flood table. |
| DatabaseCacheTagsChecksum::schemaDefinition | function | core/ |
Defines the schema for the {cachetags} table. |
| DatabaseLockBackend::schemaDefinition | function | core/ |
Defines the schema for the semaphore table. |
| DatabaseLockBackend::schemaDefinition | function | core/ |
|
| DatabaseQueue::schemaDefinition | function | core/ |
Defines the schema for the queue table. |
| DatabaseStorage::schemaDefinition | function | core/ |
Defines the schema for the key_value table. |
| DatabaseStorage::schemaDefinition | function | core/ |
Defines the schema for the configuration table. |
| DatabaseStorageExpirable::schemaDefinition | function | core/ |
Defines the schema for the key_value_expire table. |
| FieldDateTest::schemaDefinition | function | core/ |
Returns the schema definition. |
| FieldTimeIntervalTest::schemaDefinition | function | core/ |
Returns the schema definition. |
| FilterBooleanOperatorStringTest::schemaDefinition | function | core/ |
Returns the schema definition. |
| FilterBooleanOperatorTest::schemaDefinition | function | core/ |
Returns the schema definition. |
| FilterCombineTest::schemaDefinition | function | core/ |
Allow {views_test_data}.job to be NULL. |
| FilterStringTest::schemaDefinition | function | core/ |
Returns the schema definition. |
| HandlerTest::schemaDefinition | function | core/ |
Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition(). |
| LanguageTestBase::schemaDefinition | function | core/ |
Returns the schema definition. |
| LocaleTranslatedSchemaDefinitionTest | class | core/ |
Adds and configures languages to check field schema definition. |
| LocaleTranslatedSchemaDefinitionTest.php | file | core/ |
|
| LocaleTranslatedSchemaDefinitionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleTranslatedSchemaDefinitionTest::$modules | property | core/ |
Modules to install. |
| LocaleTranslatedSchemaDefinitionTest::$useOneTimeLoginLinks | property | core/ |
Use one-time login links instead of submitting the login form. |
| LocaleTranslatedSchemaDefinitionTest::setUp | function | core/ |
|
| LocaleTranslatedSchemaDefinitionTest::testTranslatedSchemaDefinition | function | core/ |
Tests that translated field descriptions do not affect the update system. |
| LocaleTranslatedSchemaDefinitionTest::testTranslatedUpdate | function | core/ |
Tests that translations do not affect the update system. |
| MatcherDumper::schemaDefinition | function | core/ |
Defines the schema for the router table. |
| MenuTreeStorage::schemaDefinition | function | core/ |
Defines the schema for the tree table. |
| PersistentDatabaseLockBackend::schemaDefinition | function | core/ |
|
| PreviewTest::schemaDefinition | function | core/ |
Returns the schema definition. |
| RelationshipJoinTestBase::schemaDefinition | function | core/ |
Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition(). |
| SchemaDefinitionConversionTest | class | core/ |
Tests conversion of SchemaDefinition objects to legacy array-based structure. |
| SchemaDefinitionConversionTest.php | file | core/ |
|
| SchemaDefinitionConversionTest::testConvertSchemaDefinition | function | core/ |
Tests Schema::toArray(). |
| SchemaDefinitionConversionTest::testConvertTableDefinition | function | core/ |
Tests Table::toArray(). |
| SchemaDefinitionException | class | core/ |
Exception thrown by the Schema Definition API. |
| SchemaDefinitionException.php | file | core/ |
|
| SchemaDefinitionInterface | interface | core/ |
Interface for objects describing database elements. |
| SchemaDefinitionInterface.php | file | core/ |
|
| SchemaDefinitionInterface::toArray | function | core/ |
Converts the object to legacy array-based specifications. |
| SchemaDefinitionTest | class | core/ |
Tests SchemaDefinition Column object validations. |
| SchemaDefinitionTest.php | file | core/ |
|
| SchemaDefinitionTest::testFloatDefaultForIntColumn | function | core/ |
Tests passing a float default to an int column. |
| SchemaDefinitionTest::testFloatDefaultForTextColumn | function | core/ |
Tests passing a float default to a text column. |
| SchemaDefinitionTest::testIntDefaultForIntColumn | function | core/ |
Tests passing a int default to an int column. |
| SchemaDefinitionTest::testIntDefaultForTextColumn | function | core/ |
Tests passing a int default to a text column. |
| SchemaDefinitionTest::testInvalidColumnInTable | function | core/ |
Tests passing a non Column array member to Table::$columns. |
| SchemaDefinitionTest::testInvalidColumnTypeForBinary | function | core/ |
Tests passing binary to a non-textual column. |
| SchemaDefinitionTest::testInvalidColumnTypeForLength | function | core/ |
Tests passing length to a non-textual column. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.