Search for __get
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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::getDescription | function | core/ |
Returns additional text to display as a description. |
BlockDeleteForm::getQuestion | function | core/ |
|
BlockDragTest::getDragRow | function | core/ |
Helper function to find block tr element on the page. |
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 based on a suggested string. |
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 per-language block configuration. |
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. |
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.