Search for __get

  1. Search 7.x for __get
  2. Search 9.5.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
MessageHalJsonAnonTest::getNormalizedPostEntity function core/modules/contact/tests/src/Functional/Hal/MessageHalJsonAnonTest.php Returns the normalized POST entity.
MessageInterface::getContactForm function core/modules/contact/src/MessageInterface.php Returns the form this contact message belongs to.
MessageInterface::getMessage function core/modules/contact/src/MessageInterface.php Returns the message body.
MessageInterface::getPersonalRecipient function core/modules/contact/src/MessageInterface.php Returns the user this message is being sent to.
MessageInterface::getSenderMail function core/modules/contact/src/MessageInterface.php Returns the email address of the sender.
MessageInterface::getSenderName function core/modules/contact/src/MessageInterface.php Returns the name of the sender.
MessageInterface::getSubject function core/modules/contact/src/MessageInterface.php Returns the message subject.
MessagePlugin::getSubscribedEvents function composer/Plugin/ProjectMessage/MessagePlugin.php
MessageResourceTestBase::getExpectedNormalizedEntity function core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php Returns the expected normalization of the entity.
MessageResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php Return the expected error message.
MessageResourceTestBase::getNormalizedPostEntity function core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php Returns the normalized POST entity.
MessageResourceTestBase::testGet function core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php Test a GET request for an entity, plus edge cases to ensure good DX.
MessageTest class core/modules/jsonapi/tests/src/Functional/MessageTest.php JSON:API integration test for the "Message" content entity type.
MessageTest class core/tests/Drupal/KernelTests/Core/Theme/MessageTest.php Tests built-in message theme functions.
MessageTest.php file core/tests/Drupal/KernelTests/Core/Theme/MessageTest.php
MessageTest.php file core/modules/jsonapi/tests/src/Functional/MessageTest.php
MessageTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/MessageTest.php The theme to install as the default for testing.
MessageTest::$entity property core/modules/jsonapi/tests/src/Functional/MessageTest.php
MessageTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/MessageTest.php The tested entity type.
MessageTest::$labelFieldName property core/modules/jsonapi/tests/src/Functional/MessageTest.php Specify which field is the 'label' field for testing a POST edge case.
MessageTest::$modules property core/modules/jsonapi/tests/src/Functional/MessageTest.php Modules to enable.
MessageTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/MessageTest.php Modules to enable.
MessageTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/MessageTest.php The name of the tested JSON:API resource type.
MessageTest::createEntity function core/modules/jsonapi/tests/src/Functional/MessageTest.php Creates the entity to be tested.
MessageTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/MessageTest.php Returns the expected JSON:API document for the entity.
MessageTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/MessageTest.php Return the expected error message.
MessageTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/MessageTest.php Returns the JSON:API POST document.
MessageTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/MessageTest.php Sets up the necessary authorization.
MessageTest::testCollection function core/modules/jsonapi/tests/src/Functional/MessageTest.php Tests GETting a collection of resources.
MessageTest::testDeleteIndividual function core/modules/jsonapi/tests/src/Functional/MessageTest.php Tests DELETEing an individual resource, plus edge cases to ensure good DX.
MessageTest::testGetIndividual function core/modules/jsonapi/tests/src/Functional/MessageTest.php Tests GETting an individual resource, plus edge cases to ensure good DX.
MessageTest::testMessages function core/tests/Drupal/KernelTests/Core/Theme/MessageTest.php Tests setting messages output.
MessageTest::testPatchIndividual function core/modules/jsonapi/tests/src/Functional/MessageTest.php Tests PATCHing an individual resource, plus edge cases to ensure good DX.
MessageTest::testRelated function core/modules/jsonapi/tests/src/Functional/MessageTest.php Tests GETing related resource of an individual resource.
MessageTest::testRelationships function core/modules/jsonapi/tests/src/Functional/MessageTest.php Tests CRUD of individual resource relationship data.
MessageTest::testRevisions function core/modules/jsonapi/tests/src/Functional/MessageTest.php Tests individual and collection revisions.
MessageViewBuilder::getBuildDefaults function core/modules/contact/src/MessageViewBuilder.php Provides entity-specific defaults to the build process.
MessengerLegacyTest::getMessengerService function core/tests/Drupal/KernelTests/Core/Messenger/MessengerLegacyTest.php Retrieves the Messenger service from LegacyMessenger.
MetadataBag::getCsrfTokenSeed function core/lib/Drupal/Core/Session/MetadataBag.php Get the CSRF token seed.
MetadataBubblingUrlGenerator::getContext function core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php
MetadataBubblingUrlGenerator::getPathFromRoute function core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php Gets the internal path (system path) for a route.
MetadataBubblingUrlGenerator::getRouteDebugMessage function core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php
MigrateDefaultLanguageTest class core/modules/language/tests/src/Kernel/Migrate/d6/MigrateDefaultLanguageTest.php Tests the default language variable migration.
MigrateDefaultLanguageTest class core/modules/language/tests/src/Kernel/Migrate/d7/MigrateDefaultLanguageTest.php Tests the default language variable migration.
MigrateDefaultLanguageTest.php file core/modules/language/tests/src/Kernel/Migrate/d6/MigrateDefaultLanguageTest.php
MigrateDefaultLanguageTest.php file core/modules/language/tests/src/Kernel/Migrate/d7/MigrateDefaultLanguageTest.php
MigrateDefaultLanguageTest::$modules property core/modules/language/tests/src/Kernel/Migrate/d6/MigrateDefaultLanguageTest.php Modules to enable.
MigrateDefaultLanguageTest::$modules property core/modules/language/tests/src/Kernel/Migrate/d7/MigrateDefaultLanguageTest.php Modules to enable.
MigrateDefaultLanguageTest::setDefaultLanguage function core/modules/language/tests/src/Kernel/Migrate/d6/MigrateDefaultLanguageTest.php Helper method to test the migration.
MigrateDefaultLanguageTest::setDefaultLanguage function core/modules/language/tests/src/Kernel/Migrate/d7/MigrateDefaultLanguageTest.php Helper method to test the migration.

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