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 |
|---|---|---|---|
| MultipleFileUploadTest::$modules | property | core/ |
|
| MultipleFileUploadTest::setUp | function | core/ |
|
| MultipleFileUploadTest::testMultipleFileFieldWithAllFileExtensions | function | core/ |
Tests multiple file field with all file extensions. |
| MultiStepNodeFormBasicOptionsTest | class | core/ |
Tests the persistence of basic options through multiple steps. |
| MultiStepNodeFormBasicOptionsTest.php | file | core/ |
|
| MultiStepNodeFormBasicOptionsTest::$defaultTheme | property | core/ |
|
| MultiStepNodeFormBasicOptionsTest::$fieldName | property | core/ |
The field name to create. |
| MultiStepNodeFormBasicOptionsTest::testMultiStepNodeFormBasicOptions | function | core/ |
Tests changing the default values of basic options to ensure they persist. |
| MultiValueTestItem | class | core/ |
Defines the 'multi_value_test' field type. |
| MultiValueTestItem.php | file | core/ |
|
| MultiValueTestItem::isEmpty | function | core/ |
|
| MultiValueTestItem::mainPropertyName | function | core/ |
|
| MultiValueTestItem::propertyDefinitions | function | core/ |
|
| MultiValueTestItem::schema | function | core/ |
|
| MysqlDateSqlTest | class | core/ |
Tests the MySQL-specific date query handler. |
| MysqlDateSqlTest.php | file | core/ |
|
| MysqlDateSqlTest::$database | property | core/ |
The mocked database service. |
| MysqlDateSqlTest::providerTestGetDateFormat | function | core/ |
Provider for date formatting test. |
| MysqlDateSqlTest::setUp | function | core/ |
|
| MysqlDateSqlTest::testGetDateField | function | core/ |
Tests the getDateField method. |
| MysqlDateSqlTest::testGetDateFormat | function | core/ |
Tests date formatting replacement. |
| MysqlDateSqlTest::testSetFieldTimezoneOffset | function | core/ |
Tests timezone offset formatting. |
| MysqlDateSqlTest::testSetTimezoneOffset | function | core/ |
Tests setting the database offset. |
| NameMungingTest | class | core/ |
Tests filename munging and unmunging. |
| NameMungingTest.php | file | core/ |
|
| NameMungingTest::$badExtension | property | core/ |
An extension to be used as forbidden during munge operations. |
| NameMungingTest::$name | property | core/ |
The name of a file with a bad extension, after munging. |
| NameMungingTest::$nameWithUcExt | property | core/ |
The name of a file with an upper-cased bad extension, after munging. |
| NameMungingTest::setUp | function | core/ |
|
| NameMungingTest::testMungeIgnoreAllowedExtensions | function | core/ |
Tests that allowed extensions are ignored by file_munge_filename(). |
| NameMungingTest::testMungeIgnoreInsecure | function | core/ |
If the system.file.allow_insecure_uploads setting evaluates to true, the file should come out untouched, no matter how evil the filename. |
| NameMungingTest::testMungeNullByte | function | core/ |
Tests munging with a null byte in the filename. |
| NameMungingTest::testMungeUnsafe | function | core/ |
Tests unsafe extensions are always munged by file_munge_filename(). |
| NameMungingTest::testMunging | function | core/ |
Create a file and munge/unmunge the name. |
| NameMungingTest::testUnMunge | function | core/ |
Ensure that unmunge gets your name back. |
| NegotiationMiddlewareTest | class | core/ |
@coversDefaultClass \Drupal\Core\StackMiddleware\NegotiationMiddleware[[api-linebreak]] @group NegotiationMiddleware |
| NegotiationMiddlewareTest.php | file | core/ |
Contains \Drupal\Tests\Core\StackMiddleware\NegotiationMiddlewareTest. |
| NegotiationMiddlewareTest::$app | property | core/ |
|
| NegotiationMiddlewareTest::$contentNegotiation | property | core/ |
|
| NegotiationMiddlewareTest::setUp | function | core/ |
|
| NegotiationMiddlewareTest::testAjaxIframeUpload | function | core/ |
Tests the getContentType() method with AJAX iframe upload. |
| NegotiationMiddlewareTest::testFormatViaQueryParameter | function | core/ |
Tests the specifying a format via query parameters gets used. |
| NegotiationMiddlewareTest::testHandle | function | core/ |
Test that handle() correctly hands off to sub application. |
| NegotiationMiddlewareTest::testSetFormat | function | core/ |
@covers ::registerFormat[[api-linebreak]] |
| NegotiationMiddlewareTest::testUnknowContentTypeButAjaxRequest | function | core/ |
Tests the getContentType() method when no priority format is found but it's an AJAX request. |
| NegotiationMiddlewareTest::testUnknowContentTypeReturnsNull | function | core/ |
Tests the getContentType() method when no priority format is found. |
| NestedArrayTest | class | core/ |
@coversDefaultClass \Drupal\Component\Utility\NestedArray[[api-linebreak]] @group Utility |
| NestedArrayTest.php | file | core/ |
|
| NestedArrayTest::$form | property | core/ |
Form array to check. |
| NestedArrayTest::$parents | property | core/ |
Array of parents for the nested element. |
Pagination
- Previous page
- Page 492
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.