Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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_complete_form_alter | function | core/ |
Implements hook_field_widget_complete_form_alter(). |
| media_field_widget_single_element_form_alter | function | core/ |
Implements hook_field_widget_single_element_form_alter(). |
| media_library.opener.field_widget | service | core/ |
Drupal\media_library\MediaLibraryFieldWidgetOpener |
| media_library_test_field_widget_info_alter | function | core/ |
Implements hook_field_widget_info_alter(). |
| 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. |
| 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 the key-value memory storage. |
| MemoryStorageTest | class | core/ |
Tests MemoryStorage operations. |
| MemoryStorageTest.php | file | core/ |
|
| MemoryStorageTest.php | file | core/ |
|
| MemoryStorageTest::delete | function | core/ |
|
| MemoryStorageTest::insert | function | core/ |
|
| MemoryStorageTest::read | function | core/ |
|
| MemoryStorageTest::register | function | core/ |
Registers test-specific services. |
| MemoryStorageTest::setUp | function | core/ |
|
| MemoryStorageTest::testInvalidStorage | function | core/ |
Tests an invalid storage. |
| MemoryStorageTest::update | function | core/ |
|
| Menu::getDescription | function | core/ |
Returns the description of the menu. |
| Menu::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MenuActiveTrail::doGetActiveTrailIds | function | core/ |
Helper method for ::getActiveTrailIds(). |
| MenuActiveTrail::getActiveLink | function | core/ |
Fetches a menu link which matches the route name, parameters and menu name. |
Pagination
- Previous page
- Page 126
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.