Search for id
Title | Object type | File name | Summary |
---|---|---|---|
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. |
file_validation_sanitization_subscriber | service | core/ |
Drupal\file_validator_test\EventSubscriber\FileSanitizationEventSubscriber |
file_validation_test_subscriber | service | core/ |
Drupal\file_validator_test\EventSubscriber\FileValidationTestSubscriber |
file_validator_test.info.yml | file | core/ |
core/modules/file/tests/modules/file_validator_test/file_validator_test.info.yml |
file_validator_test.services.yml | file | core/ |
core/modules/file/tests/modules/file_validator_test/file_validator_test.services.yml |
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/ |
Default theme implementation 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/ |
|
FilterAndArgumentUserUidTest::$testViews | property | core/ |
Views used by this test. |
FilterAndArgumentUserUidTest::testHandlers | function | core/ |
Tests the user posted or commented filter and argument handlers. |
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. |
FilterFormatConsolidateFilterConfigUpdateTest | class | core/ |
Tests the upgrade path for filter formats. |
FilterFormatConsolidateFilterConfigUpdateTest.php | file | core/ |
|
FilterFormatConsolidateFilterConfigUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
FilterFormatConsolidateFilterConfigUpdateTest::testConsolidateFilterConfig | function | core/ |
@covers \filter_post_update_consolidate_filter_config |
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/ |
|
FilterFormatTest::providerSource | function | core/ |
|
FilterFormatValidationTest | class | core/ |
Tests validation of filter_format entities. |
FilterFormatValidationTest.php | file | core/ |
|
FilterFormatValidationTest::$modules | property | core/ |
Modules to install. |
FilterFormatValidationTest::setUp | function | core/ |
|
FilterHtmlTest::providerFilterAttributes | function | core/ |
Provides data for testFilterAttributes. |
FilterID | class | core/ |
Determines the filter ID. |
FilterID.php | file | core/ |
|
FilterID::$filterManager | property | core/ |
The filter plugin manager. |
FilterID::create | function | core/ |
Creates an instance of the plugin. |
Pagination
- Previous page
- Page 71
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.