Search for all
Title | Object type | File name | Summary |
---|---|---|---|
BlockContentInterface::getTheme | function | core/ |
Gets the theme value. |
BlockContentInterface::isReusable | function | core/ |
Determines if the block is reusable or not. |
BlockContentInterface::setInfo | function | core/ |
Sets the block description. |
BlockContentInterface::setNonReusable | function | core/ |
Sets the block to be non-reusable. |
BlockContentInterface::setReusable | function | core/ |
Sets the block to be reusable. |
BlockContentInterface::setTheme | function | core/ |
Sets the theme value. |
BlockContentJsonAnonTest | class | core/ |
@group rest |
BlockContentJsonAnonTest.php | file | core/ |
|
BlockContentJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentJsonAnonTest::$format | property | core/ |
The format to use in this test. |
BlockContentJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockContentJsonBasicAuthTest | class | core/ |
@group rest |
BlockContentJsonBasicAuthTest.php | file | core/ |
|
BlockContentJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
BlockContentJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
BlockContentJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockContentJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
BlockContentJsonCookieTest | class | core/ |
@group rest |
BlockContentJsonCookieTest.php | file | core/ |
|
BlockContentJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
BlockContentJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentJsonCookieTest::$format | property | core/ |
The format to use in this test. |
BlockContentJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockContentListBuilder | class | core/ |
Defines a class to build a listing of custom block entities. |
BlockContentListBuilder.php | file | core/ |
|
BlockContentListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
BlockContentListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
BlockContentListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
BlockContentListTest | class | core/ |
Tests the listing of custom blocks. |
BlockContentListTest.php | file | core/ |
|
BlockContentListTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentListTest::$modules | property | core/ |
Modules to enable. |
BlockContentListTest::testListing | function | core/ |
Tests the custom block listing page. |
BlockContentListViewsTest | class | core/ |
Tests the Views-powered listing of custom blocks. |
BlockContentListViewsTest.php | file | core/ |
|
BlockContentListViewsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentListViewsTest::$modules | property | core/ |
Modules to enable. |
BlockContentListViewsTest::testListing | function | core/ |
Tests the custom block listing page. |
BlockContentLocalTasksTest | class | core/ |
Tests existence of block_content local tasks. |
BlockContentLocalTasksTest.php | file | core/ |
|
BlockContentLocalTasksTest::getBlockContentListingRoutes | function | core/ |
Provides a list of routes to test. |
BlockContentLocalTasksTest::setUp | function | core/ |
|
BlockContentLocalTasksTest::testBlockContentListLocalTasks | function | core/ |
Checks block_content listing local tasks. |
BlockContentModerationHandler | class | core/ |
Customizations for block content entities. |
BlockContentModerationHandler.php | file | core/ |
|
BlockContentModerationHandler::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
BlockContentModerationHandler::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
BlockContentModerationHandler::isModeratedEntity | function | core/ |
Determines if an entity should be moderated. |
BlockContentPageViewTest | class | core/ |
Create a block and test block access by attempting to view the block. |
Pagination
- Previous page
- Page 92
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.