Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Other projects
Title Object type File name Summary
ManagedStorage::getCollectionName function core/lib/Drupal/Core/Config/ManagedStorage.php Gets the name of the current collection the storage is using.
ManagedStorage::getStorage function core/lib/Drupal/Core/Config/ManagedStorage.php Get the decorated storage from the manager if necessary.
ManagedStorageTest class core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php Tests ManagedStorage operations.
ManagedStorageTest.php file core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
ManagedStorageTest::delete function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php Deletes configuration data from the storage.
ManagedStorageTest::getStorage function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php Get the config storage.
ManagedStorageTest::insert function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php Inserts configuration data in the storage.
ManagedStorageTest::read function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php Reads configuration data from the storage.
ManagedStorageTest::setUp function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
ManagedStorageTest::testInvalidStorage function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php Tests an invalid storage.
ManagedStorageTest::update function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php Updates configuration data in the storage.
ManageOptions::getLocationReplacements function composer/Plugin/Scaffold/ManageOptions.php Creates an interpolator for the 'locations' element.
ManageOptions::getOptions function composer/Plugin/Scaffold/ManageOptions.php Gets the root-level scaffold options for this project.
ManyToOneHelper::getField function core/modules/views/src/ManyToOneHelper.php Get the field via formula or build it using alias and field name.
ManyToOneHelper::getJoin function core/modules/views/src/ManyToOneHelper.php
Map::get function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php Gets a property object.
Map::getIterator function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php
Map::getProperties function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php Gets an array of property objects.
Map::getString function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php Returns a string representation of the data.
Map::getValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php Gets the data value.
MapDataDefinition::getMainPropertyName function core/lib/Drupal/Core/TypedData/MapDataDefinition.php Returns the name of the main property, if any.
MapDataDefinition::getPropertyDefinitions function core/lib/Drupal/Core/TypedData/MapDataDefinition.php Gets an array of property definitions of contained properties.
MapItem::__get function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/MapItem.php Magic method: Gets a property value.
MapperInterface::getInstance function core/lib/Drupal/Component/Plugin/Mapper/MapperInterface.php Gets or creates a plugin instance that satisfies the given options.
Mapping::getDefinedKeys function core/lib/Drupal/Core/Config/Schema/Mapping.php Gets the keys defined for this mapping (locally defined + inherited).
Mapping::getDynamicallyValidKeys function core/lib/Drupal/Core/Config/Schema/Mapping.php Gets all dynamically valid keys.
Mapping::getElementDefinition function core/lib/Drupal/Core/Config/Schema/Mapping.php Gets data definition object for contained element.
Mapping::getOptionalKeys function core/lib/Drupal/Core/Config/Schema/Mapping.php Gets all optional keys in this mapping.
Mapping::getPossibleTypes function core/lib/Drupal/Core/Config/Schema/Mapping.php Returns all possible types for the type with the given name.
Mapping::getRequiredKeys function core/lib/Drupal/Core/Config/Schema/Mapping.php Gets all required keys in this mapping.
Mapping::getValidKeys function core/lib/Drupal/Core/Config/Schema/Mapping.php Gets all keys allowed in this mapping.
MappingCollectionConstraint::getCompositeOptionStatic function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/MappingCollectionConstraint.php Returns the name of the property or properties that contain constraints.
MarkupNormalizer::getNormalizationSchema function core/modules/serialization/src/Normalizer/MarkupNormalizer.php Retrieve JSON Schema for the normalization.
MarkupNormalizer::getSupportedTypes function core/modules/serialization/src/Normalizer/MarkupNormalizer.php
MatcherDumper::getRoutes function core/lib/Drupal/Core/ProxyClass/Routing/MatcherDumper.php
MatcherDumper::getRoutes function core/lib/Drupal/Core/Routing/MatcherDumper.php Gets the routes to match.
Media::getAvailableSorts function core/modules/media/src/Plugin/views/wizard/Media.php Gets the availableSorts property.
Media::getCreatedTime function core/modules/media/src/Entity/Media.php Returns the media item creation timestamp.
Media::getDefaultThumbnailUri function core/modules/media/src/Entity/Media.php Returns the URI of the default thumbnail.
Media::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Media.php Allows a plugin to modify its static configuration.
Media::getElementsSubset function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Media.php Returns a configured subset of the elements supported by this plugin.
Media::getName function core/modules/media/src/Entity/Media.php Gets the media item name.
Media::getRequestTime function core/modules/media/src/Entity/Media.php
Media::getSource function core/modules/media/src/Entity/Media.php Returns the media source.
Media::getThumbnailHeight function core/modules/media/src/Entity/Media.php Gets the height of the thumbnail of a media item.
Media::getThumbnailUri function core/modules/media/src/Entity/Media.php Gets the URI for the thumbnail of a media item.
Media::getThumbnailWidth function core/modules/media/src/Entity/Media.php Gets the width of the thumbnail of a media item.
MediaCacheTagsTest::getAdditionalCacheContextsForEntity function core/modules/media/tests/src/Functional/MediaCacheTagsTest.php Returns the additional (non-standard) cache contexts for the tested entity.
MediaCacheTagsTest::getAdditionalCacheTagsForEntity function core/modules/media/tests/src/Functional/MediaCacheTagsTest.php Returns the additional (non-standard) cache tags for the tested entity.
MediaConfigSubscriber::getSubscribedEvents function core/modules/media/src/EventSubscriber/MediaConfigSubscriber.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.