Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| ckeditor5_test_module_allowed_image.info.yml | file | core/ |
core/modules/ckeditor5/tests/modules/ckeditor5_test_module_allowed_image/ckeditor5_test_module_allowed_image.info.yml |
| ckeditor5_test_module_allowed_image.module | file | core/ |
A module to add a custom image type for CKEditor 5. |
| ckeditor5_test_module_allowed_image_ckeditor5_plugin_info_alter | function | core/ |
Implements hook_ckeditor5_plugin_info_alter(). |
| ckeditor5_theme | function | core/ |
Implements hook_theme(). |
| CKEditorStylesheetsWarningTest | class | core/ |
Tests warnings when ckeditor_stylesheets do not have CKEditor 5 equivalents. |
| CKEditorStylesheetsWarningTest.php | file | core/ |
|
| CKEditorStylesheetsWarningTest::installThemeThatTriggersWarning | function | core/ |
Installs and enables themes for testing. |
| CKEditorStylesheetsWarningTest::providerTestWarningFilterUi | function | core/ |
Data provider for testWarningFilterUI(). |
| CKEditorStylesheetsWarningTest::setUp | function | core/ |
|
| CKEditorStylesheetsWarningTest::testWarningFilterUi | function | core/ |
Test the ckeditor_stylesheets warning in the filter UI. |
| ckeditor_test.info.yml | file | core/ |
core/modules/ckeditor5/tests/modules/ckeditor_test/ckeditor_test.info.yml |
| ckeditor_test.module | file | core/ |
|
| ckeditor_test_editor_info_alter | function | core/ |
Implements hook_editor_info_alter(). |
| ClaroTableDragTest::$indentationXpathSelector | property | core/ |
Xpath selector for finding tabledrag indentation elements in a table row. |
| ClaroTableDragTest::$tabledragChangedXpathSelector | property | core/ |
Xpath selector for finding the tabledrag changed marker. |
| ClaroViewsUiTest::testViewsUiDropButtonCssClasses | function | core/ |
Tests Views UI dropbutton CSS classes. |
| claro_preprocess_links__dropbutton | function | core/ |
Implements hook_preprocess_HOOK() for links__dropbutton. |
| claro_preprocess_toolbar | function | core/ |
Implements hook_preprocess_toolbar(). |
| claro_views_ui_display_top_alter | function | core/ |
Implements hook_views_ui_display_top_alter(). |
| ClassLoaderTest::testAutoloadFromModuleFile | function | core/ |
Tests that .module files can use class constants in main section. |
| ClassWriter::flushAlteredCodeToFile | function | core/ |
Flushes altered class code to file when necessary. |
| ClientFactory | class | core/ |
Helper class to construct a HTTP client with Drupal specific config. |
| ClientFactory.php | file | core/ |
|
| ClientFactory::$stack | property | core/ |
The handler stack. |
| ClientFactory::fromOptions | function | core/ |
Constructs a new client object from some configuration. |
| ClientFactory::__construct | function | core/ |
Constructs a new ClientFactory instance. |
| ClientFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Http\ClientFactory[[api-linebreak]] @group Http |
| ClientFactoryTest.php | file | core/ |
|
| ClientFactoryTest::$factory | property | core/ |
The client factory under test. |
| ClientFactoryTest::providerTestCreateFromOptions | function | core/ |
Data provider for testCreateFromOptions. |
| ClientFactoryTest::setUp | function | core/ |
|
| ClientFactoryTest::testCreateFromOptions | function | core/ |
@covers ::fromOptions[[api-linebreak]] @dataProvider providerTestCreateFromOptions |
| CloseDialogCommand::$selector | property | core/ |
A CSS selector string of the dialog to close. |
| Color::hexToRgb | function | core/ |
Parses a hexadecimal color string like '#abc' or '#aabbcc'. |
| Color::rgbToHex | function | core/ |
Converts RGB color arrays or strings to lowercase CSS notation. |
| ColorTest::providerTestHexToRgb | function | core/ |
Data provider for testHexToRgb(). |
| ColorTest::providerTestRbgToHex | function | core/ |
Data provider for testRgbToHex(). |
| ColorTest::testHexToRgb | function | core/ |
Tests Color::hexToRgb(). |
| ColorTest::testRgbToHex | function | core/ |
Tests Color::rgbToHex(). |
| comment.tokens.inc | file | core/ |
Builds placeholder replacement tokens for comment-related data. |
| Comment::getOwner | function | core/ |
Returns the entity owner's user entity. |
| CommentAccessTest::testCannotCommentOnEntitiesYouCannotView | function | core/ |
Tests commenting disabled for access-blocked entities. |
| CommentAdminOverview::$commentStorage | property | core/ |
The comment storage. |
| CommentAdminOverview::$tempStoreFactory | property | core/ |
The tempstore factory. |
| CommentBulkFormTest::testConstructor | function | core/ |
Tests the constructor assignment of actions. |
| CommentController::$entityRepository | property | core/ |
The entity repository. |
| CommentDefaultFormatter::$entityDisplayRepository | property | core/ |
The entity display repository. |
| CommentDefaultFormatter::$storage | property | core/ |
The comment storage. |
| CommentEntityReferenceTest::testCommentOfUnpublishedNodeBypassAccess | function | core/ |
Tests that comments of unpublished are not shown. |
| CommentFieldAccessTest::testAccessToAdministrativeFields | function | core/ |
Tests permissions on comment fields. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.