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 |
|---|---|---|---|
| PreviewTest::testPreviewTitle | function | core/ |
Tests HTML is filtered from the view title when previewing. |
| PreviewTest::testPreviewUI | function | core/ |
Tests arguments in the preview form. |
| PreviewTest::testPreviewWithPagersUI | function | core/ |
Tests pagers in the preview form. |
| PreviewTest::testTaxonomyAJAX | function | core/ |
Tests the taxonomy term preview AJAX. |
| PreviewTest::viewsData | function | core/ |
Returns the views data definition. |
| PrimitiveDataNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\PrimitiveDataNormalizer[[api-linebreak]] @group serialization |
| PrimitiveDataNormalizerTest.php | file | core/ |
|
| PrimitiveDataNormalizerTest::$normalizer | property | core/ |
The TypedDataNormalizer instance. |
| PrimitiveDataNormalizerTest::dataProviderPrimitiveData | function | core/ |
Data provider for testNormalize(). |
| PrimitiveDataNormalizerTest::setUp | function | core/ |
|
| PrimitiveDataNormalizerTest::testNormalize | function | core/ |
@covers ::normalize[[api-linebreak]] @dataProvider dataProviderPrimitiveData |
| PrimitiveDataNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::supportsNormalization[[api-linebreak]] @dataProvider dataProviderPrimitiveData |
| PrimitiveDataNormalizerTest::testSupportsNormalizationFail | function | core/ |
@covers ::supportsNormalization[[api-linebreak]] |
| PrimitiveTypeConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Validation\Plugin\Validation\Constraint\PrimitiveTypeConstraintValidator[[api-linebreak]] @group validation |
| PrimitiveTypeConstraintValidatorTest.php | file | core/ |
|
| PrimitiveTypeConstraintValidatorTest::provideTestValidate | function | core/ |
|
| PrimitiveTypeConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
| PrivateFileOnTranslatedEntityTest | class | core/ |
Uploads private files to translated node and checks access. |
| PrivateFileOnTranslatedEntityTest.php | file | core/ |
|
| PrivateFileOnTranslatedEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PrivateFileOnTranslatedEntityTest::$fieldName | property | core/ |
The name of the file field used in the test. |
| PrivateFileOnTranslatedEntityTest::$modules | property | core/ |
Modules to enable. |
| PrivateFileOnTranslatedEntityTest::setUp | function | core/ |
|
| PrivateFileOnTranslatedEntityTest::testPrivateLanguageFile | function | core/ |
Tests private file fields on translated nodes. |
| PrivateKeyTest | class | core/ |
Tests the PrivateKey class. |
| PrivateKeyTest.php | file | core/ |
|
| PrivateKeyTest::$key | property | core/ |
The random key to use in tests. |
| PrivateKeyTest::$privateKey | property | core/ |
The private key service mock. |
| PrivateKeyTest::$state | property | core/ |
The state mock class. |
| PrivateKeyTest::setUp | function | core/ |
|
| PrivateKeyTest::testGet | function | core/ |
Tests PrivateKey::get(). |
| PrivateKeyTest::testGetNoState | function | core/ |
Tests PrivateKey::get() with no private key from state. |
| PrivateKeyTest::testSet | function | core/ |
Tests PrivateKey::setPrivateKey(). |
| PrivateMethodUnitTestTrait | trait | core/ |
Provides methods to test protected/private methods in unit tests. |
| PrivateMethodUnitTestTrait.php | file | core/ |
|
| PrivateMethodUnitTestTrait::getMethod | function | core/ |
Gets a protected/private method to test. |
| PrivateStream | class | core/ |
Drupal private (private://) stream wrapper class. |
| PrivateStream.php | file | core/ |
|
| PrivateStream::basePath | function | core/ |
Returns the base path for private://. |
| PrivateStream::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| PrivateStream::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
| PrivateStream::getExternalUrl | function | core/ |
Returns a web accessible URL for the resource. |
| PrivateStream::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
| PrivateStream::getType | function | core/ |
Returns the type of stream wrapper. |
| PrivateTempStoreTest | class | core/ |
@coversDefaultClass \Drupal\Core\TempStore\PrivateTempStore[[api-linebreak]] @group TempStore |
| PrivateTempStoreTest.php | file | core/ |
|
| PrivateTempStoreTest::$currentUser | property | core/ |
The current user. |
| PrivateTempStoreTest::$keyValue | property | core/ |
The mock key value expirable backend. |
| PrivateTempStoreTest::$lock | property | core/ |
The mock lock backend. |
| PrivateTempStoreTest::$otherObject | property | core/ |
A tempstore object not belonging to the owner. |
Pagination
- Previous page
- Page 552
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.