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
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| TaxonomyIndexTid::getValueOptions | function | core/ |
Gets the value options. |
| TaxonomyLocalTasksTest::getTaxonomyPageRoutes | function | core/ |
Provides a list of routes to test. |
| TaxonomyTermReference::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| Tel::getInfo | function | core/ |
Returns the element properties for this element. |
| TelephoneDefaultWidget | class | core/ |
Plugin implementation of the 'telephone_default' widget. |
| TelephoneDefaultWidget.php | file | core/ |
|
| TelephoneDefaultWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TelephoneDefaultWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| TelephoneDefaultWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| TelephoneDefaultWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| TelephoneField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| TelephoneField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
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.