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 |
|---|---|---|---|
| Routes::getFileUploadRouteName | function | core/ |
Get a unique route name for the file upload resource type and route type. |
| Routes::getFileUploadRoutesForResourceType | function | core/ |
Gets the file upload route collection for the given resource type. |
| Routes::getIndividualRoutesForResourceType | function | core/ |
Gets a route collection for the given resource type. |
| Routes::getResourceTypeNameFromParameters | function | core/ |
Gets the resource type from a route or request's parameters. |
| Routes::getRouteName | function | core/ |
Get a unique route name for the JSON:API resource type and route type. |
| Routes::getRoutesForResourceType | function | core/ |
Gets applicable resource routes for a JSON:API resource type. |
| Routes::hasNonInternalFileTargetResourceTypes | function | core/ |
Determines if an array of resource types lists non-internal "file" ones. |
| Routes::hasNonInternalTargetResourceTypes | function | core/ |
Determines if an array of resource types has any non-internal ones. |
| RouteSubscriber::getApplicableViews | function | core/ |
Returns all views/display combinations with routes. |
| RouteSubscriber::getSubscribedEvents | function | core/ |
|
| RouteSubscriber::getSubscribedEvents | function | core/ |
|
| RouteSubscriber::getSubscribedEvents | function | core/ |
|
| RouteSubscriber::getSubscribedEvents | function | core/ |
|
| RouteSubscriber::getSubscribedEvents | function | core/ |
|
| RouteSubscriber::getViewsDisplayIDsWithRoute | function | core/ |
Gets all the views and display IDs using a route. |
| RouteSubscriberBase::getSubscribedEvents | function | core/ |
|
| Row::get | function | core/ |
Retrieve a source or destination property. |
| Row::getDestination | function | core/ |
Returns the whole destination array. |
| Row::getDestinationProperty | function | core/ |
Returns the value of a destination property. |
| Row::getEmptyDestinationProperties | function | core/ |
Gets the empty destination properties. |
| Row::getHash | function | core/ |
Returns the hash for the source values. |
| Row::getIdMap | function | core/ |
Retrieves the Migrate ID mappings. |
| Row::getMultiple | function | core/ |
Retrieve multiple source and destination properties at once. |
| Row::getRawDestination | function | core/ |
Returns the raw destination. Rarely necessary. |
| Row::getSource | function | core/ |
Retrieves all source properties. |
| Row::getSourceIdValues | function | core/ |
Retrieves the values of the source identifiers. |
| Row::getSourceProperty | function | core/ |
Retrieves a source property. |
| RowTest::$testGetDestinationProperties | property | core/ |
Test destination properties for testing get and getMultiple. |
| RowTest::$testGetSourceIds | property | core/ |
Test source keys for testing get and getMultiple. |
| RowTest::$testGetSourceProperties | property | core/ |
Test source properties for testing get and getMultiple. |
| RowTest::getDataProvider | function | core/ |
Data Provider for testGet. |
| RowTest::getMultipleDataProvider | function | core/ |
Data Provider for testGetMultiple. |
| RowTest::getOutput | function | core/ |
Returns the output property. |
| RowTest::testGet | function | core/ |
Tests getting source and destination properties. |
| RowTest::testGetMultiple | function | core/ |
Tests getting multiple source and destination properties. |
| RowTest::testGetSetIdMap | function | core/ |
Tests getting/setting the ID Map. |
| RowTest::testGetSourceProperty | function | core/ |
Tests getting the source property. |
| Rss::getChannelElements | function | core/ |
Return an array of additional XHTML elements to add to the channel. |
| Rss::getDescription | function | core/ |
Get RSS feed description. |
| RssFeedsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| RssFeedsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RssFields::getAbsoluteUrl | function | core/ |
Convert a rendered URL string to an absolute URL. |
| RssFields::getField | function | core/ |
Retrieves a views field value from the style plugin. |
| RssResponseRelativeUrlFilter::getSubscribedEvents | function | core/ |
|
| RsyncValidator::getSubscribedEvents | function | core/ |
|
| RunnerVersion::getMajor | function | core/ |
Returns the major version of the PHPUnit runner being used. |
| SampleEntityGeneratorInterface::get | function | core/ |
Gets a sample entity for a given entity type and bundle. |
| SandboxDatabaseUpdatesValidator::getExtensionsWithDatabaseUpdates | function | core/ |
Gets extensions that have database updates in the stage directory. |
| SandboxDatabaseUpdatesValidator::getSubscribedEvents | function | core/ |
|
| SandboxDatabaseUpdatesValidator::getUpdateFunctions | function | core/ |
Returns a list of all update functions for a module. |
Pagination
- Previous page
- Page 185
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.