Search for __get

  1. Search 7.x for __get
  2. Search 8.9.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
LoggingForm::getEditableConfigNames function core/modules/system/src/Form/LoggingForm.php Gets the configuration names that will be editable.
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::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.
ManyToOneHelper::getField function core/modules/views/src/ManyToOneHelper.php Get the field via formula or build it using alias and field name.
ManyToOneHelper::getJoin function core/modules/views/src/ManyToOneHelper.php
Map::get function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php Gets a property object.
Map::getIterator function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php #[\ReturnTypeWillChange]
Map::getProperties function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php Gets an array of property objects.
Map::getString function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php Returns a string representation of the data.
Map::getValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php Gets the data value.
MapDataDefinition::getMainPropertyName function core/lib/Drupal/Core/TypedData/MapDataDefinition.php Returns the name of the main property, if any.
MapDataDefinition::getPropertyDefinitions function core/lib/Drupal/Core/TypedData/MapDataDefinition.php Gets an array of property definitions of contained properties.

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