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 11.x for __get
  5. Other projects
Title Object type File name Summary
Block::getPluginCollections function core/modules/block/src/Entity/Block.php
Block::getPluginId function core/modules/block/src/Entity/Block.php
Block::getRegion function core/modules/block/src/Entity/Block.php
Block::getTheme function core/modules/block/src/Entity/Block.php
Block::getVisibility function core/modules/block/src/Entity/Block.php
Block::getVisibilityCondition function core/modules/block/src/Entity/Block.php
Block::getVisibilityConditions function core/modules/block/src/Entity/Block.php
Block::getWeight function core/modules/block/src/Entity/Block.php
BlockBaseTest::providerTestGetMachineNameSuggestion function core/tests/Drupal/Tests/Core/Block/BlockBaseTest.php Provides data for testGetMachineNameSuggestion().
BlockBaseTest::testGetMachineNameSuggestion function core/tests/Drupal/Tests/Core/Block/BlockBaseTest.php Tests the machine name suggestion.
BlockComponentRenderArray::getSubscribedEvents function core/modules/layout_builder/src/EventSubscriber/BlockComponentRenderArray.php
BlockContent::getDerivativeDefinitions function core/modules/block_content/src/Plugin/Derivative/BlockContent.php
BlockContent::getFilters function core/modules/block_content/src/Plugin/views/wizard/BlockContent.php
BlockContent::getInstances function core/modules/block_content/src/Entity/BlockContent.php
BlockContent::getTheme function core/modules/block_content/src/Entity/BlockContent.php
BlockContentAddLocalAction::getOptions function core/modules/block_content/src/Plugin/Menu/LocalAction/BlockContentAddLocalAction.php
BlockContentBlock::getEntity function core/modules/block_content/src/Plugin/Block/BlockContentBlock.php Loads the block content entity of the block.
BlockContentCacheTagsTest::getAccessCacheContextsForEntity function core/modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php
BlockContentCacheTagsTest::getAdditionalCacheTagsForEntity function core/modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php Each comment must have a comment body, which always has a text format.
BlockContentController::getAddFormTitle function core/modules/block_content/src/Controller/BlockContentController.php Provides the page title for this controller.
BlockContentCreationTest::getBlockByLabel function core/modules/block_content/tests/src/Functional/BlockContentCreationTest.php Load a block based on the label.
BlockContentDeleteForm::getDescription function core/modules/block_content/src/Form/BlockContentDeleteForm.php
BlockContentDeriverTest::testGetDerivativeDefinitionsAdminLabels function core/modules/block_content/tests/src/Kernel/BlockContentDeriverTest.php Tests the admin labels of derivative definitions.
BlockContentEvents::BLOCK_CONTENT_GET_DEPENDENCY constant core/modules/block_content/src/BlockContentEvents.php Name of the event when getting the dependency of a non-reusable block.
BlockContentGetDependencyEvent class core/modules/block_content/src/Event/BlockContentGetDependencyEvent.php Block content event to allow setting an access dependency.
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.
BlockContentInterface::getInstances function core/modules/block_content/src/BlockContentInterface.php Gets the configured instances of this content 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
BlockContentLocalTasksTest::getBlockContentListingRoutes function core/modules/block_content/tests/src/Unit/Menu/BlockContentLocalTasksTest.php Provides a list of routes to test.
BlockContentRemoveConstraint::getFieldInfoConstraints function core/modules/block_content/tests/src/Functional/Update/BlockContentRemoveConstraint.php Get constraints for info field.
BlockContentResourceTestBase::getExpectedCacheContexts function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
BlockContentResourceTestBase::getExpectedCacheTags function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
BlockContentResourceTestBase::getExpectedNormalizedEntity function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
BlockContentResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
BlockContentResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
BlockContentResourceTestBase::getNormalizedPostEntity function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
BlockContentStorageSchema::getSharedTableFieldSchema function core/modules/block_content/src/BlockContentStorageSchema.php
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::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/BlockContentTest.php Return the expected error message.
BlockContentTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/BlockContentTest.php Returns the JSON:API POST document.

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