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 |
|---|---|---|---|
| ManageOptions::getOptions | function | composer/ |
Gets the root-level scaffold options for this project. |
| ManyToOneHelper::getField | function | core/ |
Sometimes the handler might want us to use some kind of formula, so give it that option. If it wants us to do this, it must set $helper->formula = TRUE and implement handler->getFormula(); |
| ManyToOneHelper::getJoin | function | core/ |
|
| Map::get | function | core/ |
Gets a property object. |
| Map::getIterator | function | core/ |
|
| Map::getProperties | function | core/ |
Gets an array of property objects. |
| Map::getString | function | core/ |
Returns a string representation of the data. |
| Map::getValue | function | core/ |
Gets the data value. |
| MapDataDefinition::getMainPropertyName | function | core/ |
Returns the name of the main property, if any. |
| MapDataDefinition::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
| MapItem::__get | function | core/ |
Magic method: Gets a property value. |
| MapperInterface::getInstance | function | core/ |
Gets a preconfigured instance of a plugin. |
| Mapping::getElementDefinition | function | core/ |
Gets data definition object for contained element. |
| MatcherDumper::getRoutes | function | core/ |
|
| MatcherDumper::getRoutes | function | core/ |
Gets the routes to match. |
| Media::getAvailableSorts | function | core/ |
Gets the availableSorts property. |
| Media::getCreatedTime | function | core/ |
Returns the media item creation timestamp. |
| Media::getCurrentUserId | function | core/ |
Default value callback for 'uid' base field definition. |
| Media::getDefaultThumbnailUri | function | core/ |
Returns the URI of the default thumbnail. |
| Media::getName | function | core/ |
Gets the media item name. |
| Media::getRequestTime | function | core/ |
|
| Media::getSource | function | core/ |
Returns the media source. |
| Media::getThumbnailUri | function | core/ |
Gets the URI for the thumbnail of a media item. |
| MediaCacheTagsTest::getAdditionalCacheContextsForEntity | function | core/ |
Returns the additional (non-standard) cache contexts for the tested entity. |
| MediaCacheTagsTest::getAdditionalCacheTagsForEntity | function | core/ |
Returns the additional (non-standard) cache tags for the tested entity. |
| MediaConfigSubscriber::getSubscribedEvents | function | core/ |
|
| MediaDeleteMultipleConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| MediaDeleteMultipleConfirmForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| MediaDeleteMultipleConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| MediaDeleteMultipleConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| MediaEmbed::getMediaImageSourceField | function | core/ |
Get image field from source config. |
| MediaHalJsonAnonTest::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
| MediaHalJsonAnonTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| MediaHalJsonAnonTest::getExpectedNormalizedFileEntity | function | core/ |
Gets the expected file entity. |
| MediaHalJsonAnonTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| MediaInterface::getCreatedTime | function | core/ |
Returns the media item creation timestamp. |
| MediaInterface::getName | function | core/ |
Gets the media item name. |
| MediaInterface::getSource | function | core/ |
Returns the media source. |
| MediaLibraryAccessTest::testFieldWidgetEntityCreateAccess | function | core/ |
Tests that the field widget opener respects entity creation permissions. |
| MediaLibraryAccessTest::testFieldWidgetEntityEditAccess | function | core/ |
Tests that the field widget opener respects entity-specific access. |
| MediaLibraryAccessTest::testFieldWidgetEntityFieldAccess | function | core/ |
Tests that the field widget opener respects entity field-level access. |
| MediaLibraryEditorOpener::getSelectionResponse | function | core/ |
Generates a response after selecting media items in the media library. |
| MediaLibraryFieldWidgetOpener | class | core/ |
The media library opener for field widgets. |
| MediaLibraryFieldWidgetOpener.php | file | core/ |
|
| MediaLibraryFieldWidgetOpener::$entityTypeManager | property | core/ |
The entity type manager. |
| MediaLibraryFieldWidgetOpener::checkAccess | function | core/ |
Checks media library access. |
| MediaLibraryFieldWidgetOpener::getSelectionResponse | function | core/ |
Generates a response after selecting media items in the media library. |
| MediaLibraryFieldWidgetOpener::__construct | function | core/ |
MediaLibraryFieldWidgetOpener constructor. |
| MediaLibraryInceptionWidget | class | core/ |
Plugin implementation of the 'media_library_inception_widget' widget. |
| MediaLibraryInceptionWidget.php | file | core/ |
Pagination
- Previous page
- Page 122
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.