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. Other projects
Title Object type File name Summary
TestPerComponentEntityDisplay::getTestValues function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php Gets the test values.
TestPerComponentEntityFormDisplay::getEntity function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php Gets the test entity.
TestPerComponentEntityFormDisplay::getTestValues function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php Gets the test values.
TestPluginDependency::getDependencies function core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php
TestPluginWithForm::getFormClass function core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php Gets the form class for the given operation.
TestPluginWithForm::getPluginDefinition function core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php Gets the definition of the plugin implementation.
TestPluginWithForm::getPluginId function core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php Gets the plugin ID of the plugin instance.
TestPrepareLayout::getSubscribedEvents function core/modules/layout_builder/tests/modules/layout_builder_element_test/src/EventSubscriber/TestPrepareLayout.php
TestProfilerExtension::getNodeVisitors function core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/Extension/TestProfilerExtension.php
TestRequirementsTrait::getDrupalRoot function core/tests/Drupal/Tests/TestRequirementsTrait.php Returns the Drupal root directory.
TestRouteBuilder::getRouteDefinitions function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php Retrieves all defined routes from .routing.yml files.
TestRouteProvider::getCandidateOutlines function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Returns an array of path pattern outlines that could match the path parts.
TestRouteSubscriber::getApplicableViews function core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php Returns all views/display combinations with routes.
TestRun::get function core/lib/Drupal/Core/Test/TestRun.php Returns a test run object from storage.
TestRun::getDatabasePrefix function core/lib/Drupal/Core/Test/TestRun.php Gets the test database prefix.
TestRun::getLogEntriesByTestClass function core/lib/Drupal/Core/Test/TestRun.php Get test results for a test run, ordered by test class.
TestRun::getTestClass function core/lib/Drupal/Core/Test/TestRun.php Gets the latest class under test.
TestRunResultsStorageInterface::getCurrentTestRunState function core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php Get state information about a test run, from storage.
TestRunResultsStorageInterface::getLogEntriesByTestClass function core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php Get test results for a test run, ordered by test class.
TestRunTest::getTestLogEntry function core/tests/Drupal/KernelTests/Core/Test/TestRunTest.php Returns a sample test run log entry.
TestRunTest::testCreateAndGet function core/tests/Drupal/KernelTests/Core/Test/TestRunTest.php Tests create and get.
TestRunTest::testGetLogEntriesByTestClass function core/tests/Drupal/KernelTests/Core/Test/TestRunTest.php Tests get log entries by test class.
TestSectionList::getSections function core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php Gets the layout sections.
TestService::getDatabase function core/modules/system/tests/modules/autowire_test/src/TestService.php
TestService::getKernel function core/modules/system/tests/modules/autowire_test/src/TestService.php
TestService::getTestInjection function core/modules/system/tests/modules/services_defaults_test/src/TestService.php
TestService::getTestInjection function core/modules/system/tests/modules/autowire_test/src/TestService.php
TestService::getTestInjection2 function core/modules/system/tests/modules/services_defaults_test/src/TestService.php
TestService::getTestInjection2 function core/modules/system/tests/modules/autowire_test/src/TestService.php
TestService::getTestInjection3 function core/modules/system/tests/modules/autowire_test/src/TestService.php
TestSessionBag::getName function core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php
TestSessionBag::getStorageKey function core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php
TestSetupTrait::getConfigSchemaExclusions function core/lib/Drupal/Core/Test/TestSetupTrait.php Gets the config schema exclusions for this test.
TestSetupTrait::__get function core/lib/Drupal/Core/Test/TestSetupTrait.php Implements the magic method for getting object properties.
TestSiteApplication::getDefaultCommands function core/tests/Drupal/TestSite/TestSiteApplication.php
TestSiteApplicationTest::getTestLockFile function core/tests/Drupal/KernelTests/Scripts/TestSiteApplicationTest.php Gets the lock file path.
TestSiteExcluder::getSubscribedEvents function core/modules/package_manager/src/PathExcluder/TestSiteExcluder.php
TestSiteInstallCommand::getSetupClass function core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php Gets the setup class.
TestSqlBase::getDatabase function core/modules/migrate/tests/src/Unit/SqlBaseTest.php Gets the database connection object.
TestSqlBase::getDatabase function core/modules/migrate/tests/src/Kernel/SqlBaseTest.php Gets the database without caching it.
TestSqlBase::getIds function core/modules/migrate/tests/src/Unit/SqlBaseTest.php Defines the source fields uniquely identifying a source row.
TestSqlBase::getIds function core/modules/migrate/tests/src/Kernel/SqlBaseTest.php Defines the source fields uniquely identifying a source row.
TestSqlIdMap::getFieldSchema function core/modules/migrate/tests/src/Unit/TestSqlIdMap.php Gets the field schema.
TestSqlPrepareQuery::getIds function core/modules/migrate/tests/modules/migrate_sql_prepare_query_test/src/Plugin/migrate/source/TestSqlPrepareQuery.php Defines the source fields uniquely identifying a source row.
TestStateBasedSectionStorage::getLayoutBuilderUrl function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php Gets the URL used to display the Layout Builder UI.
TestStateBasedSectionStorage::getRedirectUrl function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php Gets the URL used when redirecting away from the Layout Builder UI.
TestStateBasedSectionStorage::getSectionList function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php Gets the section list.
TestStateBasedSectionStorage::getSectionListFromId function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php
TestStateBasedSectionStorage::getSections function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php Gets the layout sections.
TestStateBasedSectionStorage::getStorageId function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php Returns an identifier for this storage.

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