Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| TestToolkit::logCall | function | core/ |
Stores the values passed to a toolkit call. |
| TestToolkit::parseFile | function | core/ |
Determines if a file contains a valid image. |
| TestToolkit::save | function | core/ |
Writes an image resource to a destination file. |
| TestToolkit::setType | function | core/ |
Sets the PHP type of the image. |
| TestToolkit::submitConfigurationForm | function | core/ |
Form submission handler. |
| TestToolkit::supportedTypes | function | core/ |
Returns a list of image types supported by the toolkit. |
| TestToolkit::validateConfigurationForm | function | core/ |
Form validation handler. |
| TestToolkit::__construct | function | core/ |
Constructs a TestToolkit object. |
| TestValidatedReferenceConstraintValidator | class | core/ |
Validates referenced entities. |
| TestValidatedReferenceConstraintValidator.php | file | core/ |
|
| TestValidatedReferenceConstraintValidator::validate | function | core/ |
|
| TestWorkspaceNegotiator | class | core/ |
Defines a workspace negotiator used for testing. |
| TestWorkspaceNegotiator.php | file | core/ |
|
| TestWorkspaceNegotiator::applies | function | core/ |
Checks whether the negotiator applies to the current request or not. |
| TestWorkspaceNegotiator::getActiveWorkspace | function | core/ |
Gets the negotiated workspace, if any. |
| TestWorkspaceNegotiator::setActiveWorkspace | function | core/ |
Sets the negotiated workspace. |
| TestWorkspaceNegotiator::unsetActiveWorkspace | function | core/ |
Unsets the negotiated workspace. |
| test_ckeditor_stylesheets_drupal_root.info.yml | file | core/ |
core/modules/system/tests/themes/test_ckeditor_stylesheets_drupal_root/test_ckeditor_stylesheets_drupal_root.info.yml |
| test_ckeditor_stylesheets_external.info.yml | file | core/ |
core/modules/system/tests/themes/test_ckeditor_stylesheets_external/test_ckeditor_stylesheets_external.info.yml |
| test_ckeditor_stylesheets_protocol_relative.info.yml | file | core/ |
core/modules/system/tests/themes/test_ckeditor_stylesheets_protocol_relative/test_ckeditor_stylesheets_protocol_relative.info.yml |
| test_ckeditor_stylesheets_relative.info.yml | file | core/ |
core/modules/system/tests/themes/test_ckeditor_stylesheets_relative/test_ckeditor_stylesheets_relative.info.yml |
| test_ckeditor_stylesheets_without_5.info.yml | file | core/ |
core/modules/system/tests/themes/test_ckeditor_stylesheets_without_5/test_ckeditor_stylesheets_without_5.info.yml |
| test_service2_decorator | service | core/ |
Drupal\decorated_service_test\TestServiceDecorator |
| test_service2_decorator2 | service | core/ |
Drupal\decorated_service_test\TestServiceDecorator |
| test_service_decorator | service | core/ |
Drupal\decorated_service_test\TestServiceDecorator |
| test_subtheming_ckeditor_stylesheets_without_5.info.yml | file | core/ |
core/modules/system/tests/themes/test_subtheming_ckeditor_stylesheets_without_5/test_subtheming_ckeditor_stylesheets_without_5.info.yml |
| test_theme_having_veery_long_name_which_is_too_long.info.yml | file | core/ |
core/modules/system/tests/themes/test_theme_having_veery_long_name_which_is_too_long/test_theme_having_veery_long_name_which_is_too_long.info.yml |
| TextareaWithSummaryTest::assertSummaryToggle | function | core/ |
Helper to test toggling the summary area. |
| TextCustom | class | core/ |
Views area text handler. |
| TextCustom.php | file | core/ |
Pagination
- Previous page
- Page 219
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.