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 |
|---|---|---|---|
| ManagedStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| ManagedStorage::getStorage | function | core/ |
Get the decorated storage from the manager if necessary. |
| ManagedStorageTest | class | core/ |
Tests ManagedStorage operations. |
| ManagedStorageTest.php | file | core/ |
|
| ManagedStorageTest::delete | function | core/ |
Deletes configuration data from the storage. |
| ManagedStorageTest::getStorage | function | core/ |
Get the config storage. |
| ManagedStorageTest::insert | function | core/ |
Inserts configuration data in the storage. |
| ManagedStorageTest::read | function | core/ |
Reads configuration data from the storage. |
| ManagedStorageTest::setUp | function | core/ |
|
| ManagedStorageTest::testInvalidStorage | function | core/ |
Tests an invalid storage. |
| ManagedStorageTest::update | function | core/ |
Updates configuration data in the storage. |
| ManageOptions::getLocationReplacements | function | composer/ |
Creates an interpolator for the 'locations' element. |
| ManageOptions::getOptions | function | composer/ |
Gets the root-level scaffold options for this project. |
| ManyToOneHelper::getField | function | core/ |
Get the field via formula or build it using alias and field name. |
| 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 or creates a plugin instance that satisfies the given options. |
| Mapping::getDefinedKeys | function | core/ |
Gets the keys defined for this mapping (locally defined + inherited). |
| Mapping::getDynamicallyValidKeys | function | core/ |
Gets all dynamically valid keys. |
| Mapping::getElementDefinition | function | core/ |
Gets data definition object for contained element. |
| Mapping::getOptionalKeys | function | core/ |
Gets all optional keys in this mapping. |
| Mapping::getPossibleTypes | function | core/ |
Returns all possible types for the type with the given name. |
| Mapping::getRequiredKeys | function | core/ |
Gets all required keys in this mapping. |
| Mapping::getValidKeys | function | core/ |
Gets all keys allowed in this mapping. |
| MappingCollectionConstraint::getCompositeOptionStatic | function | core/ |
Returns the name of the property or properties that contain constraints. |
| MarkupNormalizer::getNormalizationSchema | function | core/ |
Retrieve JSON Schema for the normalization. |
| MarkupNormalizer::getSupportedTypes | function | core/ |
|
| 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::getDefaultThumbnailUri | function | core/ |
Returns the URI of the default thumbnail. |
| Media::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| Media::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
| Media::getName | function | core/ |
Gets the media item name. |
| Media::getRequestTime | function | core/ |
|
| Media::getSource | function | core/ |
Returns the media source. |
| Media::getThumbnailHeight | function | core/ |
Gets the height of the thumbnail of a media item. |
| Media::getThumbnailUri | function | core/ |
Gets the URI for the thumbnail of a media item. |
| Media::getThumbnailWidth | function | core/ |
Gets the width of 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/ |
Pagination
- Previous page
- Page 133
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.