Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockContentGetDependencyEvent::getAccessDependency | function | core/ |
Gets the access dependency. |
| BlockContentGetDependencyEvent::setAccessDependency | function | core/ |
Sets the access dependency. |
| BlockContentGetDependencyEvent::__construct | function | core/ |
BlockContentGetDependencyEvent constructor. |
| BlockContentHooks | class | core/ |
Hook implementations for block_content. |
| BlockContentHooks.php | file | core/ |
|
| BlockContentHooks::blockPreSave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| BlockContentHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
| BlockContentHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| BlockContentHooks::hasReusableConditions | function | core/ |
Utility function to find nested conditions using the reusable field. |
| BlockContentHooks::help | function | core/ |
Implements hook_help(). |
| BlockContentHooks::queryEntityReferenceAlter | function | core/ |
Implements hook_query_TAG_alter(). |
| BlockContentHooks::theme | function | core/ |
Implements hook_theme(). |
| BlockContentHooks::themeSuggestionsBlockAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block templates. |
| BlockContentIntegrationTest | class | core/ |
Tests the block_content integration into views. |
| BlockContentIntegrationTest.php | file | core/ |
|
| BlockContentIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockContentIntegrationTest::$testViews | property | core/ |
Views used by this test. |
| BlockContentIntegrationTest::assertIds | function | core/ |
Ensures that a list of block_contents appear on the page. |
| BlockContentIntegrationTest::testBlockContentViewTypeArgument | function | core/ |
Tests basic block_content view with a block_content_type argument. |
| BlockContentInterface::getInstances | function | core/ |
Gets the configured instances of this content block. |
| 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. |
| BlockContentIsReusableAccessCheck | class | core/ |
Provides an access check for non-reusable block content entities. |
| BlockContentIsReusableAccessCheck.php | file | core/ |
|
| BlockContentIsReusableAccessCheck::access | function | core/ |
Checks a block_content entity is reusable. |
| BlockContentJsonAnonTest | class | core/ |
Tests Block Content Json Anon. |
| 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/ |
Tests Block Content Json Basic Auth. |
| 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/ |
Tests Block Content Json Cookie. |
| 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 content 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. |
Pagination
- Previous page
- Page 87
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.