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. Search 11.x for __get
  6. Other projects
Title Object type File name Summary
MigrationStateUnitTest::providerGetUpgradeStates function core/modules/migrate_drupal/tests/src/Unit/MigrationStateUnitTest.php Data provider for testGetUpgradeStates.
MigrationStateUnitTest::testGetUpgradeStates function core/modules/migrate_drupal/tests/src/Unit/MigrationStateUnitTest.php Tests ::getUpgradeStates.
MigrationTest::getInvalidMigrationDependenciesProvider function core/modules/migrate/tests/src/Unit/MigrationTest.php Provides invalid migration dependencies.
MigrationTest::getMockPluginManager function core/modules/migrate/tests/src/Unit/MigrationTest.php Returns a mock MigrationPluginManager.
MigrationTest::getProcessPluginsExceptionMessageProvider function core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php Provides data for testing invalid process pipeline.
MigrationTest::getValidMigrationDependenciesProvider function core/modules/migrate/tests/src/Unit/MigrationTest.php Provides data for valid migration configuration test.
MigrationTest::testGetDestinationIds function core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php Tests Migration::getDestinationIds()
MigrationTest::testGetDestinationPlugin function core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php Tests Migration::getDestinationPlugin()
MigrationTest::testGetMigrationDependencies function core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php Tests Migration::getMigrationDependencies()
MigrationTest::testGetMigrations function core/modules/migrate/tests/src/Unit/MigrationTest.php Tests getting requirement list.
MigrationTest::testGetProcessPlugins function core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php Tests Migration::getProcessPlugins()
MigrationTest::testGetProcessPluginsException function core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php Tests Migration::getProcessPlugins() throws an exception.
MigrationTest::testGetProcessPluginsExceptionMessage function core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php Tests Migration::getProcessPlugins()
MimeTypeMap::getExtensionsForMimeType function core/lib/Drupal/Core/File/MimeType/MimeTypeMap.php
MimeTypeMap::getMimeTypeForExtension function core/lib/Drupal/Core/File/MimeType/MimeTypeMap.php
MimeTypeMapInterface::getExtensionsForMimeType function core/lib/Drupal/Core/File/MimeType/MimeTypeMapInterface.php Returns the appropriate extensions for a given MIME type.
MimeTypeMapInterface::getMimeTypeForExtension function core/lib/Drupal/Core/File/MimeType/MimeTypeMapInterface.php Returns the appropriate MIME type for a given file extension.
MimeTypeMapTest::testGetExtensionsForMimeType function core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php Tests get extensions for mime type.
MimeTypeMapTest::testGetMimeTypeForExtension function core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php Tests get mime type for extension.
MissingClassDetectionClassLoader::getMissingTraits function core/lib/Drupal/Component/Discovery/MissingClassDetectionClassLoader.php Returns all recorded missing traits since the last reset.
MissingContentEvent::getMissingContent function core/lib/Drupal/Core/Config/Importer/MissingContentEvent.php Gets missing content information.
MissingThemeDependencyException::getMissingThemeName function core/lib/Drupal/Core/Theme/MissingThemeDependencyException.php Gets the machine name of the missing theme.
MockAliasManager::getAliasByPath function core/modules/system/src/Tests/Routing/MockAliasManager.php
MockAliasManager::getPathByAlias function core/modules/system/src/Tests/Routing/MockAliasManager.php Given the alias, return the path it represents.
MockComplexContextBlock::getTitle function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockComplexContextBlock.php Returns the title of the block.
MockContainerInjection::getResult function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php
MockContainerInjection::getResult function core/tests/Drupal/Tests/Core/Utility/CallableResolverTest.php
MockController::getControllerWithRequestAndRouteMatch function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php
MockController::getResult function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php
MockControllerPsr7::getControllerWithRequestAndRouteMatch function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php
MockControllerPsr7::getResult function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php
MockInstantiationService::getArguments function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Return arguments injected into the service.
MockLayoutBlockDeriver::getDerivativeDefinition function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockLayoutBlockDeriver.php Gets the definition of a derivative plugin.
MockLayoutBlockDeriver::getDerivativeDefinitions function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockLayoutBlockDeriver.php Gets the definition of all derivatives of a base plugin.
MockMenuBlock::getContent function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockMenuBlock.php Returns the content to display.
MockMenuBlockDeriver::getDerivativeDefinition function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockMenuBlockDeriver.php Gets the definition of a derivative plugin.
MockMenuBlockDeriver::getDerivativeDefinitions function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockMenuBlockDeriver.php Gets the definition of all derivatives of a base plugin.
MockPathLocator::getProjectRoot function core/modules/package_manager/tests/modules/package_manager_bypass/src/MockPathLocator.php
MockPathLocator::getStagingRoot function core/modules/package_manager/tests/modules/package_manager_bypass/src/MockPathLocator.php
MockPathLocator::getVendorDirectory function core/modules/package_manager/tests/modules/package_manager_bypass/src/MockPathLocator.php
MockPathLocator::getWebRoot function core/modules/package_manager/tests/modules/package_manager_bypass/src/MockPathLocator.php
MockPhpStorage::getConfiguration function core/modules/system/src/PhpStorage/MockPhpStorage.php Gets the configuration data.
MockPhpStorage::getConfigurationValue function core/modules/system/src/PhpStorage/MockPhpStorage.php Gets a single configuration key.
MockRouteProvider::getAllRoutes function core/modules/system/src/Tests/Routing/MockRouteProvider.php Returns all the routes on the system.
MockRouteProvider::getRouteAliases function core/modules/system/src/Tests/Routing/MockRouteProvider.php Gets aliases for a route name.
MockRouteProvider::getRouteByName function core/modules/system/src/Tests/Routing/MockRouteProvider.php Find the route using the provided route name.
MockRouteProvider::getRouteCollectionForRequest function core/modules/system/src/Tests/Routing/MockRouteProvider.php Implements \Drupal\Core\Routing\RouteProviderInterface::getRouteCollectionForRequest().
MockRouteProvider::getRoutesByNames function core/modules/system/src/Tests/Routing/MockRouteProvider.php Find many routes by their names using the provided list of names.
MockRouteProvider::getRoutesByPattern function core/modules/system/src/Tests/Routing/MockRouteProvider.php Get all routes which match a certain pattern.
MockService::getContainer function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Gets the container object.

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