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 11.x for __get
  5. Other projects
Title Object type File name Summary
LoggedStatementsTrait::getDriverClass function core/modules/system/tests/modules/database_statement_monitoring_test/src/LoggedStatementsTrait.php
LoggedStatementsTrait::getLoggedStatements function core/modules/system/tests/modules/database_statement_monitoring_test/src/LoggedStatementsTrait.php Returns the executed queries.
LoggerAwareStub::getLogger function core/modules/system/tests/modules/logger_aware_test/src/LoggerAwareStub.php Gets the logger.
LoggerChannelFactory::get function core/lib/Drupal/Core/Logger/LoggerChannelFactory.php Retrieves the registered logger for the requested channel.
LoggerChannelFactory::__get function core/lib/Drupal/Core/Logger/LoggerChannelFactory.php
LoggerChannelFactoryInterface::get function core/lib/Drupal/Core/Logger/LoggerChannelFactoryInterface.php Retrieves the registered logger for the requested channel.
LoggerChannelFactoryTest::testDeprecatedGetContainer function core/tests/Drupal/Tests/Core/Logger/LoggerChannelFactoryTest.php @covers ::__get[[api-linebreak]]
@group legacy
LoggerChannelFactoryTest::testGet function core/tests/Drupal/Tests/Core/Logger/LoggerChannelFactoryTest.php Tests LoggerChannelFactory::get().
LoggerChannelTrait::getLogger function core/lib/Drupal/Core/Logger/LoggerChannelTrait.php Gets the logger for a specific channel.
LoggingForm::getFormId function core/modules/system/src/Form/LoggingForm.php Returns a unique string identifying the form.
LoggingTest::testEnableTargetLogging function core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Tests logging queries against multiple targets on the same connection.
LoggingTest::testEnableTargetLoggingNoTarget function core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Tests that logs to separate targets use the same connection properly.
LoggingTest::testGetLoggingWrongKey function core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Tests that getLog with a wrong key return an empty array.
LoginLogoutMenuLink::getCacheContexts function core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php The cache contexts associated with this object.
LoginLogoutMenuLink::getRouteName function core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php Returns the route name, if available.
LoginLogoutMenuLink::getTitle function core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php Returns the localized title to be shown for this link.
MachineName::getInfo function core/lib/Drupal/Core/Render/Element/MachineName.php Returns the element properties for this element.
MachineName::getTransliterationLanguageOverrides function core/lib/Drupal/Core/Render/Element/MachineName.php Gets transliteration language overrides for a language.
MachineName::getValueOptions function core/modules/views/src/Plugin/views/field/MachineName.php
MachineNameTest::getFormId function core/tests/Drupal/KernelTests/Core/Render/Element/MachineNameTest.php Returns a unique string identifying the form.
MailHandlerTest::getAnonymousMockMessage function core/modules/contact/tests/src/Unit/MailHandlerTest.php Builds a mock message from anonymous user.
MailHandlerTest::getAuthenticatedMockMessage function core/modules/contact/tests/src/Unit/MailHandlerTest.php Builds a mock message from authenticated user.
MailHandlerTest::getMockContactForm function core/modules/contact/tests/src/Unit/MailHandlerTest.php Builds a mock message on given scenario.
MailHandlerTest::getMockSender function core/modules/contact/tests/src/Unit/MailHandlerTest.php Builds a mock sender on given scenario.
MailHandlerTest::getSendMailMessages function core/modules/contact/tests/src/Unit/MailHandlerTest.php Data provider for ::testSendMailMessages.
MailManager::getInstance function core/lib/Drupal/Core/Mail/MailManager.php Overrides PluginManagerBase::getInstance().
MailManagerTest::testGetInstance function core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php Tests the getInstance method.
MainContentViewSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php
MaintenanceMode::getSiteMaintenanceMessage function core/lib/Drupal/Core/Site/MaintenanceMode.php Gets the site maintenance message.
MaintenanceModeInterface::getSiteMaintenanceMessage function core/lib/Drupal/Core/Site/MaintenanceModeInterface.php Gets the site maintenance message.
MaintenanceModeSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php
MaintenanceModeSubscriber::getSubscribedEvents function core/modules/user/src/EventSubscriber/MaintenanceModeSubscriber.php
ManagedFile::getInfo function core/modules/file/src/Element/ManagedFile.php Returns the element properties for this element.
ManagedFileTest::getFormId function core/modules/file/tests/src/Kernel/ManagedFileTest.php Returns a unique string identifying the form.
ManageDisplayTest::getAllOptionsList function core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php Extracts all options from a select element.
ManageDisplayTest::testWidgetUI function core/modules/field_ui/tests/src/FunctionalJavascript/ManageDisplayTest.php Tests widget settings.
ManagedStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/ManagedStorage.php Gets the existing collections.
ManagedStorage::getCollectionName function core/lib/Drupal/Core/Config/ManagedStorage.php Gets the name of the current collection the storage is using.
ManagedStorage::getStorage function core/lib/Drupal/Core/Config/ManagedStorage.php Get the decorated storage from the manager if necessary.
ManagedStorageTest class core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php Tests ManagedStorage operations.
ManagedStorageTest.php file core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
ManagedStorageTest::delete function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
ManagedStorageTest::getStorage function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php Get the config storage.
ManagedStorageTest::insert function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
ManagedStorageTest::read function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
ManagedStorageTest::setUp function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
ManagedStorageTest::testInvalidStorage function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php Tests an invalid storage.
ManagedStorageTest::update function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
ManageOptions::getLocationReplacements function composer/Plugin/Scaffold/ManageOptions.php Creates an interpolator for the 'locations' element.
ManageOptions::getOptions function composer/Plugin/Scaffold/ManageOptions.php Gets the root-level scaffold options for this project.

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