Search for block
- Search 7.x for block
 - Search 8.9.x for block
 - Search 10.3.x for block
 - Search 11.x for block
 - Other projects
 
Exact matches
| Title | Object type | File name | Summary | 
|---|---|---|---|
| Block | class | core/ | 
                      The plugin that handles a block. | 
| Block | class | core/ | 
                      Defines a Block configuration entity class. | 
| Block | class | core/ | 
                      Drupal 6/7 block source from database. | 
| Block | class | core/ | 
                      Defines a Block annotation object. | 
All search results
| Title | Object type | File name | Summary | 
|---|---|---|---|
| BlockContentTestBase::$adminUser | property | core/ | 
                                                                                        Admin user. | 
| BlockContentTestBase::$adminUser | property | core/ | 
                                                                                        Admin user. | 
| BlockContentTestBase::$autoCreateBasicBlockType | property | core/ | 
                                                                                        Whether or not to auto-create the basic block type during setup. | 
| BlockContentTestBase::$modules | property | core/ | 
                                                                                        Modules to enable. | 
| BlockContentTestBase::$modules | property | core/ | 
                                                                                        Modules to enable. | 
| BlockContentTestBase::$permissions | property | core/ | 
                                                                                        Permissions to grant admin user. | 
| BlockContentTestBase::$permissions | property | core/ | 
                                                                                        Permissions to grant admin user. | 
| BlockContentTestBase::$profile | property | core/ | 
                                                                                        Profile to use. | 
| BlockContentTestBase::createBlockContent | function | core/ | 
                                                                                        Creates a custom block. | 
| BlockContentTestBase::createBlockContent | function | core/ | 
                                                                                        Creates a custom block. | 
| BlockContentTestBase::createBlockContentType | function | core/ | 
                                                                                        Creates a custom block type (bundle). | 
| BlockContentTestBase::createBlockContentType | function | core/ | 
                                                                                        Creates a custom block type (bundle). | 
| BlockContentTestBase::setUp | function | core/ | 
                                                                                        Sets the test up. | 
| BlockContentTestBase::setUp | function | core/ | 
                                                                                        Sets up the test. | 
| BlockContentTranslationHandler | class | core/ | 
                                                                                        Defines the translation handler for custom blocks. | 
| BlockContentTranslationHandler.php | file | core/ | 
                                                                                        |
| BlockContentTranslationHandler::entityFormTitle | function | core/ | 
                                                                                        Returns the title to be used for the entity form page. | 
| BlockContentTranslationUITest | class | core/ | 
                                                                                        Tests the block content translation UI. | 
| BlockContentTranslationUITest.php | file | core/ | 
                                                                                        |
| BlockContentTranslationUITest::$defaultCacheContexts | property | core/ | 
                                                                                        Default cache contexts expected on a non-translated entity. | 
| BlockContentTranslationUITest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| BlockContentTranslationUITest::$modules | property | core/ | 
                                                                                        Modules to enable. | 
| BlockContentTranslationUITest::doTestBasicTranslation | function | core/ | 
                                                                                        Tests the basic translation workflow. | 
| BlockContentTranslationUITest::doTestTranslationEdit | function | core/ | 
                                                                                        Tests edit content translation. | 
| BlockContentTranslationUITest::getEditValues | function | core/ | 
                                                                                        Returns an edit array containing the values to be posted. | 
| BlockContentTranslationUITest::getNewEntityValues | function | core/ | 
                                                                                        Returns an array of entity field values to be tested. | 
| BlockContentTranslationUITest::getTranslatorPermissions | function | core/ | 
                                                                                        Returns an array of permissions needed for the translator. | 
| BlockContentTranslationUITest::setUp | function | core/ | 
                                                                                        |
| BlockContentTranslationUITest::setupBundle | function | core/ | 
                                                                                        Creates or initializes the bundle date if needed. | 
| BlockContentType | class | core/ | 
                                                                                        Defines the custom block type entity. | 
| BlockContentType.php | file | core/ | 
                                                                                        |
| BlockContentType::$description | property | core/ | 
                                                                                        The description of the block type. | 
| BlockContentType::$id | property | core/ | 
                                                                                        The custom block type ID. | 
| BlockContentType::$label | property | core/ | 
                                                                                        The custom block type label. | 
| BlockContentType::$revision | property | core/ | 
                                                                                        The default revision setting for custom blocks of this type. | 
| BlockContentType::getDescription | function | core/ | 
                                                                                        Returns the description of the block type. | 
| BlockContentType::shouldCreateNewRevision | function | core/ | 
                                                                                        Gets whether a new revision should be created by default. | 
| BlockContentTypeDeleteForm | class | core/ | 
                                                                                        Provides a confirmation form for deleting a custom block type entity. | 
| BlockContentTypeDeleteForm.php | file | core/ | 
                                                                                        |
| BlockContentTypeDeleteForm::buildForm | function | core/ | 
                                                                                        Form constructor. | 
| BlockContentTypeForm | class | core/ | 
                                                                                        The block content type entity form. | 
| BlockContentTypeForm.php | file | core/ | 
                                                                                        |
| BlockContentTypeForm::form | function | core/ | 
                                                                                        Gets the actual form array to be built. | 
| BlockContentTypeForm::save | function | core/ | 
                                                                                        Form submission handler for the 'save' action. | 
| BlockContentTypeHalJsonAnonTest | class | core/ | 
                                                                                        @group hal @group legacy  | 
              
| BlockContentTypeHalJsonAnonTest.php | file | core/ | 
                                                                                        |
| BlockContentTypeHalJsonAnonTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| BlockContentTypeHalJsonAnonTest::$format | property | core/ | 
                                                                                        The format to use in this test. | 
| BlockContentTypeHalJsonAnonTest::$mimeType | property | core/ | 
                                                                                        The MIME type that corresponds to $format. | 
| BlockContentTypeHalJsonAnonTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
Pagination
- Previous page
 - Page 15
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.