Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BinaryData::getCastedValue | function | core/ |
Gets the primitive data value casted to the correct PHP type. |
BinaryData::getString | function | core/ |
Returns a string representation of the data. |
BinaryData::getValue | function | core/ |
Gets the data value. |
Block::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
Block::getPlugin | function | core/ |
Returns the plugin instance. |
Block::getPluginCollection | function | core/ |
Encapsulates the creation of the block's LazyPluginCollection. |
Block::getPluginCollections | function | core/ |
|
Block::getPluginId | function | core/ |
Returns the plugin ID. |
Block::getRegion | function | core/ |
Returns the region this block is placed in. |
Block::getTheme | function | core/ |
Returns the theme ID. |
Block::getVisibility | function | core/ |
Returns an array of visibility condition configurations. |
Block::getVisibilityCondition | function | core/ |
Gets a visibility condition plugin instance. |
Block::getVisibilityConditions | function | core/ |
Gets conditions for this block. |
Block::getWeight | function | core/ |
Returns the weight of this block (used for sorting). |
BlockBaseTest::providerTestGetMachineNameSuggestion | function | core/ |
Provides data for testGetMachineNameSuggestion(). |
BlockBaseTest::testGetMachineNameSuggestion | function | core/ |
Tests the machine name suggestion. |
BlockComponentRenderArray::getSubscribedEvents | function | core/ |
|
BlockContent::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
BlockContent::getFilters | function | core/ |
Gets the filters property. |
BlockContent::getInstances | function | core/ |
Gets the configured instances of this content block. |
BlockContent::getTheme | function | core/ |
Gets the theme value. |
BlockContentAddLocalAction::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
BlockContentBlock::getEntity | function | core/ |
Loads the block content entity of the block. |
BlockContentCacheTagsTest::getAccessCacheContextsForEntity | function | core/ |
|
BlockContentCacheTagsTest::getAdditionalCacheTagsForEntity | function | core/ |
Each comment must have a comment body, which always has a text format. |
BlockContentController::getAddFormTitle | function | core/ |
Provides the page title for this controller. |
BlockContentCreationTest::getBlockByLabel | function | core/ |
Load a block based on the label. |
BlockContentDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
BlockContentDeriverTest::testGetDerivativeDefinitionsAdminLabels | function | core/ |
Tests the admin labels of derivative definitions. |
BlockContentEvents::BLOCK_CONTENT_GET_DEPENDENCY | constant | core/ |
Name of the event when getting the dependency of a non-reusable block. |
BlockContentGetDependencyEvent | class | core/ |
Block content event to allow setting an access dependency. |
BlockContentGetDependencyEvent.php | file | core/ |
|
BlockContentGetDependencyEvent::$accessDependency | property | core/ |
The dependency. |
BlockContentGetDependencyEvent::$blockContent | property | core/ |
The block content entity. |
BlockContentGetDependencyEvent::getAccessDependency | function | core/ |
Gets the access dependency. |
BlockContentGetDependencyEvent::getBlockContentEntity | function | core/ |
Gets the block content entity. |
BlockContentGetDependencyEvent::setAccessDependency | function | core/ |
Sets the access dependency. |
BlockContentGetDependencyEvent::__construct | function | core/ |
BlockContentGetDependencyEvent constructor. |
BlockContentInterface::getInstances | function | core/ |
Gets the configured instances of this content block. |
BlockContentInterface::getTheme | function | core/ |
Gets the theme value. |
BlockContentListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
BlockContentLocalTasksTest::getBlockContentListingRoutes | function | core/ |
Provides a list of routes to test. |
BlockContentRemoveConstraint::getFieldInfoConstraints | function | core/ |
Get constraints for info field. |
BlockContentResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
BlockContentResourceTestBase::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
BlockContentResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
BlockContentResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
BlockContentResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
The cacheability of unauthorized 'view' entity access. |
BlockContentResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
BlockContentStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.