Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| TaxonomyIndexTid::hasExtraOptions | function | core/ |
If a handler has 'extra options' it will get a little settings widget and another form called extra_options. |
| TaxonomyIndexTid::init | function | core/ |
Initialize the plugin. |
| TaxonomyIndexTid::init | function | core/ |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
| TaxonomyIndexTid::preRender | function | core/ |
Runs before any fields are rendered. |
| TaxonomyIndexTid::query | function | core/ |
Add this term to the query |
| TaxonomyIndexTid::render_item | function | core/ |
Renders a single item of a row. |
| TaxonomyIndexTid::validateExposed | function | core/ |
Validate the exposed handler form |
| TaxonomyIndexTid::valueForm | function | core/ |
Options form subform for setting options. |
| TaxonomyIndexTid::valueSubmit | function | core/ |
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data. |
| TaxonomyIndexTid::valueValidate | function | core/ |
Validate the options form. |
| TaxonomyIndexTid::__construct | function | core/ |
Constructs a TaxonomyIndexTid object. |
| TaxonomyIndexTid::__construct | function | core/ |
Constructs a TaxonomyIndexTid object. |
| TaxonomyIndexTidDepth | class | core/ |
Filter handler for taxonomy terms with depth. |
| TaxonomyIndexTidDepth.php | file | core/ |
|
| TaxonomyIndexTidDepth::buildExtraOptionsForm | function | core/ |
Provide a form for setting options. |
| TaxonomyIndexTidDepth::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| TaxonomyIndexTidDepth::operatorOptions | function | core/ |
Build strings from the operators() for 'select' options |
| TaxonomyIndexTidDepth::query | function | core/ |
Add this filter to the query. |
| TaxonomyIndexTidFilterTest | class | core/ |
Test the taxonomy term index filter. |
| TaxonomyIndexTidFilterTest.php | file | core/ |
|
| TaxonomyIndexTidFilterTest::$terms | property | core/ |
|
| TaxonomyIndexTidFilterTest::$testViews | property | core/ |
Views to be enabled. |
| TaxonomyIndexTidFilterTest::setUp | function | core/ |
|
| TaxonomyIndexTidFilterTest::testConfigDependency | function | core/ |
Tests dependencies are not added for terms that do not exist. |
| TaxonomyIndexTidFilterTest::testPostUpdateFunction | function | core/ |
Tests post update function fixes dependencies. |
| TaxonomyIndexTidUiTest | class | core/ |
Tests the taxonomy index filter handler UI. |
| TaxonomyIndexTidUiTest.php | file | core/ |
|
| TaxonomyIndexTidUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TaxonomyIndexTidUiTest::$modules | property | core/ |
Modules to enable. |
| TaxonomyIndexTidUiTest::$terms | property | core/ |
A nested array of \Drupal\taxonomy\TermInterface objects. |
| TaxonomyIndexTidUiTest::$testViews | property | core/ |
Views used by this test. |
| TaxonomyIndexTidUiTest::setUp | function | core/ |
|
| TaxonomyIndexTidUiTest::testExposedFilter | function | core/ |
Tests exposed taxonomy filters. |
| TaxonomyIndexTidUiTest::testExposedUnpublishedFilterOptions | function | core/ |
Tests that an exposed taxonomy filter doesn't show unpublished terms. |
| TaxonomyIndexTidUiTest::testFilterUI | function | core/ |
Tests the filter UI. |
| TaxonomyTermHierarchyConstraintValidator | class | core/ |
Constraint validator for changing term parents in pending revisions. |
| TaxonomyTermHierarchyConstraintValidator.php | file | core/ |
|
| TaxonomyTermHierarchyConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| TaxonomyTermHierarchyConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| TaxonomyTermHierarchyConstraintValidator::validate | function | core/ |
|
| TaxonomyTermHierarchyConstraintValidator::__construct | function | core/ |
Creates a new TaxonomyTermHierarchyConstraintValidator instance. |
| taxonomy_post_update_configure_status_field_widget | function | core/ |
Add status with settings to all form displays for taxonomy entities. |
| taxonomy_views_plugins_argument_validator_alter | function | core/ |
Implements hook_views_plugins_argument_validator_alter(). |
| 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. |
| TelephoneFieldTest::providerPhoneNumbers | function | core/ |
Provides the phone numbers to check and expected results. |
Pagination
- Previous page
- Page 133
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.