Search for _block
- Search 7.x for _block
- Search 9.5.x for _block
- Search 8.9.x for _block
- Search 11.x for _block
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CKEditor5UpdateCodeBlockConfigurationTest | class | core/ |
@covers ckeditor5_post_update_code_block[[api-linebreak]] @group Update @group ckeditor5 |
| CKEditor5UpdateCodeBlockConfigurationTest.php | file | core/ |
|
| CKEditor5UpdateCodeBlockConfigurationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CKEditor5UpdateCodeBlockConfigurationTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| CKEditor5UpdateCodeBlockConfigurationTest::testUpdateCodeBlockConfigurationPostUpdate | function | core/ |
Ensure default configuration for the CKEditor 5 codeBlock plugin is added. |
| CKEditor5UpdateListMultiBlockTest | class | core/ |
@covers ckeditor5_post_update_list_multiblock[[api-linebreak]] @group Update @group ckeditor5 |
| CKEditor5UpdateListMultiBlockTest.php | file | core/ |
|
| CKEditor5UpdateListMultiBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CKEditor5UpdateListMultiBlockTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| CKEditor5UpdateListMultiBlockTest::test | function | core/ |
Tests that sites get the new `multiBlock` setting added. |
| ckeditor5_post_update_code_block | function | core/ |
Updates Text Editors using CKEditor 5 Code Block. |
| ckeditor5_post_update_list_multiblock | function | core/ |
Updates Text Editors using CKEditor 5. |
| ClaroBlockFilterTest | class | core/ |
Runs BlockFilterTest in Claro. |
| ClaroBlockFilterTest.php | file | core/ |
|
| ClaroBlockFilterTest::$modules | property | core/ |
Modules to install. |
| ClaroBlockFilterTest::setUp | function | core/ |
|
| ClaroMenuUiJavascriptTest::testBlockContextualLinks | function | core/ |
Intentionally empty method. |
| claro_preprocess_admin_block | function | core/ |
Implements template_preprocess_HOOK() for admin_block. |
| claro_preprocess_admin_block_content | function | core/ |
Implements template_preprocess_HOOK() for admin_block. |
| claro_preprocess_block | function | core/ |
Implements hook_preprocess_block() for block content. |
| claro_preprocess_block_content_add_list | function | core/ |
Implements template_preprocess_HOOK() for block_content_add_list. |
| code-block.admin.css | file | core/ |
.ckeditor5-toolbar-button-codeBlock { background-image: url(../icons/code-block.svg); } |
| CodeBlock | class | core/ |
CKEditor 5 Code Block plugin configuration. |
| CodeBlock.php | file | core/ |
|
| CodeBlock::buildConfigurationForm | function | core/ |
Form constructor. |
| CodeBlock::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| CodeBlock::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| CodeBlock::parseLanguagesFromValue | function | core/ |
Parses the line-based (for form) Code Block configuration. |
| CodeBlock::submitConfigurationForm | function | core/ |
Form submission handler. |
| CodeBlock::validateConfigurationForm | function | core/ |
Form validation handler. |
| CommentBlockTest | class | core/ |
Tests comment block functionality. |
| CommentBlockTest.php | file | core/ |
|
| CommentBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentBlockTest::$modules | property | core/ |
Modules to install. |
| CommentBlockTest::setUp | function | core/ |
|
| CommentBlockTest::testRecentCommentBlock | function | core/ |
Tests the recent comments block. |
| comment_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| ConfigAccessTest::testBlockConfigAccess | function | core/ |
Tests access to block forms with related configuration is correct. |
| ConfigEntityImportTest::doBlockUpdate | function | core/ |
Tests updating a block during import. |
| ConfigExportTest::$blockNamePrefix | property | core/ |
A prefix string used in naming the test blocks. |
| ConfigExportTest::createBlockContent | function | core/ |
Creates test blocks. |
| ConfigImporterMissingContentTest::testMissingBlockContent | function | core/ |
Tests the missing content, config import and the block plugin manager. |
| ConfigTranslationBlockListBuilder | class | core/ |
Defines the config translation list builder for blocks. |
| ConfigTranslationBlockListBuilder.php | file | core/ |
|
| ConfigTranslationBlockListBuilder::$themes | property | core/ |
An array of theme info keyed by theme name. |
| ConfigTranslationBlockListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| ConfigTranslationBlockListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| ConfigTranslationBlockListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| ConfigTranslationBlockListBuilder::getFilterLabels | function | core/ |
Provides user facing strings for the filter element. |
| ConfigTranslationBlockListBuilder::sortRows | function | core/ |
Sorts an array by value. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.