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
TemporaryStream::getExternalUrl function core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php Returns a web accessible URL for the resource.
TemporaryStream::getName function core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php Returns the name of the stream wrapper for use in the UI.
TemporaryStream::getType function core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php Returns the type of stream wrapper.
TempStoreIdentifierInterface::getTempstoreKey function core/modules/layout_builder/src/TempStoreIdentifierInterface.php Gets a string suitable for use as a tempstore key.
Term::getDescription function core/modules/taxonomy/src/Entity/Term.php Gets the term description.
Term::getFormat function core/modules/taxonomy/src/Entity/Term.php Gets the text format name for the term description.
Term::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d6/Term.php Defines the source fields uniquely identifying a source row.
Term::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d7/Term.php Defines the source fields uniquely identifying a source row.
Term::getName function core/modules/taxonomy/src/Entity/Term.php Gets the term name.
Term::getWeight function core/modules/taxonomy/src/Entity/Term.php Gets the term weight.
TermAutocompleteTest::drupalGetJson function core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php Helper function for JSON formatted requests.
TermContextTest::testGetAvailableContexts function core/modules/taxonomy/tests/src/Kernel/ContextProvider/TermContextTest.php Tests get available contexts.
TermContextTest::testGetRuntimeContexts function core/modules/taxonomy/tests/src/Kernel/ContextProvider/TermContextTest.php Tests get runtime contexts.
TermDeleteForm::getCancelUrl function core/modules/taxonomy/src/Form/TermDeleteForm.php Returns the route to go to if the user cancels the action.
TermDeleteForm::getDeletionMessage function core/modules/taxonomy/src/Form/TermDeleteForm.php
TermDeleteForm::getDescription function core/modules/taxonomy/src/Form/TermDeleteForm.php Returns additional text to display as a description.
TermDeleteForm::getRedirectUrl function core/modules/taxonomy/src/Form/TermDeleteForm.php Returns the URL where the user should be redirected after deletion.
TermEntityTranslation::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermEntityTranslation.php Defines the source fields uniquely identifying a source row.
TermForm::getEditedFieldNames function core/modules/taxonomy/src/TermForm.php Gets the names of all fields edited in the form.
TermForm::getParentIds function core/modules/taxonomy/src/TermForm.php Returns term parent IDs, including the root.
TermInterface::getDescription function core/modules/taxonomy/src/TermInterface.php Gets the term description.
TermInterface::getFormat function core/modules/taxonomy/src/TermInterface.php Gets the text format name for the term description.
TermInterface::getName function core/modules/taxonomy/src/TermInterface.php Gets the term name.
TermInterface::getWeight function core/modules/taxonomy/src/TermInterface.php Gets the term weight.
TermLanguageTest class core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php Tests the language functionality for the taxonomy terms.
TermLanguageTest.php file core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php
TermLanguageTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php The theme to install as the default for testing.
TermLanguageTest::$modules property core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php Modules to install.
TermLanguageTest::$vocabulary property core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php Vocabulary for testing.
TermLanguageTest::setUp function core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php
TermLanguageTest::testDefaultTermLanguage function core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php Tests the default language selection for taxonomy terms.
TermLanguageTest::testTermLanguage function core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php Tests the language of a term.
TermLanguageTest::testTermTranslatedOnOverviewPage function core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php Tests that translated terms are displayed correctly on the term overview.
TermLocalizedTranslation::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d6/TermLocalizedTranslation.php Defines the source fields uniquely identifying a source row.
TermLocalizedTranslation::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermLocalizedTranslation.php Defines the source fields uniquely identifying a source row.
TermName::getItems function core/modules/taxonomy/src/Plugin/views/field/TermName.php Gets an array of items for the field.
TermNode::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d6/TermNode.php Defines the source fields uniquely identifying a source row.
TermResourceTestBase::getExpectedCacheContexts function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
TermResourceTestBase::getExpectedCacheTags function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php The expected cache tags for the GET/HEAD response of the test entity.
TermResourceTestBase::getExpectedNormalizedEntity function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php Returns the expected normalization of the entity.
TermResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php Return the expected error message.
TermResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php The cacheability of unauthorized 'view' entity access.
TermResourceTestBase::getNormalizedPostEntity function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php Returns the normalized POST entity.
TermResourceTestBase::providerTestGetTermWithParent function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php Data provider for ::testGetTermWithParent().
TermResourceTestBase::testGetTermWithParent function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php Tests GETting a term with a parent term other than the default <root> (0).
TermRouteContext::getAvailableContexts function core/modules/taxonomy/src/ContextProvider/TermRouteContext.php Gets all available contexts for the purposes of configuration.
TermRouteContext::getRuntimeContexts function core/modules/taxonomy/src/ContextProvider/TermRouteContext.php Gets runtime context values for the given context IDs.
TermSelection::getReferenceableEntities function core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php Gets the list of referenceable entities.
TermStorage::getAncestors function core/modules/taxonomy/src/TermStorage.php Returns all ancestors of this term.
TermStorage::getChildren function core/modules/taxonomy/src/TermStorage.php Returns all children terms of this term.

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