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 |
|---|---|---|---|
| NullBackendFactory::get | function | core/ |
Gets a cache backend class for a given cache bin. |
| NullDestination::getIds | function | core/ |
Gets the destination IDs. |
| NullFileCache::get | function | core/ |
Gets data based on a filename. |
| NullFileCache::getMultiple | function | core/ |
Gets data based on filenames. |
| NullGenerator::getContext | function | core/ |
|
| NullGenerator::getInternalPathFromRoute | function | core/ |
Gets the path of a route. |
| NullGenerator::getRoute | function | core/ |
Methods generate(), generateFromRoute() and getPathFromRoute() all call this protected method. |
| NullIdMap::getMessages | function | core/ |
Retrieves a traversable object of messages related to source records. |
| NullIdMap::getQualifiedMapTableName | function | core/ |
Gets the qualified map table. |
| NullIdMap::getRowByDestination | function | core/ |
Retrieves a row by the destination identifiers. |
| NullIdMap::getRowBySource | function | core/ |
Retrieves a row from the map table based on source identifier values. |
| NullIdMap::getRowsNeedingUpdate | function | core/ |
Retrieves an array of map rows marked as needing update. |
| NullLockBackend::getLockId | function | core/ |
Gets the unique page token for locks. |
| NullMatcherDumper::getRoutes | function | core/ |
Gets the routes to match. |
| NullRouteMatch::getParameter | function | core/ |
Returns the processed value of a named route parameter. |
| NullRouteMatch::getParameters | function | core/ |
Returns the bag of all processed route parameters. |
| NullRouteMatch::getRawParameter | function | core/ |
Returns the raw value of a named route parameter. |
| NullRouteMatch::getRawParameters | function | core/ |
Returns the bag of all raw route parameters. |
| NullRouteMatch::getRouteName | function | core/ |
Returns the route name. |
| NullRouteMatch::getRouteObject | function | core/ |
Returns the route object. |
| NullStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| NullStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| NullStorageExpirable::get | function | core/ |
Returns the stored value for a given key. |
| NullStorageExpirable::getAll | function | core/ |
Returns all stored key/value pairs in the collection. |
| NullStorageExpirable::getCollectionName | function | core/ |
Returns the name of this collection. |
| NullStorageExpirable::getMultiple | function | core/ |
Returns the stored key/value pairs for a given set of keys. |
| NullStorageTest | class | core/ |
Tests the NullStorage. |
| NullStorageTest.php | file | core/ |
|
| NullStorageTest::testCollection | function | core/ |
Tests createCollection. |
| Number::getInfo | function | core/ |
Returns the element properties for this element. |
| NumberWidget | class | core/ |
Plugin implementation of the 'number' widget. |
| NumberWidget.php | file | core/ |
|
| NumberWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| NumberWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| NumberWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| NumberWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| NumberWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| NumericArgument::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
| NumericArgument::getSortName | function | core/ |
Return a description of how the argument would normally be sorted. |
| NumericArgumentValidator::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
| NumericItemBase::getConstraints | function | core/ |
Gets a list of validation constraints. |
| ObjectWithPluginCollectionInterface::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| OEmbed::getLocalThumbnailUri | function | core/ |
Returns the local URI for a resource thumbnail. |
| OEmbed::getMetadata | function | core/ |
Gets the value for a metadata attribute for a given media item. |
| OEmbed::getMetadataAttributes | function | core/ |
Gets a list of metadata attributes provided by this plugin. |
| OEmbed::getProviders | function | core/ |
Returns the oEmbed provider names. |
| OEmbed::getSourceFieldConstraints | function | core/ |
Gets media source-specific validation constraints for a source field. |
| OEmbed::getThumbnailFileExtensionFromUrl | function | core/ |
Tries to determine the file extension of a thumbnail. |
| OEmbedDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| OEmbedFieldWidgetTest | class | core/ |
@covers \Drupal\media\Plugin\Field\FieldWidget\OEmbedWidget[[api-linebreak]] |
Pagination
- Previous page
- Page 145
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.