Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestSuiteBaseTest | class | core/ |
@coversDefaultClass \Drupal\Tests\TestSuites\TestSuiteBase[[api-linebreak]] |
| TestSuiteBaseTest.php | file | core/ |
|
| TestSuiteBaseTest::getFilesystem | function | core/ |
Helper method to set up the file system. |
| TestSuiteBaseTest::provideCoreTests | function | core/ |
|
| TestSuiteBaseTest::testAddTestsBySuiteNamespaceCore | function | core/ |
Tests for special case behavior of unit test suite namespaces in core. |
| TestSuiteBaseTest::testLocalTimeZone | function | core/ |
Tests the assumption that local time is in 'Australia/Sydney'. |
| TestSystemLoggerChannel | class | core/ |
Provides a decorator for the 'logger.channel.system' service for testing. |
| TestSystemLoggerChannel.php | file | core/ |
|
| TestSystemLoggerChannel::$innerLogger | property | core/ |
The decorated logger.channel.system service. |
| TestSystemLoggerChannel::$state | property | core/ |
The state service. |
| TestSystemLoggerChannel::log | function | core/ |
|
| TestSystemLoggerChannel::__construct | function | core/ |
Constructs an AdvisoriesTestHttpClient object. |
| TestTasksSettingsSub1 | class | core/ |
|
| TestTasksSettingsSub1.php | file | core/ |
|
| TestTasksSettingsSub1::getCacheTags | function | core/ |
The cache tags associated with this object. |
| TestTasksSettingsSub1::getTitle | function | core/ |
Returns the localized title to be shown for this tab. |
| TestTaskWithUserInput | class | core/ |
|
| TestTaskWithUserInput.php | file | core/ |
|
| TestTaskWithUserInput::getTitle | function | core/ |
Returns the localized title to be shown for this tab. |
| TestTestDatabase | class | core/ |
Stub class supports TestDatabaseTest::testConstructorNullPrefix(). |
| TestTestDatabase::getTestLock | function | core/ |
Generates a unique lock ID for the test method. |
| TestTextfieldWidget | class | core/ |
Plugin implementation of the 'field_plugins_test_text_widget' widget. |
| TestTextfieldWidget.php | file | core/ |
|
| TestTextTrimmedFormatter | class | core/ |
Plugin implementation of the 'field_plugins_test_text_formatter' formatter. |
| TestTextTrimmedFormatter.php | file | core/ |
|
| TestThemeEngineExtensionList | class | core/ |
Test theme engine extension list class. |
| TestThemeExtensionList | class | core/ |
Test theme extension list class. |
| TestThemeNegotiator | class | core/ |
Tests the theme negotiation functionality. |
| TestThemeNegotiator.php | file | core/ |
|
| TestThemeNegotiator::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
| TestThemeNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
| TestTime | class | core/ |
Test service for altering the request time. |
| TestTime.php | file | core/ |
|
| TestTime::getRequestTime | function | core/ |
Returns the timestamp for the current request. |
| TestToolkit | class | core/ |
Defines a Test toolkit for image manipulation within Drupal. |
| TestToolkit.php | file | core/ |
|
| TestToolkit::$height | property | core/ |
The height of the image. |
| TestToolkit::$state | property | core/ |
The state service. |
| TestToolkit::$type | property | core/ |
Image type represented by a PHP IMAGETYPE_* constant (e.g. IMAGETYPE_JPEG). |
| TestToolkit::$width | property | core/ |
The width of the image. |
| TestToolkit::apply | function | core/ |
Applies a toolkit operation to an image. |
| TestToolkit::buildConfigurationForm | function | core/ |
Form constructor. |
| TestToolkit::create | function | core/ |
Creates an instance of the plugin. |
| TestToolkit::getHeight | function | core/ |
Returns the height of the image. |
| TestToolkit::getMimeType | function | core/ |
Returns the MIME type of the image file. |
| TestToolkit::getSupportedExtensions | function | core/ |
Returns a list of image file extensions supported by the toolkit. |
| TestToolkit::getType | function | core/ |
Returns the type of the image. |
| TestToolkit::getWidth | function | core/ |
Returns the width of the image. |
| TestToolkit::isAvailable | function | core/ |
Verifies that the Image Toolkit is set up correctly. |
| TestToolkit::isValid | function | core/ |
Checks if the image is valid. |
Pagination
- Previous page
- Page 1267
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.