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/ |
Returns the description of the block type. |
| BlockContentTypeInterface::getDescription | function | core/ |
Returns the description of the block type. |
| BlockContentTypeListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| BlockContentTypeListBuilder::getTitle | function | core/ |
Gets the title of the page. |
| BlockContentTypeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| BlockContentTypeResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| 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/ |
Provides entity-specific defaults to the build process. |
| BlockContentViewsData::getViewsData | function | core/ |
Returns views data for the entity type. |
| BlockController::getVisibleRegionNames | function | core/ |
Returns the human-readable list of regions keyed by machine name. |
| BlockCustom::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| BlockCustomTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| BlockDeleteForm::getCancelUrl | function | core/ |
|
| BlockDeleteForm::getConfirmText | function | core/ |
|
| BlockDeleteForm::getDeletionMessage | function | core/ |
Gets the message to display to the user after deleting the entity. |
| BlockDeleteForm::getQuestion | function | core/ |
|
| BlockedIp::getIds | function | core/ |
Gets the destination IDs. |
| BlockedIps::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| 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/ |
The theme to install as the default for testing. |
| 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/ |
Gets this list's default operations. |
| BlockListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
| BlockListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
| BlockListBuilder::getThemeName | function | core/ |
Gets the name of the theme used for this block listing. |
| BlockManager::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
| BlockManager::getSortedDefinitions | function | core/ |
Gets sorted plugin definitions. |
| BlockManager::getType | function | core/ |
A string identifying the plugin type. |
| 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.