Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileWidget::getDescriptionFromElement | function | core/ |
Retrieves the file description from a field element. |
| FileWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| FileWidget::process | function | core/ |
Form API callback: Processes a file_generic field element. |
| FileWidget::processMultiple | function | core/ |
Form API callback: Processes a group of file_generic field elements. |
| FileWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| FileWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| FileWidget::submit | function | core/ |
Form submission handler for upload/remove button of formElement(). |
| FileWidget::validateMultipleCount | function | core/ |
Validates the number of uploaded files. |
| FileWidget::value | function | core/ |
Form API callback. Retrieves the value for the file_generic field element. |
| FileWidget::__construct | function | core/ |
Constructs a WidgetBase object. |
| FileWidgetAjaxController | class | core/ |
Defines a controller to respond to file widget AJAX requests. |
| FileWidgetAjaxController.php | file | core/ |
|
| FileWidgetAjaxController::progress | function | core/ |
Returns the progress status for a file upload process. |
| file_field_widget_info_alter | function | core/ |
Implements hook_field_widget_info_alter(). |
| file_get_content_headers | function | core/ |
Examines a file entity and returns appropriate content headers for download. |
| file_get_file_references | function | core/ |
Retrieves a list of references to a file. |
| file_test_get_all_calls | function | core/ |
Get an array with the calls for all hooks. |
| file_test_get_calls | function | core/ |
Gets the arguments passed to a given hook invocation. |
| file_test_get_ids.info.yml | file | core/ |
core/modules/file/tests/modules/file_test_get_ids/file_test_get_ids.info.yml |
| FilterBase::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| FilterBase::getDescription | function | core/ |
Returns the administrative description for this filter plugin. |
| FilterBase::getHTMLRestrictions | function | core/ |
Returns HTML allowed by this filter's configuration. |
| FilterBase::getLabel | function | core/ |
Returns the administrative label for this filter plugin. |
| FilterBase::getType | function | core/ |
Returns the processing type of this filter plugin. |
| FilterBooleanOperatorStringTest::getGroupedExposedFilters | function | core/ |
Provides grouped exposed filter configuration. |
| FilterBooleanOperatorTest::getGroupedExposedFilters | function | core/ |
Provides grouped exposed filter configuration. |
| FilterController::getLabel | function | core/ |
Gets the label of a filter format. |
| FilterDisableForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| FilterDisableForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| FilterDisableForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| FilterDisableForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| FilteredPluginManagerInterface::getFilteredDefinitions | function | core/ |
Gets the plugin definitions for a given type and consumer and filters them. |
| FilteredPluginManagerTrait::getFilteredDefinitions | function | core/ |
Implements \Drupal\Core\Plugin\FilteredPluginManagerInterface::getFilteredDefinitions(). |
| FilteredPluginManagerTrait::getType | function | core/ |
A string identifying the plugin type. |
| FilteredPluginManagerTraitTest::providerTestGetFilteredDefinitions | function | core/ |
Provides test data for ::testGetFilteredDefinitions(). |
| FilteredPluginManagerTraitTest::testGetFilteredDefinitions | function | core/ |
@covers ::getFilteredDefinitions[[api-linebreak]] @dataProvider providerTestGetFilteredDefinitions |
| FilterEqualityTest::getGroupedExposedFilters | function | core/ |
|
| FilterFormat::getFilterTypes | function | core/ |
Retrieves all filter types that are used in the text format. |
| FilterFormat::getHtmlRestrictions | function | core/ |
Retrieve all HTML restrictions (tags and attributes) for the text format. |
| FilterFormat::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FilterFormat::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FilterFormat::getPermissionName | function | core/ |
Returns the machine-readable permission name for the text format. |
| FilterFormat::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| FilterFormat::getPossibleOptions | function | core/ |
Returns an array of possible values with labels for display. |
| FilterFormat::getPossibleValues | function | core/ |
Returns an array of possible values. |
| FilterFormat::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
| FilterFormat::getSettableValues | function | core/ |
Returns an array of settable values. |
| FilterFormatAccessTest::testFormatWidgetPermissions | function | core/ |
Tests editing a page using a disallowed text format. |
| FilterFormatInterface::getFilterTypes | function | core/ |
Retrieves all filter types that are used in the text format. |
| FilterFormatInterface::getHtmlRestrictions | function | core/ |
Retrieve all HTML restrictions (tags and attributes) for the text format. |
Pagination
- Previous page
- Page 90
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.