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 |
|---|---|---|---|
| MediaTypeInterface::getSource | function | core/ |
Returns the media source plugin. |
| MediaTypeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| MediaTypeResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| MediaTypeTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| MediaTypeTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| MediaUiReferenceWidgetTest | class | core/ |
Ensures that media UI works correctly. |
| MediaUiReferenceWidgetTest.php | file | core/ |
|
| MediaUiReferenceWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaUiReferenceWidgetTest::$modules | property | core/ |
Modules to install. |
| MediaUiReferenceWidgetTest::assertHelpLink | function | core/ |
Asserts whether a given link is present. |
| MediaUiReferenceWidgetTest::assertHelpTexts | function | core/ |
Asserts that the given texts are present exactly once. |
| MediaUiReferenceWidgetTest::assertNoHelpLink | function | core/ |
Asserts that a given link is not present. |
| MediaUiReferenceWidgetTest::assertNoHelpTexts | function | core/ |
Asserts that none of the given texts are present. |
| MediaUiReferenceWidgetTest::providerTestMediaReferenceWidget | function | core/ |
Data provider for testMediaReferenceWidget(). |
| MediaUiReferenceWidgetTest::setUp | function | core/ |
|
| MediaUiReferenceWidgetTest::testMediaReferenceWidget | function | core/ |
Tests the default autocomplete widgets for media reference fields. |
| MediaViewsData::getViewsData | function | core/ |
Returns views data for the entity type. |
| MediaWithLinkTargetSelection | class | core/ |
Limits selection of media entities to those that have a link target. |
| MediaWithLinkTargetSelection.php | file | core/ |
|
| MediaWithLinkTargetSelection::buildEntityQuery | function | core/ |
Builds an EntityQuery to get referenceable entities. |
| media_library.opener.field_widget | service | core/ |
Drupal\media_library\MediaLibraryFieldWidgetOpener |
| media_library_test_widget.info.yml | file | core/ |
core/modules/media_library/tests/modules/media_library_test_widget/media_library_test_widget.info.yml |
| media_library_test_widget.schema.yml | file | core/ |
core/modules/media_library/tests/modules/media_library_test_widget/config/schema/media_library_test_widget.schema.yml |
| MemoryBackend::get | function | core/ |
Returns data from the persistent cache. |
| MemoryBackend::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
| MemoryBackendFactory::get | function | core/ |
Gets a cache backend class for a given cache bin. |
| MemoryCacheFactory::get | function | core/ |
Gets a cache backend class for a given cache bin. |
| MemoryCounterBackend::get | function | core/ |
Returns data from the persistent cache. |
| MemoryCounterBackend::getCounter | function | core/ |
Returns the call counter for the get, set and delete methods. |
| MemoryCounterBackendFactory::get | function | core/ |
Gets a cache backend class for a given cache bin. |
| MemoryStorage::get | function | core/ |
Returns the stored value for a given key. |
| MemoryStorage::getAll | function | core/ |
Returns all stored key/value pairs in the collection. |
| MemoryStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| MemoryStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| MemoryStorage::getMultiple | function | core/ |
Returns the stored key/value pairs for a given set of keys. |
| MemoryStorageTest | class | core/ |
Tests MemoryStorage operations. |
| MemoryStorageTest | class | core/ |
Tests the key-value memory storage. |
| MemoryStorageTest.php | file | core/ |
|
| MemoryStorageTest.php | file | core/ |
|
| MemoryStorageTest::delete | function | core/ |
Deletes configuration data from the storage. |
| MemoryStorageTest::insert | function | core/ |
Inserts configuration data in the storage. |
| MemoryStorageTest::read | function | core/ |
Reads configuration data from the storage. |
| MemoryStorageTest::register | function | core/ |
Registers test-specific services. |
| MemoryStorageTest::setUp | function | core/ |
|
| MemoryStorageTest::testInvalidStorage | function | core/ |
Tests an invalid storage. |
| MemoryStorageTest::update | function | core/ |
Updates configuration data in the storage. |
| Menu::getDescription | function | core/ |
Returns the description of the menu. |
| Menu::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MenuAccessTest::drupalGet | function | core/ |
Retrieves a Drupal path or an absolute path. |
| MenuActiveTrail::doGetActiveTrailIds | function | core/ |
Helper method for ::getActiveTrailIds(). |
Pagination
- Previous page
- Page 137
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.