Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 8.9.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 |
|---|---|---|---|
| NonDefaultBlockAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NonDefaultBlockAdminTest::$modules | property | core/ |
Modules to install. |
| NonDefaultBlockAdminTest::setUp | function | core/ |
|
| NonDefaultBlockAdminTest::testNonDefaultBlockAdmin | function | core/ |
Tests non-default theme admin. |
| NonPublicSchemaTest | class | core/ |
Tests schema API for non-public schema for the PostgreSQL driver. |
| NonPublicSchemaTest.php | file | core/ |
|
| NonPublicSchemaTest::$testingFakeConnection | property | core/ |
The database connection for testing. |
| NonPublicSchemaTest::setUp | function | core/ |
|
| NonPublicSchemaTest::tearDown | function | core/ |
|
| NonPublicSchemaTest::testDelete | function | core/ |
@covers \Drupal\Core\Database\Connection::delete[[api-linebreak]] @covers \Drupal\Core\Database\Connection::truncate[[api-linebreak]] |
| NonPublicSchemaTest::testExtensionExists | function | core/ |
@covers ::extensionExists[[api-linebreak]] @covers ::tableExists[[api-linebreak]] |
| NonPublicSchemaTest::testField | function | core/ |
@covers ::addField[[api-linebreak]] @covers ::fieldExists[[api-linebreak]] @covers ::dropField[[api-linebreak]] @covers ::changeField[[api-linebreak]] |
| NonPublicSchemaTest::testIndex | function | core/ |
@covers ::addIndex[[api-linebreak]] @covers ::indexExists[[api-linebreak]] @covers ::dropIndex[[api-linebreak]] |
| NonPublicSchemaTest::testInsert | function | core/ |
@covers \Drupal\Core\Database\Connection::insert[[api-linebreak]] @covers \Drupal\Core\Database\Connection::select[[api-linebreak]] |
| NonPublicSchemaTest::testMerge | function | core/ |
@covers \Drupal\Core\Database\Connection::merge[[api-linebreak]] |
| NonPublicSchemaTest::testPrimaryKey | function | core/ |
@covers ::addPrimaryKey[[api-linebreak]] @covers ::dropPrimaryKey[[api-linebreak]] |
| NonPublicSchemaTest::testTable | function | core/ |
@covers ::renameTable[[api-linebreak]] @covers ::tableExists[[api-linebreak]] @covers ::findTables[[api-linebreak]] @covers ::dropTable[[api-linebreak]] |
| NonPublicSchemaTest::testUniqueKey | function | core/ |
@covers ::addUniqueKey[[api-linebreak]] @covers ::indexExists[[api-linebreak]] @covers ::dropUniqueKey[[api-linebreak]] |
| NonPublicSchemaTest::testUpdate | function | core/ |
@covers \Drupal\Core\Database\Connection::update[[api-linebreak]] |
| NonPublicSchemaTest::testUpsert | function | core/ |
@covers \Drupal\Core\Database\Connection::upsert[[api-linebreak]] |
| NonStableModulesTest | class | core/ |
Tests the installation of deprecated and experimental modules. |
| NonStableModulesTest.php | file | core/ |
|
| NonStableModulesTest::$adminUser | property | core/ |
The admin user. |
| NonStableModulesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NonStableModulesTest::setUp | function | core/ |
|
| NonStableModulesTest::testDeprecatedAndExperimentalConfirmForm | function | core/ |
Tests installing deprecated and experimental modules at the same time. |
| NonStableModulesTest::testDeprecatedConfirmForm | function | core/ |
Tests installing deprecated modules and dependencies in the UI. |
| NonStableModulesTest::testExperimentalConfirmForm | function | core/ |
Tests installing experimental modules and dependencies in the UI. |
| NoPreExistingSchemaUpdateTest | class | core/ |
Tries to update a module which has no pre-existing schema. |
| NoPreExistingSchemaUpdateTest.php | file | core/ |
|
| NoPreExistingSchemaUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NoPreExistingSchemaUpdateTest::setUp | function | core/ |
|
| NoPreExistingSchemaUpdateTest::testNoPreExistingSchema | function | core/ |
Tests the system module updates with no dependencies installed. |
| NormalizerBaseTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\NormalizerBase[[api-linebreak]] @group serialization |
| NormalizerBaseTest.php | file | core/ |
|
| NormalizerBaseTest::providerTestSupportsNormalization | function | core/ |
Data provider for testSupportsNormalization. |
| NormalizerBaseTest::testSupportsNormalization | function | core/ |
Tests the supportsNormalization method. |
| NormalizerTestBase | class | core/ |
Helper base class to set up some test fields for serialization testing. |
| NormalizerTestBase.php | file | core/ |
|
| NormalizerTestBase::$modules | property | core/ |
Modules to install. |
| NormalizerTestBase::setUp | function | core/ |
|
| NoSerializationClassTestResource | class | core/ |
Class used to test that serialization_class is optional. |
| NoSerializationClassTestResource.php | file | core/ |
|
| NoSerializationClassTestResource::post | function | core/ |
Responds to a POST request. |
| NoSessionOpenTest | class | core/ |
@coversDefaultClass \Drupal\Core\PageCache\RequestPolicy\NoSessionOpen[[api-linebreak]] @group PageCache |
| NoSessionOpenTest.php | file | core/ |
|
| NoSessionOpenTest::$policy | property | core/ |
The request policy under test. |
| NoSessionOpenTest::$sessionConfiguration | property | core/ |
The session configuration. |
| NoSessionOpenTest::setUp | function | core/ |
|
| NoSessionOpenTest::testNoAllowUnlessSessionCookiePresent | function | core/ |
Asserts that caching is allowed unless there is a session cookie present. |
Pagination
- Previous page
- Page 535
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.