Search for __get

  1. Search 7.x for __get
  2. Search 8.9.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
NullBackendFactory::get function core/lib/Drupal/Core/Cache/NullBackendFactory.php Gets a cache backend class for a given cache bin.
NullDestination::getIds function core/modules/migrate/src/Plugin/migrate/destination/NullDestination.php Gets the destination IDs.
NullFileCache::get function core/lib/Drupal/Component/FileCache/NullFileCache.php Gets data based on a filename.
NullFileCache::getMultiple function core/lib/Drupal/Component/FileCache/NullFileCache.php Gets data based on filenames.
NullGenerator::getContext function core/lib/Drupal/Core/Routing/NullGenerator.php
NullGenerator::getInternalPathFromRoute function core/lib/Drupal/Core/Routing/NullGenerator.php Gets the path of a route.
NullGenerator::getRoute function core/lib/Drupal/Core/Routing/NullGenerator.php Methods generate(), generateFromRoute() and getPathFromRoute() all call
this protected method.
NullIdMap::getMessages function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Retrieves a traversable object of messages related to source records.
NullIdMap::getQualifiedMapTableName function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Gets the qualified map table.
NullIdMap::getRowByDestination function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Retrieves a row by the destination identifiers.
NullIdMap::getRowBySource function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Retrieves a row from the map table based on source identifier values.
NullIdMap::getRowsNeedingUpdate function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Retrieves an array of map rows marked as needing update.
NullLockBackend::getLockId function core/lib/Drupal/Core/Lock/NullLockBackend.php Gets the unique page token for locks.
NullMatcherDumper::getRoutes function core/lib/Drupal/Core/Routing/NullMatcherDumper.php Gets the routes to match.
NullRouteMatch::getParameter function core/lib/Drupal/Core/Routing/NullRouteMatch.php Returns the processed value of a named route parameter.
NullRouteMatch::getParameters function core/lib/Drupal/Core/Routing/NullRouteMatch.php Returns the bag of all processed route parameters.
NullRouteMatch::getRawParameter function core/lib/Drupal/Core/Routing/NullRouteMatch.php Returns the raw value of a named route parameter.
NullRouteMatch::getRawParameters function core/lib/Drupal/Core/Routing/NullRouteMatch.php Returns the bag of all raw route parameters.
NullRouteMatch::getRouteName function core/lib/Drupal/Core/Routing/NullRouteMatch.php Returns the route name.
NullRouteMatch::getRouteObject function core/lib/Drupal/Core/Routing/NullRouteMatch.php Returns the route object.
NullStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/NullStorage.php Gets the existing collections.
NullStorage::getCollectionName function core/lib/Drupal/Core/Config/NullStorage.php Gets the name of the current collection the storage is using.
NullStorageExpirable::get function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Returns the stored value for a given key.
NullStorageExpirable::getAll function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Returns all stored key/value pairs in the collection.
NullStorageExpirable::getCollectionName function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Returns the name of this collection.
NullStorageExpirable::getMultiple function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Returns the stored key/value pairs for a given set of keys.
NullStorageTest class core/tests/Drupal/Tests/Core/Config/NullStorageTest.php Tests the NullStorage.
NullStorageTest.php file core/tests/Drupal/Tests/Core/Config/NullStorageTest.php
NullStorageTest::testCollection function core/tests/Drupal/Tests/Core/Config/NullStorageTest.php Tests createCollection.
Number::getInfo function core/lib/Drupal/Core/Render/Element/Number.php Returns the element properties for this element.
NumberWidget class core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/NumberWidget.php Plugin implementation of the 'number' widget.
NumberWidget.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/NumberWidget.php
NumberWidget::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/NumberWidget.php Defines the default settings for this plugin.
NumberWidget::errorElement function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/NumberWidget.php Assigns a field-level validation error to the right widget sub-element.
NumberWidget::formElement function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/NumberWidget.php Returns the form for a single field widget.
NumberWidget::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/NumberWidget.php Returns a form to configure settings for the widget.
NumberWidget::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/NumberWidget.php Returns a short summary for the current widget settings.
NumericArgument::getContextDefinition function core/modules/views/src/Plugin/views/argument/NumericArgument.php Returns a context definition for this argument.
NumericArgument::getSortName function core/modules/views/src/Plugin/views/argument/NumericArgument.php Return a description of how the argument would normally be sorted.
NumericArgumentValidator::getContextDefinition function core/modules/views/src/Plugin/views/argument_validator/NumericArgumentValidator.php Returns a context definition for this argument.
NumericItemBase::getConstraints function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/NumericItemBase.php Gets a list of validation constraints.
ObjectWithPluginCollectionInterface::getPluginCollections function core/lib/Drupal/Core/Plugin/ObjectWithPluginCollectionInterface.php Gets the plugin collections used by this object.
OEmbed::getLocalThumbnailUri function core/modules/media/src/Plugin/media/Source/OEmbed.php Returns the local URI for a resource thumbnail.
OEmbed::getMetadata function core/modules/media/src/Plugin/media/Source/OEmbed.php Gets the value for a metadata attribute for a given media item.
OEmbed::getMetadataAttributes function core/modules/media/src/Plugin/media/Source/OEmbed.php Gets a list of metadata attributes provided by this plugin.
OEmbed::getProviders function core/modules/media/src/Plugin/media/Source/OEmbed.php Returns the oEmbed provider names.
OEmbed::getSourceFieldConstraints function core/modules/media/src/Plugin/media/Source/OEmbed.php Gets media source-specific validation constraints for a source field.
OEmbed::getThumbnailFileExtensionFromUrl function core/modules/media/src/Plugin/media/Source/OEmbed.php Tries to determine the file extension of a thumbnail.
OEmbedDeriver::getDerivativeDefinitions function core/modules/media/src/Plugin/media/Source/OEmbedDeriver.php Gets the definition of all derivatives of a base plugin.
OEmbedFieldWidgetTest class core/modules/media/tests/src/Functional/FieldWidget/OEmbedFieldWidgetTest.php @covers \Drupal\media\Plugin\Field\FieldWidget\OEmbedWidget[[api-linebreak]]

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