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 |
|---|---|---|---|
| NameMungingTest::setUp | function | core/ |
|
| NameMungingTest::testMungeIgnoreAllowedExtensions | function | core/ |
Tests that allowed extensions are ignored by file_munge_filename(). |
| NameMungingTest::testMungeIgnoreInsecure | function | core/ |
Test munging with system.file.allow_insecure_uploads set to true. |
| 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/ |
Tests that handle() correctly hands off to sub application. |
| NegotiationMiddlewareTest::testSetFormat | function | core/ |
@covers ::registerFormat[[api-linebreak]] |
| NegotiationMiddlewareTest::testUnknownContentTypeButAjaxRequest | function | core/ |
Tests the getContentType() method when no priority format is found but it's an AJAX request. |
| NegotiationMiddlewareTest::testUnknownContentTypeReturnsNull | 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. |
| NestedArrayTest::providerTestFilter | function | core/ |
|
| NestedArrayTest::setUp | function | core/ |
|
| NestedArrayTest::testFilter | function | core/ |
@covers ::filter[[api-linebreak]] @dataProvider providerTestFilter |
| NestedArrayTest::testGetValue | function | core/ |
Tests getting nested array values. |
| NestedArrayTest::testKeyExists | function | core/ |
Tests existence of array key. |
| NestedArrayTest::testMergeDeepArray | function | core/ |
Tests NestedArray::mergeDeepArray(). |
| NestedArrayTest::testMergeExplicitKeys | function | core/ |
Tests that even with explicit keys, values are appended, not merged. |
| NestedArrayTest::testMergeImplicitKeys | function | core/ |
Tests that arrays with implicit keys are appended, not merged. |
| NestedArrayTest::testMergeOutOfSequenceKeys | function | core/ |
Tests that array keys values on the first array are ignored when merging. |
| NestedArrayTest::testSetValue | function | core/ |
Tests setting nested array values. |
| NestedArrayTest::testSetValueForce | function | core/ |
Tests force-setting values. |
| NestedArrayTest::testUnsetValue | function | core/ |
Tests unsetting nested array values. |
| NestedEntityTestForm | class | core/ |
Provides a form for field_test routes. |
| NestedEntityTestForm.php | file | core/ |
|
| NestedEntityTestForm::buildForm | function | core/ |
Form constructor. |
| NestedEntityTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NestedEntityTestForm::submitForm | function | core/ |
Form submission handler. |
| NestedEntityTestForm::validateForm | function | core/ |
Form validation handler. |
| NestedFormTest | class | core/ |
Tests field elements in nested forms. |
| NestedFormTest.php | file | core/ |
|
| NestedFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NestedFormTest::$field | property | core/ |
|
| NestedFormTest::$fieldStorageSingle | property | core/ |
|
| NestedFormTest::$fieldStorageUnlimited | property | core/ |
|
| NestedFormTest::$modules | property | core/ |
Modules to enable. |
| NestedFormTest::setUp | function | core/ |
|
| NestedFormTest::testNestedEntityFormEntityLevelValidation | function | core/ |
Tests entity level validation within subforms. |
| NestedFormTest::testNestedFieldForm | function | core/ |
Tests Field API form integration within a subform. |
Pagination
- Previous page
- Page 502
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.