Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Other projects
Title Object type File name Summary
BlockContentTest::getExpectedCacheContexts function core/modules/jsonapi/tests/src/Functional/BlockContentTest.php
BlockContentTest::getExpectedCacheTags function core/modules/jsonapi/tests/src/Functional/BlockContentTest.php
BlockContentTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/BlockContentTest.php
BlockContentTest::getExpectedUnauthorizedAccessCacheability function core/modules/jsonapi/tests/src/Functional/BlockContentTest.php
BlockContentTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/BlockContentTest.php
BlockContentTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/BlockContentTest.php
BlockContentTranslationUITest::getEditValues function core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php Returns an edit array containing the values to be posted.
BlockContentTranslationUITest::getNewEntityValues function core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php
BlockContentTranslationUITest::getTranslatorPermissions function core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php
BlockContentType::getDescription function core/modules/block_content/src/Entity/BlockContentType.php
BlockContentTypeInterface::getDescription function core/modules/block_content/src/BlockContentTypeInterface.php Returns the description of the block type.
BlockContentTypeListBuilder::getDefaultOperations function core/modules/block_content/src/BlockContentTypeListBuilder.php
BlockContentTypeListBuilder::getTitle function core/modules/block_content/src/BlockContentTypeListBuilder.php
BlockContentTypeResourceTestBase::getExpectedNormalizedEntity function core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php
BlockContentTypeResourceTestBase::getNormalizedPostEntity function core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php
BlockContentTypeTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/BlockContentTypeTest.php
BlockContentTypeTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/BlockContentTypeTest.php
BlockContentViewBuilder::getBuildDefaults function core/modules/block_content/src/BlockContentViewBuilder.php
BlockContentViewsData::getViewsData function core/modules/block_content/src/BlockContentViewsData.php
BlockController::getVisibleRegionNames function core/modules/block/src/Controller/BlockController.php Returns the human-readable list of regions keyed by machine name.
BlockCustom::getIds function core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustom.php
BlockCustomTranslation::getIds function core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustomTranslation.php
BlockDeleteForm::getCancelUrl function core/modules/block/src/Form/BlockDeleteForm.php
BlockDeleteForm::getConfirmText function core/modules/block/src/Form/BlockDeleteForm.php
BlockDeleteForm::getDeletionMessage function core/modules/block/src/Form/BlockDeleteForm.php
BlockDeleteForm::getDescription function core/modules/block/src/Form/BlockDeleteForm.php
BlockDeleteForm::getQuestion function core/modules/block/src/Form/BlockDeleteForm.php
BlockDragTest::getDragRow function core/modules/block/tests/src/FunctionalJavascript/BlockDragTest.php Helper function to find block tr element on the page.
BlockedIp::getIds function core/modules/ban/src/Plugin/migrate/destination/BlockedIp.php
BlockedIps::getIds function core/modules/ban/src/Plugin/migrate/source/d7/BlockedIps.php
BlockEntitySettingTrayForm::getPluginForm function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php
BlockEntitySettingTrayForm::getRedirectUrl function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Gets the form's redirect URL from 'destination' provide in the request.
BlockForm::getPluginForm function core/modules/block/src/BlockForm.php Retrieves the plugin form for a given block and operation.
BlockForm::getUniqueMachineName function core/modules/block/src/BlockForm.php Generates a unique machine name for a block based on a suggested string.
BlockFormTest::getBlockMockWithMachineName function core/modules/block/tests/src/Unit/BlockFormTest.php Mocks a block with a block plugin.
BlockFormTest::testGetUniqueMachineName function core/modules/block/tests/src/Unit/BlockFormTest.php Tests the unique machine name generator.
BlockHooks::pageTop function core/modules/block/src/Hook/BlockHooks.php Implements hook_page_top().
BlockInterface::getPlugin function core/modules/block/src/BlockInterface.php Returns the plugin instance.
BlockInterface::getPluginId function core/modules/block/src/BlockInterface.php Returns the plugin ID.
BlockInterface::getRegion function core/modules/block/src/BlockInterface.php Returns the region this block is placed in.
BlockInterface::getTheme function core/modules/block/src/BlockInterface.php Returns the theme ID.
BlockInterface::getVisibility function core/modules/block/src/BlockInterface.php Returns an array of visibility condition configurations.
BlockInterface::getVisibilityCondition function core/modules/block/src/BlockInterface.php Gets a visibility condition plugin instance.
BlockInterface::getVisibilityConditions function core/modules/block/src/BlockInterface.php Gets conditions for this block.
BlockInterface::getWeight function core/modules/block/src/BlockInterface.php Returns the weight of this block (used for sorting).
BlockLanguageTest class core/modules/block/tests/src/Functional/BlockLanguageTest.php Tests per-language block configuration.
BlockLanguageTest.php file core/modules/block/tests/src/Functional/BlockLanguageTest.php
BlockLanguageTest::$adminUser property core/modules/block/tests/src/Functional/BlockLanguageTest.php An administrative user to configure the test environment.
BlockLanguageTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockLanguageTest.php
BlockLanguageTest::$modules property core/modules/block/tests/src/Functional/BlockLanguageTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.