Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| Block::getVisibility | function | core/ |
Returns an array of visibility condition configurations. |
| Block::getVisibilityCondition | function | core/ |
Gets a visibility condition plugin instance. |
| Block::getVisibilityConditions | function | core/ |
Gets conditions for this block. |
| 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 content block. |
| 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. |
| BlockContentCreationTest::getBlockByLabel | function | core/ |
Load a block based on the label. |
| BlockContentDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| 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/ |
Loads entity IDs using a pager sorted by the entity id. |
| BlockContentLocalTasksTest::getBlockContentListingRoutes | function | core/ |
Provides a list of routes to test. |
| BlockContentRemoveConstraint::getFieldInfoConstraints | function | core/ |
Get constraints for info field. |
| 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. |
| BlockContentStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
| 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/ |
Returns an array of entity field values to be tested. |
| BlockContentTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| BlockContentType::getDescription | function | core/ |
Returns the description of the block type. |
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.