Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ScanDirectoryTest::testOptionMinDepth | function | core/ |
Check that the min_depth options lets us ignore files in the starting directory. |
| ScanDirectoryTest::testOptionNoMask | function | core/ |
Check that the no-mask parameter is honored. |
| ScanDirectoryTest::testOptionRecurse | function | core/ |
Check that the recurse option descends into subdirectories. |
| ScanDirectoryTest::testReturn | function | core/ |
Check the format of the returned values. |
| SchemaCheckTestTrait | trait | core/ |
Provides a class for checking configuration schema. |
| SchemaCheckTestTrait | trait | core/ |
Provides a class for checking configuration schema. |
| SchemaCheckTestTrait.php | file | core/ |
|
| SchemaCheckTestTrait.php | file | core/ |
|
| SchemaCheckTestTrait::assertConfigSchema | function | core/ |
Asserts the TypedConfigManager has a valid schema for the configuration. |
| SchemaCheckTestTrait::assertConfigSchemaByName | function | core/ |
Asserts configuration, specified by name, has a valid schema. |
| SchemaCheckTraitTest | class | core/ |
Tests the functionality of SchemaCheckTrait. |
| SchemaCheckTraitTest.php | file | core/ |
|
| SchemaCheckTraitTest::$modules | property | core/ |
Modules to enable. |
| SchemaCheckTraitTest::$typedConfig | property | core/ |
The typed config manager. |
| SchemaCheckTraitTest::setUp | function | core/ |
|
| SchemaCheckTraitTest::testTrait | function | core/ |
Tests \Drupal\Core\Config\Schema\SchemaCheckTrait. |
| SchemaConfigListenerTest | class | core/ |
Tests the functionality of ConfigSchemaChecker in KernelTestBase tests. |
| SchemaConfigListenerTest | class | core/ |
Tests the functionality of ConfigSchemaChecker in KernelTestBase tests. |
| SchemaConfigListenerTest.php | file | core/ |
|
| SchemaConfigListenerTest.php | file | core/ |
|
| SchemaConfigListenerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SchemaConfigListenerTest::$modules | property | core/ |
Modules to enable. |
| SchemaConfigListenerTest::$modules | property | core/ |
Modules to enable. |
| SchemaConfigListenerTest::setUp | function | core/ |
|
| SchemaConfigListenerTestTrait | trait | core/ |
Adds a test for the configuration schema checker use in tests. |
| SchemaConfigListenerTestTrait.php | file | core/ |
|
| SchemaConfigListenerTestTrait::testConfigSchemaChecker | function | core/ |
Tests \Drupal\Core\Config\Development\ConfigSchemaChecker. |
| SchemaConfigListenerWebTest | class | core/ |
Tests the functionality of ConfigSchemaChecker in WebTestBase tests. |
| SchemaConfigListenerWebTest.php | file | core/ |
|
| SchemaConfigListenerWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SchemaConfigListenerWebTest::$modules | property | core/ |
Modules to enable. |
| SchemaConfigListenerWebTest::testConfigSchemaChecker | function | core/ |
Tests \Drupal\Core\Config\Development\ConfigSchemaChecker. |
| SchemaIntrospectionTestTrait | trait | core/ |
Provides methods for testing database schema characteristics. |
| SchemaIntrospectionTestTrait.php | file | core/ |
|
| SchemaIntrospectionTestTrait::assertIndexOnColumns | function | core/ |
Checks that an index covering exactly the given column names exists. |
| SchemaIntrospectionTestTrait::assertNoIndexOnColumns | function | core/ |
Checks that an index covering exactly the given column names doesn't exist. |
| SchemaIntrospectionTestTrait::getIndexColumnNames | function | core/ |
Returns the column names used by the indexes of a table. |
| SchemaLegacyTest | class | core/ |
Deprecation tests cases for the schema API. |
| SchemaLegacyTest.php | file | core/ |
|
| SchemaLegacyTest::testSchemaGetFieldValue | function | core/ |
Tests deprecation of the drupal_schema_get_field_value() function. |
| SchemaListenerController::test | function | core/ |
Tests the WebTestBase tests can use strict schema checking. |
| SchemaTest | class | core/ |
Tests table creation and modification via the schema API. |
| SchemaTest.php | file | core/ |
|
| SchemaTest::$connection | property | core/ |
Connection to the database. |
| SchemaTest::$counter | property | core/ |
A global counter for table and field creation. |
| SchemaTest::$schema | property | core/ |
Database schema instance. |
| SchemaTest::assertFieldAdditionRemoval | function | core/ |
Asserts that a given field can be added and removed from a table. |
| SchemaTest::assertFieldChange | function | core/ |
Asserts that a field can be changed from one spec to another. |
| SchemaTest::assertFieldCharacteristics | function | core/ |
Asserts that a newly added field has the correct characteristics. |
| SchemaTest::checkSchemaComment | function | core/ |
Checks that a table or column comment matches a given description. |
Pagination
- Previous page
- Page 589
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.