Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockContentBlock::getEntity | function | core/ |
Loads the block content entity of the block. |
| BlockContentCacheTagsTest::getAccessCacheContextsForEntity | function | core/ |
|
| BlockContentCacheTagsTest::getAdditionalCacheTagsForEntity | function | core/ |
Each comment must have a comment body, which always has a text format. |
| BlockContentController::getAddFormTitle | function | core/ |
Provides the page title for this controller. |
| BlockContentCreationTest::getBlockByLabel | function | core/ |
Load a block based on the label. |
| BlockContentDeleteForm::getDescription | function | core/ |
|
| BlockContentDeriverTest::testGetDerivativeDefinitionsAdminLabels | function | core/ |
Tests the admin labels of derivative definitions. |
| BlockContentEvents::BLOCK_CONTENT_GET_DEPENDENCY | constant | core/ |
Name of the event when getting the dependency of a non-reusable block. |
| BlockContentGetDependencyEvent | class | core/ |
Block content event to allow setting an access dependency. |
| BlockContentGetDependencyEvent.php | file | core/ |
|
| BlockContentGetDependencyEvent::$accessDependency | property | core/ |
The dependency. |
| BlockContentGetDependencyEvent::$blockContent | property | core/ |
The block content entity. |
| BlockContentGetDependencyEvent::getAccessDependency | function | core/ |
Gets the access dependency. |
| BlockContentGetDependencyEvent::getBlockContentEntity | function | core/ |
Gets the block content entity. |
| BlockContentGetDependencyEvent::setAccessDependency | function | core/ |
Sets the access dependency. |
| BlockContentGetDependencyEvent::__construct | function | core/ |
BlockContentGetDependencyEvent constructor. |
| BlockContentInterface::getInstances | function | core/ |
Gets the configured instances of this content block. |
| BlockContentInterface::getTheme | function | core/ |
Gets the theme value. |
| BlockContentListBuilder::getEntityIds | function | core/ |
|
| BlockContentListBuilder::getOperations | function | core/ |
|
| BlockContentLocalTasksTest::getBlockContentListingRoutes | function | core/ |
Provides a list of routes to test. |
| BlockContentResourceTestBase::getExpectedCacheContexts | function | core/ |
|
| BlockContentResourceTestBase::getExpectedCacheTags | function | core/ |
|
| BlockContentResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
| BlockContentResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
|
| BlockContentResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
|
| BlockContentResourceTestBase::getNormalizedPostEntity | function | core/ |
|
| BlockContentRouteProvider::getCanonicalRoute | function | core/ |
|
| BlockContentRouteProvider::getDeleteFormRoute | function | core/ |
|
| BlockContentRouteProvider::getEditFormRoute | function | core/ |
|
| BlockContentRouteProvider::getRoutes | function | core/ |
|
| BlockContentStorageSchema::getSharedTableFieldSchema | function | core/ |
|
| BlockContentTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| BlockContentTest::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
| BlockContentTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| BlockContentTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability for an unauthorized response. |
| BlockContentTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| BlockContentTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| BlockContentTranslationUITest::getEditValues | function | core/ |
Returns an edit array containing the values to be posted. |
| BlockContentTranslationUITest::getNewEntityValues | function | core/ |
|
| BlockContentTranslationUITest::getTranslatorPermissions | function | core/ |
|
| BlockContentType::getDescription | function | core/ |
|
| BlockContentTypeListBuilder::getDefaultOperations | function | core/ |
|
| BlockContentTypeListBuilder::getTitle | function | core/ |
|
| BlockContentTypeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
| BlockContentTypeResourceTestBase::getNormalizedPostEntity | function | core/ |
|
| BlockContentTypeRouteProvider::getRoutes | function | core/ |
|
| BlockContentTypeTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| BlockContentTypeTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| BlockContentViewBuilder::getBuildDefaults | function | core/ |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.