Search for __get

  1. Search 7.x for __get
  2. Search 8.9.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
BlockContentGetDependencyEvent.php file core/modules/block_content/src/Event/BlockContentGetDependencyEvent.php
BlockContentGetDependencyEvent::$accessDependency property core/modules/block_content/src/Event/BlockContentGetDependencyEvent.php The dependency.
BlockContentGetDependencyEvent::$blockContent property core/modules/block_content/src/Event/BlockContentGetDependencyEvent.php The block content entity.
BlockContentGetDependencyEvent::getAccessDependency function core/modules/block_content/src/Event/BlockContentGetDependencyEvent.php Gets the access dependency.
BlockContentGetDependencyEvent::getBlockContentEntity function core/modules/block_content/src/Event/BlockContentGetDependencyEvent.php Gets the block content entity.
BlockContentGetDependencyEvent::setAccessDependency function core/modules/block_content/src/Event/BlockContentGetDependencyEvent.php Sets the access dependency.
BlockContentGetDependencyEvent::__construct function core/modules/block_content/src/Event/BlockContentGetDependencyEvent.php BlockContentGetDependencyEvent constructor.
BlockContentHalJsonAnonTest::getExpectedCacheContexts function core/modules/hal/tests/src/Functional/block_content/BlockContentHalJsonAnonTest.php The expected cache contexts for the GET/HEAD response of the test entity.
BlockContentHalJsonAnonTest::getExpectedNormalizedEntity function core/modules/hal/tests/src/Functional/block_content/BlockContentHalJsonAnonTest.php Returns the expected normalization of the entity.
BlockContentHalJsonAnonTest::getNormalizedPostEntity function core/modules/hal/tests/src/Functional/block_content/BlockContentHalJsonAnonTest.php Returns the normalized POST entity.
BlockContentInterface::getInstances function core/modules/block_content/src/BlockContentInterface.php Gets the configured instances of this custom block.
BlockContentInterface::getTheme function core/modules/block_content/src/BlockContentInterface.php Gets the theme value.
BlockContentListBuilder::getEntityIds function core/modules/block_content/src/BlockContentListBuilder.php Loads entity IDs using a pager sorted by the entity id.
BlockContentLocalTasksTest::getBlockContentListingRoutes function core/modules/block_content/tests/src/Unit/Menu/BlockContentLocalTasksTest.php Provides a list of routes to test.
BlockContentResourceTestBase::getExpectedCacheContexts function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
BlockContentResourceTestBase::getExpectedCacheTags function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php The expected cache tags for the GET/HEAD response of the test entity.
BlockContentResourceTestBase::getExpectedNormalizedEntity function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php Returns the expected normalization of the entity.
BlockContentResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php Return the expected error message.
BlockContentResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php The cacheability of unauthorized 'view' entity access.
BlockContentResourceTestBase::getNormalizedPostEntity function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php Returns the normalized POST entity.
BlockContentTest::getExpectedCacheContexts function core/modules/jsonapi/tests/src/Functional/BlockContentTest.php The expected cache contexts for the GET/HEAD response of the test entity.
BlockContentTest::getExpectedCacheTags function core/modules/jsonapi/tests/src/Functional/BlockContentTest.php The expected cache tags for the GET/HEAD response of the test entity.
BlockContentTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/BlockContentTest.php Returns the expected JSON:API document for the entity.
BlockContentTest::getExpectedUnauthorizedAccessCacheability function core/modules/jsonapi/tests/src/Functional/BlockContentTest.php Returns the expected cacheability for an unauthorized response.
BlockContentTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/BlockContentTest.php Returns the JSON:API POST document.
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 Returns an array of entity field values to be tested.
BlockContentTranslationUITest::getTranslatorPermissions function core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php Returns an array of permissions needed for the translator.
BlockContentType::getDescription function core/modules/block_content/src/Entity/BlockContentType.php Returns the description of the block type.
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 Gets this list's default operations.
BlockContentTypeListBuilder::getTitle function core/modules/block_content/src/BlockContentTypeListBuilder.php Gets the title of the page.
BlockContentTypeResourceTestBase::getExpectedNormalizedEntity function core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php Returns the expected normalization of the entity.
BlockContentTypeResourceTestBase::getNormalizedPostEntity function core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php Returns the normalized POST entity.
BlockContentTypeTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/BlockContentTypeTest.php Returns the expected JSON:API document for the entity.
BlockContentTypeTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/BlockContentTypeTest.php Returns the JSON:API POST document.
BlockContentViewBuilder::getBuildDefaults function core/modules/block_content/src/BlockContentViewBuilder.php Provides entity-specific defaults to the build process.
BlockContentViewsData::getViewsData function core/modules/block_content/src/BlockContentViewsData.php Returns views data for the entity type.
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 Defines the source fields uniquely identifying a source row.
BlockCustomTranslation::getIds function core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustomTranslation.php Defines the source fields uniquely identifying a source row.
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 Gets the message to display to the user after deleting the entity.
BlockDeleteForm::getDescription function core/modules/block/src/Form/BlockDeleteForm.php Returns additional text to display as a description.
BlockDeleteForm::getQuestion function core/modules/block/src/Form/BlockDeleteForm.php
BlockedIp::getIds function core/modules/ban/src/Plugin/migrate/destination/BlockedIp.php Gets the destination IDs.
BlockedIps::getIds function core/modules/ban/src/Plugin/migrate/source/d7/BlockedIps.php Defines the source fields uniquely identifying a source row.
BlockEntitySettingTrayForm::getPluginForm function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Retrieves the plugin form for a given block and operation.
BlockEntitySettingTrayForm::getRedirectUrl function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Gets the form's redirect URL from 'destination' provide in the request.

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