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 |
|---|---|---|---|
| MediaTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| MediaTest::getExpectedGetRelationshipDocumentData | function | core/ |
Gets the expected document data for the given relationship. |
| MediaTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability for an unauthorized response. |
| MediaTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| MediaTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| MediaTest::testGetCurrentUserId | function | core/ |
Tests the legacy method used as the default entity owner. |
| MediaThumbnailFormatter::getMediaThumbnailUrl | function | core/ |
Get the URL for the media thumbnail. |
| MediaTranslationUITest::getAdministratorPermissions | function | core/ |
Returns an array of permissions needed for the administrator. |
| MediaTranslationUITest::getEditorPermissions | function | core/ |
Returns an array of permissions needed for the editor. |
| MediaTranslationUITest::getNewEntityValues | function | core/ |
Returns an array of entity field values to be tested. |
| MediaTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| MediaType::getDescription | function | core/ |
Gets the entity description. |
| MediaType::getFieldMap | function | core/ |
Returns the metadata field map. |
| MediaType::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| MediaType::getSource | function | core/ |
Returns the media source plugin. |
| MediaType::getStatus | function | core/ |
|
| MediaTypeForm::getSourceSubFormState | function | core/ |
Gets subform state for the media source configuration subform. |
| MediaTypeForm::getWorkflowOptions | function | core/ |
Prepares workflow options to be used in the 'checkboxes' form element. |
| MediaTypeInterface::getFieldMap | function | core/ |
Returns the metadata field map. |
| 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. |
| MediaUiFunctionalTest::providerTestMediaReferenceWidget | function | core/ |
Data provider for testMediaReferenceWidget(). |
| MediaUiFunctionalTest::testMediaReferenceWidget | function | core/ |
Tests the default autocomplete widgets for media reference fields. |
| MediaViewsData::getViewsData | function | core/ |
Returns views data for the entity type. |
| media_field_widget_form_alter | function | core/ |
Implements hook_field_widget_form_alter(). |
| media_field_widget_multivalue_form_alter | function | core/ |
Implements hook_field_widget_multivalue_form_alter(). |
| 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. |
| MemoryBackend::getRequestTime | function | core/ |
Wrapper method for REQUEST_TIME constant. |
| MemoryBackendFactory::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. |
| 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/ |
|
| MemoryStorageTest::insert | function | core/ |
|
| MemoryStorageTest::read | function | core/ |
Pagination
- Previous page
- Page 125
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.