Search for id
Title | Object type | File name | Summary |
---|---|---|---|
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_test_file_validate | function | core/ |
Implements hook_file_validate(). |
file_test_get_ids.info.yml | file | core/ |
core/modules/file/tests/modules/file_test_get_ids/file_test_get_ids.info.yml |
file_test_validator | function | core/ |
Helper validator that returns the $errors parameter. |
file_validate | function | core/ |
Checks that a file meets the criteria specified by the validators. |
file_validate_extensions | function | core/ |
Checks that the filename ends with an allowed extension. |
file_validate_image_resolution | function | core/ |
Verifies that image dimensions are within the specified maximum and minimum. |
file_validate_is_image | function | core/ |
Checks that the file is recognized as a valid image. |
file_validate_name_length | function | core/ |
Checks for files with names longer than can be stored in the database. |
file_validate_size | function | core/ |
Checks that the file's size is below certain limits. |
filter-guidelines.html.twig | file | core/ |
Default theme implementation for guidelines for a text format. |
filter-guidelines.html.twig | file | core/ |
Theme override for guidelines for a text format. |
filter-guidelines.html.twig | file | core/ |
Theme override for guidelines for a text format. |
filter-guidelines.html.twig | file | core/ |
Theme override for guidelines for a text format. |
filter-guidelines.html.twig | file | core/ |
Theme override for guidelines for a text format. |
filter-guidelines.html.twig | file | core/ |
Theme override for guidelines for a text format. |
filter-guidelines.html.twig | file | core/ |
Theme override for guidelines for a text format. |
filter-guidelines.html.twig | file | core/ |
Theme override for guidelines for a text format. |
filter-guidelines.html.twig | file | core/ |
Theme override for guidelines for a text format. |
filter-guidelines.html.twig | file | core/ |
Theme override for guidelines for a text format. |
filter.uninstall_validator | service | core/ |
Drupal\filter\FilterUninstallValidator |
Filter::$id | property | core/ |
The plugin ID. |
Filter::$provider | property | core/ |
The name of the provider that owns the filter. |
Filter::ROOT_ID | constant | core/ |
The key for the implicit root group. |
FilterAndArgumentUserUidTest | class | core/ |
Tests the user posted or commented filter and argument handlers. |
FilterAndArgumentUserUidTest.php | file | core/ |
|
FilterAndArgumentUserUidTest::$modules | property | core/ |
Modules to enable. |
FilterAndArgumentUserUidTest::$testViews | property | core/ |
Views used by this test. |
FilterAndArgumentUserUidTest::testHandlers | function | core/ |
Tests the user posted or commented filter and argument handlers. |
FilterAPITest::testForbiddenTagsDeprecated | function | core/ |
Tests deprecated "forbidden tags" functionality. |
FilterBase::$provider | property | core/ |
The name of the provider that owns this filter. |
FilterDateTest::assertIds | function | core/ |
Ensures that a given list of items appear on the view result. |
FilterDateTest::_testUiValidation | function | core/ |
Make sure the validation callbacks works. |
FilteredPluginManagerTraitTest::providerTestGetFilteredDefinitions | function | core/ |
Provides test data for ::testGetFilteredDefinitions(). |
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::id | function | core/ |
Gets the identifier. |
FilterFormatAccessTest::testFormatWidgetPermissions | function | core/ |
Tests editing a page using a disallowed text format. |
FilterFormatFormBase::validateForm | function | core/ |
Form validation handler. |
FilterFormatListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
FilterFormatResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
FilterFormatTest::$entityTypeId | property | core/ |
The tested entity type. |
FilterFormatTest::providerSource | function | core/ |
The data provider. |
Pagination
- Previous page
- Page 62
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.