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
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrationInterface::getMigrationDependencies | function | core/ |
Get the dependencies for this migration. |
| MigrationInterface::getMigrationTags | function | core/ |
The migration tags. |
| MigrationInterface::getProcess | function | core/ |
Gets the normalized process plugin configuration. |
| MigrationInterface::getProcessPlugins | function | core/ |
Returns the process plugins. |
| MigrationInterface::getRequirements | function | core/ |
Get a list of required plugin IDs. |
| MigrationInterface::getSourceConfiguration | function | core/ |
Get the source configuration, with at least a 'plugin' key. |
| MigrationInterface::getSourcePlugin | function | core/ |
Returns the initialized source plugin. |
| MigrationInterface::getStatus | function | core/ |
Get the current migration status. |
| MigrationInterface::getStatusLabel | function | core/ |
Retrieve a label for the current status. |
| MigrationPluginListTest::testGetDefinitions | function | core/ |
Tests get definitions. |
| MigrationPluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| MigrationPluginManager::getEnforcedSourceModuleTags | function | core/ |
Returns the migration tags that trigger source_module enforcement. |
| MigrationProcessTest::testGetProcess | function | core/ |
Tests that calling getProcess() on a migration does not throw an exception. |
| MigrationProcessTest::testGetProcess | function | core/ |
Tests that calling getProcess() on a migration does not throw an exception. |
| MigrationState::getDestinationsForSource | function | core/ |
Get net destinations for source module. |
| MigrationState::getMigrationStates | function | core/ |
Gets migration state information from *.migrate_drupal.yml. |
| MigrationState::getSourceState | function | core/ |
Tests if a destination exists for the given source module. |
| MigrationState::getUpgradeStates | function | core/ |
Gets the upgrade states for all enabled source modules. |
| MigrationStateUnitTest::providerGetUpgradeStates | function | core/ |
Data provider for testGetUpgradeStates. |
| MigrationStateUnitTest::testGetUpgradeStates | function | core/ |
Tests ::getUpgradeStates. |
| MigrationTest::getInvalidMigrationDependenciesProvider | function | core/ |
Provides invalid migration dependencies. |
| MigrationTest::getMockPluginManager | function | core/ |
Returns a mock MigrationPluginManager. |
| MigrationTest::getProcessPluginsExceptionMessageProvider | function | core/ |
Provides data for testing invalid process pipeline. |
| MigrationTest::getValidMigrationDependenciesProvider | function | core/ |
Provides data for valid migration configuration test. |
| MigrationTest::testGetDestinationIds | function | core/ |
Tests Migration::getDestinationIds() |
| MigrationTest::testGetDestinationPlugin | function | core/ |
Tests Migration::getDestinationPlugin() |
| MigrationTest::testGetMigrationDependencies | function | core/ |
Tests Migration::getMigrationDependencies() |
| MigrationTest::testGetMigrations | function | core/ |
Tests getting requirement list. |
| MigrationTest::testGetProcessPlugins | function | core/ |
Tests Migration::getProcessPlugins() |
| MigrationTest::testGetProcessPluginsException | function | core/ |
Tests Migration::getProcessPlugins() throws an exception. |
| MigrationTest::testGetProcessPluginsExceptionMessage | function | core/ |
Tests Migration::getProcessPlugins() |
| MimeTypeMap::getExtensionsForMimeType | function | core/ |
|
| MimeTypeMap::getMimeTypeForExtension | function | core/ |
|
| MimeTypeMapInterface::getExtensionsForMimeType | function | core/ |
Returns the appropriate extensions for a given MIME type. |
| MimeTypeMapInterface::getMimeTypeForExtension | function | core/ |
Returns the appropriate MIME type for a given file extension. |
| MimeTypeMapTest::testGetExtensionsForMimeType | function | core/ |
Tests get extensions for mime type. |
| MimeTypeMapTest::testGetMimeTypeForExtension | function | core/ |
Tests get mime type for extension. |
| MissingClassDetectionClassLoader::getMissingTraits | function | core/ |
Returns all recorded missing traits since the last reset. |
| MissingContentEvent::getMissingContent | function | core/ |
Gets missing content information. |
| MissingThemeDependencyException::getMissingThemeName | function | core/ |
Gets the machine name of the missing theme. |
| MockAliasManager::getAliasByPath | function | core/ |
|
| MockAliasManager::getPathByAlias | function | core/ |
Given the alias, return the path it represents. |
| MockComplexContextBlock::getTitle | function | core/ |
Returns the title of the block. |
| MockContainerInjection::getResult | function | core/ |
|
| MockContainerInjection::getResult | function | core/ |
|
| MockController::getControllerWithRequestAndRouteMatch | function | core/ |
|
| MockController::getResult | function | core/ |
|
| MockControllerPsr7::getControllerWithRequestAndRouteMatch | function | core/ |
|
| MockControllerPsr7::getResult | function | core/ |
|
| MockInstantiationService::getArguments | function | core/ |
Return arguments injected into the service. |
Pagination
- Previous page
- Page 148
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.