Search for test
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 |
---|---|---|---|
DatabaseTestHooks | class | core/ |
Hook implementations for database_test. |
DatabaseTestHooks.php | file | core/ |
|
DatabaseTestHooks::queryAlter | function | core/ |
Implements hook_query_alter(). |
DatabaseTestHooks::queryDatabaseTestAlterRemoveRangeAlter | function | core/ |
Implements hook_query_TAG_alter(). |
DatabaseTestSchemaDataTrait | trait | core/ |
Trait to manage data samples for test tables. |
DatabaseTestSchemaDataTrait.php | file | core/ |
|
DatabaseTestSchemaDataTrait::addSampleData | function | core/ |
Sets up our sample data. |
DatabaseTestSchemaInstallTrait | trait | core/ |
Trait to manage installation for test tables. |
DatabaseTestSchemaInstallTrait.php | file | core/ |
|
DatabaseTestSchemaInstallTrait::installSampleSchema | function | core/ |
Sets up our sample table schema. |
database_test.info.yml | file | core/ |
core/modules/system/tests/modules/database_test/database_test.info.yml |
database_test.install | file | core/ |
|
database_test.routing.yml | file | core/ |
core/modules/system/tests/modules/database_test/database_test.routing.yml |
database_test.services.yml | file | core/ |
core/modules/system/tests/modules/database_test/database_test.services.yml |
database_test_schema | function | core/ |
Implements hook_schema(). |
DateFieldTest | class | core/ |
Provides unit tests for the DateField Plugin. |
DateFieldTest.php | file | core/ |
|
DateFieldTest::providerTestDefineValueProcessPipeline | function | core/ |
Provides data for testDefineValueProcessPipeline(). |
DateFieldTest::testDefineValueProcessPipeline | function | core/ |
Tests defineValueProcessPipeline. |
DateFieldTest::testDefineValueProcessPipelineException | function | core/ |
Tests invalid date types throw an exception. |
DateFilterTest | class | core/ |
Test exposed datetime filters functionality. |
DateFilterTest.php | file | core/ |
|
DateFilterTest::$adminUser | property | core/ |
A user with permission to administer views. |
DateFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DateFilterTest::$modules | property | core/ |
Modules to install. |
DateFilterTest::$testViews | property | core/ |
Views used by this test. |
DateFilterTest::setUp | function | core/ |
Sets up the test. |
DateFilterTest::testLimitExposedOperators | function | core/ |
Tests the limit of the expose operator functionality. |
DateFormatAccessControlHandlerTest | class | core/ |
@coversDefaultClass \Drupal\system\DateFormatAccessControlHandler[[api-linebreak]] @group system |
DateFormatAccessControlHandlerTest.php | file | core/ |
|
DateFormatAccessControlHandlerTest::$accessControlHandler | property | core/ |
The date_format access control handler. |
DateFormatAccessControlHandlerTest::$modules | property | core/ |
Modules to install. |
DateFormatAccessControlHandlerTest::providerTestAccess | function | core/ |
Provides test cases for access control based on user permissions and entity lock status. |
DateFormatAccessControlHandlerTest::setUp | function | core/ |
|
DateFormatAccessControlHandlerTest::testAccess | function | core/ |
@covers ::checkAccess[[api-linebreak]] @covers ::checkCreateAccess[[api-linebreak]] @dataProvider providerTestAccess |
DateFormatJsonAnonTest | class | core/ |
Tests Date Format Json Anon. |
DateFormatJsonAnonTest.php | file | core/ |
|
DateFormatJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DateFormatJsonAnonTest::$format | property | core/ |
The format to use in this test. |
DateFormatJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
DateFormatJsonBasicAuthTest | class | core/ |
Tests Date Format Json Basic Auth. |
DateFormatJsonBasicAuthTest.php | file | core/ |
|
DateFormatJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
DateFormatJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DateFormatJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
DateFormatJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
DateFormatJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
DateFormatJsonCookieTest | class | core/ |
Tests Date Format Json Cookie. |
DateFormatJsonCookieTest.php | file | core/ |
|
DateFormatJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
Pagination
- Previous page
- Page 163
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.