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 |
|---|---|---|---|
| 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_get_file_references | function | core/ |
Retrieves a list of references to a file. |
| 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/ |
Tests get filtered definitions. |
| FilterEnableForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| FilterEnableForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| FilterEnableForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| FilterEnableForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| FilterEntityReferenceTest::$targetNodes | property | core/ |
Test target nodes referenced by the entity reference. |
| FilterEntityReferenceTrait::$targetBundle | property | core/ |
The content type to be referenced by the host content type. |
| FilterEntityReferenceTrait::$targetEntities | property | core/ |
Entities to be used as reference targets. |
| FilterEntityReferenceWebTest::getUiOptions | function | core/ |
Helper method to parse options from the UI. |
| FilterEqualityTest::getGroupedExposedFilters | function | core/ |
Provides grouped exposed filter options for the 'name' field. |
| 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. |
| FilterFormatInterface::getPermissionName | function | core/ |
Returns the machine-readable permission name for the text format. |
Pagination
- Previous page
- Page 93
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.