Search for test
- Search 7.x for test
- Search 8.9.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 |
|---|---|---|---|
| UniqueFieldConstraintTest.php | file | core/ |
|
| UniqueFieldConstraintTest::$modules | property | core/ |
Modules to enable. |
| UniqueFieldConstraintTest::providerTestEntityWithStringIdWithViolation | function | core/ |
Data provider for ::testEntityWithStringIdWithViolation(). |
| UniqueFieldConstraintTest::testEntityWithStringId | function | core/ |
Tests cases where the validation passes for entities with string IDs. |
| UniqueFieldConstraintTest::testEntityWithStringIdWithViolation | function | core/ |
Tests cases when validation raises violations for entities with string IDs. |
| unique_field_constraint_test.info.yml | file | core/ |
core/modules/system/tests/modules/unique_field_constraint_test/unique_field_constraint_test.info.yml |
| unique_field_constraint_test.module | file | core/ |
Contains unique_field_constraint_test.module. |
| unique_field_constraint_test_entity_base_field_info_alter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| UnitTestCase | class | core/ |
Provides a base class and helpers for Drupal unit tests. |
| UnitTestCase.php | file | core/ |
|
| UnitTestCase::$randomGenerator | property | core/ |
The random generator. |
| UnitTestCase::$root | property | core/ |
The app root. |
| UnitTestCase::assertArrayEquals | function | core/ |
Asserts if two arrays are equal by sorting them first. |
| UnitTestCase::getClassResolverStub | function | core/ |
Returns a stub class resolver. |
| UnitTestCase::getConfigFactoryStub | function | core/ |
Returns a stub config factory that behaves according to the passed array. |
| UnitTestCase::getConfigStorageStub | function | core/ |
Returns a stub config storage that returns the supplied configuration. |
| UnitTestCase::getContainerWithCacheTagsInvalidator | function | core/ |
Sets up a container with a cache tags invalidator. |
| UnitTestCase::getRandomGenerator | function | core/ |
Gets the random generator for the utility methods. |
| UnitTestCase::getStringTranslationStub | function | core/ |
Returns a stub translation manager that just returns the passed string. |
| UnitTestCase::randomMachineName | function | core/ |
Generates a unique random string containing letters and numbers. |
| UnitTestCase::setUp | function | core/ |
|
| UnitTestCase::setUpBeforeClass | function | core/ |
|
| UnitTestCaseTest | class | core/ |
Tests for the UnitTestCase class. |
| UnitTestCaseTest.php | file | core/ |
|
| UnitTestCaseTest::testAssertArrayEquals | function | core/ |
Tests deprecation of the ::assertArrayEquals method. |
| UnitTestCaseTest::testVarDumpSameProcess | function | core/ |
Tests the dump() function in a test run in the same process. |
| UnitTestCaseTest::testVarDumpSeparateProcess | function | core/ |
Tests the dump() function in a test run in a separate process. |
| UnitTestSuite | class | core/ |
Discovers tests for the unit test suite. |
| UnitTestSuite.php | file | core/ |
|
| UnitTestSuite::suite | function | core/ |
Factory method which loads up a suite with all unit tests. |
| UnpublishByKeywordActionTest | class | core/ |
@group node |
| UnpublishByKeywordActionTest.php | file | core/ |
|
| UnpublishByKeywordActionTest::$modules | property | core/ |
Modules to enable. |
| UnpublishByKeywordActionTest::setUp | function | core/ |
|
| UnpublishByKeywordActionTest::testUnpublishByKeywordAction | function | core/ |
Tests creating an action using the node_unpublish_by_keyword_action plugin. |
| UnpublishedBlockTest | class | core/ |
Tests unpublishing of block_content entities. |
| UnpublishedBlockTest.php | file | core/ |
|
| UnpublishedBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UnpublishedBlockTest::$modules | property | core/ |
Modules to enable. |
| UnpublishedBlockTest::testViewShowsCorrectStates | function | core/ |
Tests unpublishing of block_content entities. |
| UnroutedUrlAssemblerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Utility\UnroutedUrlAssembler[[api-linebreak]] @group Utility |
| UnroutedUrlAssemblerTest.php | file | core/ |
|
| UnroutedUrlAssemblerTest::$configFactory | property | core/ |
The mocked config factory. |
| UnroutedUrlAssemblerTest::$pathProcessor | property | core/ |
The mocked outbound path processor. |
| UnroutedUrlAssemblerTest::$requestStack | property | core/ |
The request stack. |
| UnroutedUrlAssemblerTest::$unroutedUrlAssembler | property | core/ |
The tested unrouted URL assembler. |
| UnroutedUrlAssemblerTest::providerTestAssembleWithExternalUrl | function | core/ |
Provides test data for testAssembleWithExternalUrl. |
| UnroutedUrlAssemblerTest::providerTestAssembleWithLocalUri | function | core/ |
|
| UnroutedUrlAssemblerTest::setUp | function | core/ |
|
| UnroutedUrlAssemblerTest::setupRequestStack | function | core/ |
Setups the request stack for a given subdir. |
Pagination
- Previous page
- Page 723
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.