Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Block::getWeight | function | core/ |
Returns the weight of this block (used for sorting). |
| BlockBaseTest::providerTestGetMachineNameSuggestion | function | core/ |
Provides data for testGetMachineNameSuggestion(). |
| BlockBaseTest::testGetMachineNameSuggestion | function | core/ |
Tests the machine name suggestion. |
| BlockComponentRenderArray::getSubscribedEvents | function | core/ |
|
| BlockContent::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| BlockContent::getFilters | function | core/ |
Gets the filters property. |
| BlockContent::getInstances | function | core/ |
Gets the configured instances of this custom block. |
| BlockContent::getRevisionCreationTime | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionCreationTime(). |
| BlockContent::getRevisionLog | function | core/ |
Returns the block revision log message. |
| BlockContent::getRevisionLogMessage | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionLogMessage(). |
| BlockContent::getRevisionUser | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUser(). |
| BlockContent::getRevisionUserId | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUserId(). |
| BlockContent::getTheme | function | core/ |
Gets the theme value. |
| BlockContentAddLocalAction::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
| 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. |
| BlockContentDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| 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. |
| BlockContentHalJsonAnonTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| BlockContentHalJsonAnonTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| BlockContentHalJsonAnonTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| BlockContentInterface::getInstances | function | core/ |
Gets the configured instances of this custom block. |
| BlockContentInterface::getRevisionLog | function | core/ |
Returns the block revision log message. |
| BlockContentInterface::getTheme | function | core/ |
Gets the theme value. |
| BlockContentListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
| BlockContentLocalTasksTest::getBlockContentListingRoutes | function | core/ |
Provides a list of routes to test. |
| BlockContentResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| BlockContentResourceTestBase::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
| BlockContentResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| BlockContentResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| BlockContentResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
The cacheability of unauthorized 'view' entity access. |
| BlockContentResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| 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::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/ |
Returns an array of entity field values to be tested. |
| BlockContentTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.