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 |
---|---|---|---|
BlockContentType::getDescription | function | core/ |
|
BlockContentTypeInterface::getDescription | function | core/ |
Returns the description of the block type. |
BlockContentTypeListBuilder::getDefaultOperations | function | core/ |
|
BlockContentTypeListBuilder::getTitle | function | core/ |
|
BlockContentTypeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
BlockContentTypeResourceTestBase::getNormalizedPostEntity | 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/ |
|
BlockContentViewsData::getViewsData | function | core/ |
|
BlockController::getVisibleRegionNames | function | core/ |
Returns the human-readable list of regions keyed by machine name. |
BlockCustom::getIds | function | core/ |
|
BlockCustomTranslation::getIds | function | core/ |
|
BlockDeleteForm::getCancelUrl | function | core/ |
|
BlockDeleteForm::getConfirmText | function | core/ |
|
BlockDeleteForm::getDeletionMessage | function | core/ |
|
BlockDeleteForm::getQuestion | function | core/ |
|
BlockedIp::getIds | function | core/ |
|
BlockedIps::getIds | function | core/ |
|
BlockEntitySettingTrayForm::getPluginForm | function | core/ |
Retrieves the plugin form for a given block and operation. |
BlockEntitySettingTrayForm::getRedirectUrl | function | core/ |
Gets the form's redirect URL from 'destination' provide in the request. |
BlockForm::getPluginForm | function | core/ |
Retrieves the plugin form for a given block and operation. |
BlockForm::getUniqueMachineName | function | core/ |
Generates a unique machine name for a block. |
BlockFormTest::getBlockMockWithMachineName | function | core/ |
Mocks a block with a block plugin. |
BlockFormTest::testGetUniqueMachineName | function | core/ |
Tests the unique machine name generator. |
BlockInterface::getPlugin | function | core/ |
Returns the plugin instance. |
BlockInterface::getPluginId | function | core/ |
Returns the plugin ID. |
BlockInterface::getRegion | function | core/ |
Returns the region this block is placed in. |
BlockInterface::getTheme | function | core/ |
Returns the theme ID. |
BlockInterface::getVisibility | function | core/ |
Returns an array of visibility condition configurations. |
BlockInterface::getVisibilityCondition | function | core/ |
Gets a visibility condition plugin instance. |
BlockInterface::getVisibilityConditions | function | core/ |
Gets conditions for this block. |
BlockInterface::getWeight | function | core/ |
Returns the weight of this block (used for sorting). |
BlockLanguageTest | class | core/ |
Tests if a block can be configured to be only visible on a particular language. |
BlockLanguageTest.php | file | core/ |
|
BlockLanguageTest::$adminUser | property | core/ |
An administrative user to configure the test environment. |
BlockLanguageTest::$defaultTheme | property | core/ |
|
BlockLanguageTest::$modules | property | core/ |
Modules to install. |
BlockLanguageTest::setUp | function | core/ |
|
BlockLanguageTest::testLanguageBlockVisibility | function | core/ |
Tests the visibility settings for the blocks based on language. |
BlockLanguageTest::testLanguageBlockVisibilityLanguageDelete | function | core/ |
Tests if the visibility settings are removed if the language is deleted. |
BlockLanguageTest::testMultipleLanguageTypes | function | core/ |
Tests block language visibility with different language types. |
BlockListBuilder::getDefaultOperations | function | core/ |
|
BlockListBuilder::getEntityIds | function | core/ |
|
BlockListBuilder::getFormId | function | core/ |
|
BlockListBuilder::getThemeName | function | core/ |
Gets the name of the theme used for this block listing. |
BlockManager::getFallbackPluginId | function | core/ |
|
BlockManager::getSortedDefinitions | function | core/ |
|
BlockManager::getType | function | core/ |
|
BlockPageDisplayVariantSubscriber::getSubscribedEvents | 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.