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
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.
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 The cache tags associated with this object.
TestTasksSettingsSub1::getTitle function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTasksSettingsSub1.php Returns the localized title to be shown for this tab.
TestTaskWithUserInput::getTitle function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTaskWithUserInput.php Returns the localized title to be shown for this tab.
TestTestDatabase::getTestLock function core/tests/Drupal/Tests/Core/Test/TestDatabaseTest.php Generates a unique lock ID for the test method.
TestTextfieldWidget class core/modules/field/tests/modules/field_plugins_test/src/Plugin/Field/FieldWidget/TestTextfieldWidget.php Plugin implementation of the 'field_plugins_test_text_widget' widget.
TestTextfieldWidget.php file core/modules/field/tests/modules/field_plugins_test/src/Plugin/Field/FieldWidget/TestTextfieldWidget.php
TestTime::getRequestTime function core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php Returns the timestamp for the current request.
TestTime::getRequestTime function core/modules/update/tests/modules/update_test/src/Datetime/TestTime.php Returns the timestamp for the current request.
TestTime::getRequestTime function core/modules/package_manager/tests/src/Kernel/StageConflictTest.php Returns the timestamp for the current request.
TestToolkit::getHeight function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Returns the height of the image.
TestToolkit::getMimeType function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Returns the MIME type of the image file.
TestToolkit::getSupportedExtensions function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Returns a list of image file extensions supported by the toolkit.
TestToolkit::getType function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Returns the type of the image.
TestToolkit::getWidth function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Returns the width of the image.
TestTrait::getStuff function core/modules/system/tests/src/Traits/TestTrait.php Return a test string to a trait user.
TestTranslation::getMetadata function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestTranslation.php Gets the value for a metadata attribute for a given media item.
TestType::getRequiredStates function core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/TestType.php Gets the required states of workflow type.
TestViewsLocalTask::getApplicableMenuViews function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Return a list of all views and display IDs that have a menu entry.
TestWithConstraints::getEntityConstraints function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithConstraints.php Gets media source-specific validation constraints for a media item.

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