Search for __get

  1. Search 7.x for __get
  2. Search 9.5.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
TestCoverageTest::$definitions property core/modules/jsonapi/tests/src/Functional/TestCoverageTest.php Entity definitions array.
TestCoverageTest::getLlamaMessage function core/modules/jsonapi/tests/src/Functional/TestCoverageTest.php Message from Llama.
TestCoverageTest::setUp function core/modules/jsonapi/tests/src/Functional/TestCoverageTest.php
TestCoverageTest::testEntityTypeRestTestCoverage function core/modules/jsonapi/tests/src/Functional/TestCoverageTest.php Tests that all core entity types have JSON:API test coverage.
TestDiscovery::getTestClasses function core/modules/simpletest/src/TestDiscovery.php Discovers all available tests in all extensions.
TestDiscoveryCacheContext::getCacheableMetadata function core/modules/simpletest/src/Cache/Context/TestDiscoveryCacheContext.php Gets the cacheability metadata for the context.
TestDiscoveryCacheContext::getContext function core/modules/simpletest/src/Cache/Context/TestDiscoveryCacheContext.php Returns the string representation of the cache context.
TestDiscoveryCacheContext::getLabel function core/modules/simpletest/src/Cache/Context/TestDiscoveryCacheContext.php Returns the label of the cache context.
TestDiscoveryTest::getTestDiscoveryMock function core/modules/simpletest/tests/src/Unit/TestDiscoveryTest.php Mock a TestDiscovery object to return specific extension values.
TestDiscoveryTest::testGetTestClasses function core/modules/simpletest/tests/src/Unit/TestDiscoveryTest.php @covers ::getTestClasses[[api-linebreak]]
TestDiscoveryTest::testGetTestClassesWithSelectedTypes function core/modules/simpletest/tests/src/Unit/TestDiscoveryTest.php @covers ::getTestClasses[[api-linebreak]]
TestDiscoveryTest::testGetTestsInProfiles function core/modules/simpletest/tests/src/Unit/TestDiscoveryTest.php @covers ::getTestClasses[[api-linebreak]]
TestSelection::getReferenceableEntities function core/tests/Drupal/Tests/Core/EntityReferenceSelection/EntityReferenceSelectionUnitTest.php Gets the list of referenceable entities.
TextCckTest::getFieldTypeProvider function core/modules/text/tests/src/Unit/Migrate/TextCckTest.php Data provider for testGetFieldType().
TextCckTest::getFieldTypeProvider function core/modules/text/tests/src/Unit/Plugin/migrate/cckfield/TextCckTest.php Data provider for testGetFieldType().
TextCckTest::testGetFieldType function core/modules/text/tests/src/Unit/Migrate/TextCckTest.php @covers ::getFieldType[[api-linebreak]]
@dataProvider getFieldTypeProvider
TextCckTest::testGetFieldType function core/modules/text/tests/src/Unit/Plugin/migrate/cckfield/TextCckTest.php @covers ::getFieldType[[api-linebreak]]
@dataProvider getFieldTypeProvider
TextField::getFieldFormatterMap function core/modules/text/src/Plugin/migrate/cckfield/TextField.php Get a map between D6 formatters and D8 formatters for this field type.
TextField::getFieldType function core/modules/text/src/Plugin/migrate/cckfield/TextField.php Computes the destination type of a migrated field.
TextField::getFieldWidgetMap function core/modules/text/src/Plugin/migrate/cckfield/TextField.php Get a map between D6 and D8 widgets for this field type.
TextRequiredSummaryUpdateTest::testFieldAndWidgetUpdate function core/modules/text/tests/src/Functional/TextRequiredSummaryUpdateTest.php Tests that widgets and fields are updated for required summary flag.
TipPluginTextTest::testGetAriaId function core/modules/tour/tests/src/Unit/Plugin/tour/tip/TipPluginTextTest.php Tests that getAriaId returns unique id per plugin instance.
ToolbarLegacyTest::testDoGetRenderedSubtrees function core/modules/toolbar/tests/src/Kernel/ToolbarLegacyTest.php Tests _toolbar_do_get_rendered_subtrees() deprecation.
ToolkitTest::testGetAvailableToolkits function core/tests/Drupal/FunctionalTests/Image/ToolkitTest.php Check that ImageToolkitManager::getAvailableToolkits() only returns
available toolkits.
ToolkitTestBase::getImage function core/modules/system/src/Tests/Image/ToolkitTestBase.php Sets up an image with the custom toolkit.
ToolkitTestBase::imageTestGetAllCalls function core/modules/system/src/Tests/Image/ToolkitTestBase.php Gets an array of calls to the test toolkit.
ToolkitTestBase::imageTestReset function core/modules/system/src/Tests/Image/ToolkitTestBase.php Resets/initializes the history of calls to the test toolkit functions.
TrackerPage::getContent function core/modules/tracker/src/Controller/TrackerPage.php Content callback for the tracker.page route.
TrackerUserRecent::getContent function core/modules/tracker/src/Controller/TrackerUserRecent.php Content callback for the tracker.users_recent_content route.
TrackerUserTab::getContent function core/modules/tracker/src/Controller/TrackerUserTab.php Content callback for the tracker.user_tab route.
TRexEditor::getDefaultSettings function core/modules/editor/tests/modules/src/Plugin/Editor/TRexEditor.php Returns the default settings for this configurable text editor.
TRexEditor::getJSSettings function core/modules/editor/tests/modules/src/Plugin/Editor/TRexEditor.php Returns JavaScript settings to be attached.
TRexEditor::getLibraries function core/modules/editor/tests/modules/src/Plugin/Editor/TRexEditor.php Returns libraries to be attached.
UITestBase::drupalGet function core/modules/views_ui/src/Tests/UITestBase.php Retrieves a Drupal path or an absolute path.
UnicornEditor::getDefaultSettings function core/modules/editor/tests/modules/src/Plugin/Editor/UnicornEditor.php Returns the default settings for this configurable text editor.
UnicornEditor::getJSSettings function core/modules/editor/tests/modules/src/Plugin/Editor/UnicornEditor.php Returns JavaScript settings to be attached.
UnicornEditor::getLibraries function core/modules/editor/tests/modules/src/Plugin/Editor/UnicornEditor.php Returns libraries to be attached.
UnitTestCaseDeprecationTest::testDeprecatedGetBlockMockWithMachineName function core/tests/Drupal/Tests/UnitTestCaseDeprecationTest.php @covers ::getBlockMockWithMachineName[[api-linebreak]]
@expectedDeprecation Drupal\Tests\UnitTestCase::getBlockMockWithMachineName is deprecated in Drupal 8.5.x, will be removed before Drupal 9.0.0. Unit test base classes should not have dependencies…
UpdateRootFactory::get function core/modules/update/src/UpdateRootFactory.php Gets the root path under which projects are installed or updated.
UrlAlias::getEntityTypeId function core/modules/path/src/Plugin/migrate/destination/UrlAlias.php Finds the entity type from configuration or plugin ID.
UrlGeneratorTrait::getUrlGenerator function core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php Returns the URL generator service.
UrlGeneratorTraitTest::testGetUrlGenerator function core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTraitTest.php @covers ::setUrlGenerator[[api-linebreak]]
@covers ::getUrlGenerator[[api-linebreak]]
UserHalJsonAnonTest::getExpectedNormalizedEntity function core/modules/user/tests/src/Functional/Hal/UserHalJsonAnonTest.php Returns the expected normalization of the entity.
UserHalJsonAnonTest::getNormalizedPostEntity function core/modules/user/tests/src/Functional/Hal/UserHalJsonAnonTest.php Returns the normalized POST entity.
VfsThemeExtensionList::getExtensionDiscovery function core/tests/Drupal/KernelTests/Core/Theme/BaseThemeDefaultDeprecationTest.php Returns the extension discovery.
VocabularyHalJsonAnonTest::testGet function core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonAnonTest.php @todo Remove this override in https://www.drupal.org/node/2805281.
WebTestBase::drupalGet function core/modules/simpletest/src/WebTestBase.php Retrieves a Drupal path or an absolute path.
WebTestBase::drupalGetAjax function core/modules/simpletest/src/WebTestBase.php Requests a path or URL in drupal_ajax format and JSON-decodes the response.
WebTestBase::drupalGetHeader function core/modules/simpletest/src/WebTestBase.php Gets the value of an HTTP response header.
WebTestBase::drupalGetHeaders function core/modules/simpletest/src/WebTestBase.php Gets the HTTP response headers of the requested page.

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