Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestStateBasedSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
| TestStateBasedSectionStorage::isApplicable | function | core/ |
Determines if this section storage is applicable for the current contexts. |
| TestStateBasedSectionStorage::isSupported | function | core/ |
Determines if layout builder is supported by a view mode. |
| TestStateBasedSectionStorage::label | function | core/ |
Gets the label for the object using the sections. |
| TestStateBasedSectionStorage::save | function | core/ |
Saves the sections. |
| TestStorage | class | core/ |
Provides a test implementation of \Drupal\Core\Config\StorageInterface. |
| TestStorage::setValue | function | core/ |
Provides a setter to bypass the array type hint on ::write(). |
| 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::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::getActiveWorkspaceId | function | core/ |
Performs workspace negotiation. |
| TestWorkspaceNegotiator::setActiveWorkspace | function | core/ |
Notifies the negotiator that the workspace ID returned has been accepted. |
| TestWorkspaceNegotiator::unsetActiveWorkspace | function | core/ |
Unsets the negotiated workspace. |
| test_auto_include | function | core/ |
|
| 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 |
Pagination
- Previous page
- Page 244
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.