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
TabledragWarningCommand::getAttachedAssets function core/lib/Drupal/Core/Ajax/TabledragWarningCommand.php Gets the attached assets.
TableMappingInterface::getAllColumns function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets a list of all database columns for a given table.
TableMappingInterface::getAllFieldTableNames function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets all the table names in which an entity field is stored.
TableMappingInterface::getColumnNames function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets a mapping of field columns to database columns for a given field.
TableMappingInterface::getExtraColumns function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets a list of extra database columns, which store denormalized data.
TableMappingInterface::getFieldColumnName function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Generates a column name for a field property.
TableMappingInterface::getFieldNames function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets a list of names for entity fields stored in the specified table.
TableMappingInterface::getFieldTableName function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets the table name for a given column.
TableMappingInterface::getReservedColumns function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets the list of columns that can not be used as field type columns.
TableMappingInterface::getTableNames function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets a list of table names for this mapping.
Tables::getTableMapping function core/lib/Drupal/Core/Entity/Query/Sql/Tables.php Gets the schema for the given table.
Tableselect::getInfo function core/lib/Drupal/Core/Render/Element/Tableselect.php Returns the element properties for this element.
TableSort::getContextFromRequest function core/lib/Drupal/Core/Utility/TableSort.php Initializes the table sort context.
TableSort::getOrder function core/lib/Drupal/Core/Utility/TableSort.php Determines the current sort criterion.
TableSort::getQueryParameters function core/lib/Drupal/Core/Utility/TableSort.php Composes a URL query parameter array for table sorting links.
TableSort::getSort function core/lib/Drupal/Core/Utility/TableSort.php Determines the current sort direction.
Tag::getDefaultCacheMaxAge function core/modules/views/src/Plugin/views/cache/Tag.php Returns the default cache max age.
Tar::getArchive function core/lib/Drupal/Core/Archiver/Tar.php Retrieves the tar engine itself.
Target class core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php Annotation that can be used to signal to the parser
to check the annotation target during the parsing process.
Target.php file core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php This class is a near-copy of
Doctrine\Common\Annotations\Annotation\Target, which is part of the Doctrine
project: <http://www.doctrine-project.org>. It was copied from version 2.0.2.
Target::$literal property core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php Literal target declaration.
Target::$map property core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php @var array<string, int>
Target::$targets property core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php Targets as bitmask.
Target::$value property core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php @phpstan-var list<string>
Target::TARGET_ALL constant core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php
Target::TARGET_ANNOTATION constant core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php
Target::TARGET_CLASS constant core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php
Target::TARGET_FUNCTION constant core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php
Target::TARGET_METHOD constant core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php
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.

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