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
TaxonomyImageTest::setUp function core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php
TaxonomyImageTest::testTaxonomyImageAccess function core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php
TaxonomyIndexTid::getCacheContexts function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php The cache contexts associated with this object.
TaxonomyIndexTid::getValueOptions function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values.
TaxonomyLocalTasksTest::getTaxonomyPageRoutes function core/modules/taxonomy/tests/src/Unit/Menu/TaxonomyLocalTasksTest.php Provides a list of routes to test.
TaxonomyTermReference::getFieldFormatterMap function core/modules/taxonomy/src/Plugin/migrate/field/TaxonomyTermReference.php Get a map between D6 formatters and D8 formatters for this field type.
taxonomy_post_update_configure_status_field_widget function core/modules/taxonomy/taxonomy.post_update.php Add status with settings to all form displays for taxonomy entities.
taxonomy_vocabulary_get_names function core/modules/taxonomy/taxonomy.module Get names for all taxonomy vocabularies.
Tel::getInfo function core/lib/Drupal/Core/Render/Element/Tel.php Returns the element properties for this element.
TelephoneDefaultWidget class core/modules/telephone/src/Plugin/Field/FieldWidget/TelephoneDefaultWidget.php Plugin implementation of the 'telephone_default' widget.
TelephoneDefaultWidget.php file core/modules/telephone/src/Plugin/Field/FieldWidget/TelephoneDefaultWidget.php
TelephoneDefaultWidget::defaultSettings function core/modules/telephone/src/Plugin/Field/FieldWidget/TelephoneDefaultWidget.php Defines the default settings for this plugin.
TelephoneDefaultWidget::formElement function core/modules/telephone/src/Plugin/Field/FieldWidget/TelephoneDefaultWidget.php Returns the form for a single field widget.
TelephoneDefaultWidget::settingsForm function core/modules/telephone/src/Plugin/Field/FieldWidget/TelephoneDefaultWidget.php Returns a form to configure settings for the widget.
TelephoneDefaultWidget::settingsSummary function core/modules/telephone/src/Plugin/Field/FieldWidget/TelephoneDefaultWidget.php Returns a short summary for the current widget settings.
TelephoneFieldTest::testTelephoneWidget function core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php Test to confirm the widget is setup.
TelephoneItem::getConstraints function core/modules/telephone/src/Plugin/Field/FieldType/TelephoneItem.php Gets a list of validation constraints.
template_preprocess_file_widget_multiple function core/modules/file/file.field.inc Prepares variables for multi file form widget templates.
template_preprocess_image_widget function core/modules/image/image.field.inc Prepares variables for image widget templates.
TemporaryJsonapiFileFieldUploader::getUploadLocation function core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php Determines the URI for a file field.
TemporaryJsonapiFileFieldUploader::getUploadValidators function core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php Retrieves the upload validators for a field definition.
TemporaryQueryGuard::getAccessCondition function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Gets an EntityConditionGroup that filters out inaccessible entities.
TemporaryQueryGuard::getAccessConditionForKnownSubsets function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Gets an access condition for the allowed JSONAPI_FILTER_AMONG_* subsets.
TemporaryQueryGuard::getAccessResultsFromEntityFilterHook function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Gets the combined access result for each JSONAPI_FILTER_AMONG_* subset.
TemporaryQueryGuard::getCommentAccessCondition function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Gets an access condition for a comment entity.
TemporaryStream::getDescription function core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php Returns the description of the stream wrapper for use in the UI.
TemporaryStream::getDirectoryPath function core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php Gets the path that the wrapper is responsible for.
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.
TemporaryTableMapping::getTempTableName function core/lib/Drupal/Core/Entity/Sql/TemporaryTableMapping.php Generates a temporary table name.
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::getIds function core/modules/taxonomy/src/Plugin/migrate/source/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::getVocabularyId function core/modules/taxonomy/src/Entity/Term.php Gets the ID of the vocabulary that owns the term.
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.
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.
TermHalJsonAnonTest::getExpectedNormalizedEntity function core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonAnonTest.php Returns the expected normalization of the entity.
TermHalJsonAnonTest::getNormalizedPostEntity function core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonAnonTest.php Returns the normalized POST entity.
TermInterface::getDescription function core/modules/taxonomy/src/TermInterface.php Gets the term description.

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