Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BlockPlaceEventSubscriber::getSubscribedEvents | function | core/ |
|
BlockPluginCollection::get | function | core/ |
|
BlockPluginInterface::getMachineNameSuggestion | function | core/ |
Suggests a machine name to identify an instance of this block. |
BlockPluginTrait::getConfiguration | function | core/ |
|
BlockPluginTrait::getMachineNameSuggestion | function | core/ |
|
BlockPluginTrait::getPreviewFallbackString | function | core/ |
|
BlockRepository::getVisibleBlocksPerRegion | function | core/ |
Returns an array of regions and their block entities. |
BlockRepositoryInterface::getVisibleBlocksPerRegion | function | core/ |
Returns an array of regions and their block entities. |
BlockRepositoryTest::testGetVisibleBlocksPerRegion | function | core/ |
Tests the retrieval of block entities. |
BlockRepositoryTest::testGetVisibleBlocksPerRegionWithContext | function | core/ |
Tests the retrieval of block entities that are context-aware. |
BlockResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
BlockResourceTestBase::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
BlockResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
BlockResourceTestBase::getExpectedUnauthorizedAccessCacheability | function | core/ |
@todo Fix this in https://www.drupal.org/node/2820315. |
BlockResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
BlockResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
The cacheability of unauthorized 'view' entity access. |
BlockResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
BlockTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
BlockTest::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
BlockTest::getExpectedCollectionCacheability | function | core/ |
Computes the cacheability for a given entity collection. |
BlockTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
BlockTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability for an unauthorized response. |
BlockTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
BlockTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
BlockTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
BlockTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
BlockViewBuilderTest::getBlockRenderArray | function | core/ |
Get a fully built render array for a block. |
Book::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
Book::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
BookAdminEditForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BookLocalTasksTest::getBookAdminRoutes | function | core/ |
Provides a list of routes to test. |
BookLocalTasksTest::getBookNodeRoutes | function | core/ |
Provides a list of routes to test. |
BookManager::bookTreeGetFlat | function | core/ |
Gets the book for a page and returns it as a linear array. |
BookManager::getActiveTrailIds | function | core/ |
Gets the active trail IDs for the specified book at the provided path. |
BookManager::getAllBooks | function | core/ |
Returns an array of all books. |
BookManager::getBookParents | function | core/ |
|
BookManager::getLinkDefaults | function | core/ |
Returns an array with default values for a book page's menu link. |
BookManager::getParentDepthLimit | function | core/ |
Finds the depth limit for items in the parent select. |
BookManager::getTableOfContents | function | core/ |
Returns an array of book pages in table of contents order. |
BookManagerInterface::bookTreeGetFlat | function | core/ |
Gets the book for a page and returns it as a linear array. |
BookManagerInterface::getActiveTrailIds | function | core/ |
Gets the active trail IDs for the specified book at the provided path. |
BookManagerInterface::getAllBooks | function | core/ |
Returns an array of all books. |
BookManagerInterface::getBookParents | function | core/ |
|
BookManagerInterface::getLinkDefaults | function | core/ |
Returns an array with default values for a book page's menu link. |
BookManagerInterface::getParentDepthLimit | function | core/ |
Finds the depth limit for items in the parent select. |
BookManagerInterface::getTableOfContents | function | core/ |
Returns an array of book pages in table of contents order. |
BookManagerTest::providerTestGetBookParents | function | core/ |
Provides test data for testGetBookParents. |
BookManagerTest::testGetBookParents | function | core/ |
Tests the getBookParents() method. |
BookNavigationBlock::getCacheContexts | function | core/ |
|
BookNavigationBlock::getCacheMaxAge | function | core/ |
@todo Make cacheable in https://www.drupal.org/node/2483181 |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.