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
TestPluginWithForm::getPluginDefinition function core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php
TestPluginWithForm::getPluginId function core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php
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.
TestRouteAttributeForm::getFormId function core/modules/system/tests/modules/router_test_directory/src/Form/TestRouteAttributeForm.php
TestRouteProvider::getCandidateOutlines function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php
TestRouteSubscriber::getApplicableViews function core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php
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
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/autowire_test/src/TestService.php
TestService::getTestInjection function core/modules/system/tests/modules/services_defaults_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
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
TestSqlBase::getIds function core/modules/migrate/tests/src/Kernel/SqlBaseTest.php
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
TestStateBasedSectionStorage::getLayoutBuilderUrl function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php
TestStateBasedSectionStorage::getRedirectUrl function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php
TestStateBasedSectionStorage::getSectionList function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php
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
TestStateBasedSectionStorage::getStorageId function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php
TestSubscriber::getStateKey function core/modules/package_manager/tests/modules/package_manager_test_validation/src/EventSubscriber/TestSubscriber.php Computes the state key to use for a given event class.
TestSubscriber::getSubscribedEvents function core/modules/package_manager/tests/modules/package_manager_test_validation/src/EventSubscriber/TestSubscriber.php
TestTasksSettingsSub1::getCacheTags function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTasksSettingsSub1.php
TestTasksSettingsSub1::getTitle function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTasksSettingsSub1.php
TestTaskWithUserInput::getTitle function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTaskWithUserInput.php

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