Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TabledragWarningCommand::getAttachedAssets | function | core/ |
Gets the attached assets. |
| TableMappingInterface::getAllColumns | function | core/ |
Gets a list of all database columns for a given table. |
| TableMappingInterface::getAllFieldTableNames | function | core/ |
Gets all the table names in which an entity field is stored. |
| TableMappingInterface::getColumnNames | function | core/ |
Gets a mapping of field columns to database columns for a given field. |
| TableMappingInterface::getExtraColumns | function | core/ |
Gets a list of extra database columns, which store denormalized data. |
| TableMappingInterface::getFieldColumnName | function | core/ |
Generates a column name for a field property. |
| TableMappingInterface::getFieldNames | function | core/ |
Gets a list of names for entity fields stored in the specified table. |
| TableMappingInterface::getFieldTableName | function | core/ |
Gets the table name for a given column. |
| TableMappingInterface::getReservedColumns | function | core/ |
Gets the list of columns that can not be used as field type columns. |
| TableMappingInterface::getTableNames | function | core/ |
Gets a list of table names for this mapping. |
| Tables::getTableMapping | function | core/ |
Gets the schema for the given table. |
| Tableselect::getInfo | function | core/ |
Returns the element properties for this element. |
| TableSort::getContextFromRequest | function | core/ |
Initializes the table sort context. |
| TableSort::getOrder | function | core/ |
Determines the current sort criterion. |
| TableSort::getQueryParameters | function | core/ |
Composes a URL query parameter array for table sorting links. |
| TableSort::getSort | function | core/ |
Determines the current sort direction. |
| Tag::getDefaultCacheMaxAge | function | core/ |
Returns the default cache max age. |
| Tar::getArchive | function | core/ |
Retrieves the tar engine itself. |
| Target | class | core/ |
Annotation that can be used to signal to the parser to check the annotation target during the parsing process. |
| Target.php | file | core/ |
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/ |
Literal target declaration. |
| Target::$map | property | core/ |
@var array<string, int> |
| Target::$targets | property | core/ |
Targets as bitmask. |
| Target::$value | property | core/ |
@phpstan-var list<string> |
| Target::TARGET_ALL | constant | core/ |
|
| Target::TARGET_ANNOTATION | constant | core/ |
|
| Target::TARGET_CLASS | constant | core/ |
|
| Target::TARGET_FUNCTION | constant | core/ |
|
| Target::TARGET_METHOD | constant | core/ |
|
| Target::TARGET_PROPERTY | constant | core/ |
|
| Target::__construct | function | core/ |
@phpstan-param array{value?: string|list<string>} $values |
| TargetBundle | class | core/ |
Converts a Drupal 6 vocabulary ID to a target bundle array. |
| TargetBundle.php | file | core/ |
|
| TargetBundle::transform | function | core/ |
Performs the associated process. |
| TargetBundle::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| TargetIdResolver | class | core/ |
Resolves entities from data that contains an entity target ID. |
| TargetIdResolver.php | file | core/ |
|
| TargetIdResolver::resolve | function | core/ |
Returns the local ID of an entity referenced by serialized data. |
| Tasks::getConnection | function | core/ |
Returns the database connection. |
| Tasks::getFormOptions | function | core/ |
Returns driver specific configuration options. |
| Tasks::getFormOptions | function | core/ |
Returns driver specific configuration options. |
| Tasks::getFormOptions | function | core/ |
Returns driver specific configuration options. |
| Tasks::getFormOptions | function | core/ |
Returns driver specific configuration options. |
| TaxonomyImageTest | class | core/ |
Tests image upload on taxonomy terms. |
| TaxonomyImageTest.php | file | core/ |
|
| TaxonomyImageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TaxonomyImageTest::$modules | property | core/ |
Modules to install. |
| TaxonomyImageTest::$vocabulary | property | core/ |
The taxonomy vocabulary used for the test. |
| TaxonomyImageTest::setUp | function | core/ |
|
| TaxonomyImageTest::testTaxonomyImageUpload | function | core/ |
Tests that a file can be uploaded before the taxonomy term has a name. |
Pagination
- Previous page
- Page 203
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.