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
Target::TARGET_PROPERTY constant core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php
Target::__construct function core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php @phpstan-param array{value?: string|list<string>} $values
TargetBundle class core/modules/taxonomy/src/Plugin/migrate/process/TargetBundle.php Converts a Drupal 6 vocabulary ID to a target bundle array.
TargetBundle.php file core/modules/taxonomy/src/Plugin/migrate/process/TargetBundle.php
TargetBundle::transform function core/modules/taxonomy/src/Plugin/migrate/process/TargetBundle.php Performs the associated process.
TargetBundle::__construct function core/modules/taxonomy/src/Plugin/migrate/process/TargetBundle.php Constructs a \Drupal\Component\Plugin\PluginBase object.
TargetIdResolver class core/modules/serialization/src/EntityResolver/TargetIdResolver.php Resolves entities from data that contains an entity target ID.
TargetIdResolver.php file core/modules/serialization/src/EntityResolver/TargetIdResolver.php
TargetIdResolver::resolve function core/modules/serialization/src/EntityResolver/TargetIdResolver.php Returns the local ID of an entity referenced by serialized data.
Tasks::getConnection function core/lib/Drupal/Core/Database/Install/Tasks.php Returns the database connection.
Tasks::getFormOptions function core/lib/Drupal/Core/Database/Install/Tasks.php Returns driver specific configuration options.
Tasks::getFormOptions function core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php Returns driver specific configuration options.
Tasks::getFormOptions function core/modules/mysql/src/Driver/Database/mysql/Install/Tasks.php Returns driver specific configuration options.
Tasks::getFormOptions function core/modules/sqlite/src/Driver/Database/sqlite/Install/Tasks.php Returns driver specific configuration options.
TaxonomyImageTest class core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php Tests image upload on taxonomy terms.
TaxonomyImageTest.php file core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php
TaxonomyImageTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php The theme to install as the default for testing.
TaxonomyImageTest::$modules property core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php Modules to install.
TaxonomyImageTest::$vocabulary property core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php The taxonomy vocabulary used for the test.
TaxonomyImageTest::setUp function core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php
TaxonomyImageTest::testTaxonomyImageUpload function core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php Tests that a file can be uploaded before the taxonomy term has a name.
TaxonomyIndexTid::getValueOptions function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php Gets the value options.
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.
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.
TelephoneField::getFieldFormatterMap function core/modules/telephone/src/Plugin/migrate/field/d7/TelephoneField.php Get a map between D6 formatters and D8 formatters for this field type.
TelephoneField::getFieldWidgetMap function core/modules/telephone/src/Plugin/migrate/field/d7/TelephoneField.php Get a map between D6 and D8 widgets for this field type.
TelephoneFieldTest::testTelephoneWidget function core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php Tests to confirm the widget is setup.
TelephoneItem::getConstraints function core/modules/telephone/src/Plugin/Field/FieldType/TelephoneItem.php Gets a list of validation constraints.
TemplateProjectTestBase::getWebRoot function core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php Returns the full path to the test site's document root.
template_preprocess_file_widget_multiple function core/modules/file/file.module Prepares variables for multi file form widget templates.
template_preprocess_image_widget function core/modules/image/image.module Prepares variables for image widget templates.
TemporaryArrayObjectThrowingExceptions::getArrayCopy function core/modules/jsonapi/src/Normalizer/Value/TemporaryArrayObjectThrowingExceptions.php Exports the \ArrayObject to an array.
TemporaryArrayObjectThrowingExceptions::getFlags function core/modules/jsonapi/src/Normalizer/Value/TemporaryArrayObjectThrowingExceptions.php Gets the behavior flags of the \ArrayObject.
TemporaryArrayObjectThrowingExceptions::getIterator function core/modules/jsonapi/src/Normalizer/Value/TemporaryArrayObjectThrowingExceptions.php Create a new iterator from an ArrayObject instance.
TemporaryArrayObjectThrowingExceptions::getIteratorClass function core/modules/jsonapi/src/Normalizer/Value/TemporaryArrayObjectThrowingExceptions.php Gets the class name of the iterator used by \ArrayObject::getIterator().
TemporaryArrayObjectThrowingExceptions::offsetGet function core/modules/jsonapi/src/Normalizer/Value/TemporaryArrayObjectThrowingExceptions.php Returns the value at the specified index.
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 JsonApiFilter::AMONG_* subsets.
TemporaryQueryGuard::getAccessResultsFromEntityFilterHook function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Gets the combined access result for each JsonApiFilter::AMONG_* subset.
TemporaryQueryGuard::getCommentAccessCondition function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Gets an access condition for a comment entity.
TemporaryQueryTestBase::getConnection function core/tests/Drupal/KernelTests/Core/Database/TemporaryQueryTestBase.php Returns the connection.
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.

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