Search for Id

  1. Search 7.x for Id
  2. Search 9.5.x for Id
  3. Search 10.3.x for Id
  4. Search 11.x for Id
  5. Other projects
Title Object type File name Summary
filter-guidelines.html.twig file core/themes/classy/templates/content-edit/filter-guidelines.html.twig Theme override for guidelines for a text format.
filter-guidelines.html.twig file core/modules/filter/templates/filter-guidelines.html.twig Default theme implementation for guidelines for a text format.
filter.uninstall_validator service core/modules/filter/filter.services.yml Drupal\filter\FilterUninstallValidator
Filter::$id property core/modules/filter/src/Annotation/Filter.php The plugin ID.
Filter::$provider property core/modules/filter/src/Annotation/Filter.php The name of the provider that owns the filter.
Filter::ROOT_ID constant core/modules/jsonapi/src/Query/Filter.php The key for the implicit root group.
FilterAndArgumentUserUidTest class core/modules/comment/tests/src/Kernel/Views/FilterAndArgumentUserUidTest.php Tests the user posted or commented filter and argument handlers.
FilterAndArgumentUserUidTest.php file core/modules/comment/tests/src/Kernel/Views/FilterAndArgumentUserUidTest.php
FilterAndArgumentUserUidTest::$modules property core/modules/comment/tests/src/Kernel/Views/FilterAndArgumentUserUidTest.php Modules to enable.
FilterAndArgumentUserUidTest::$testViews property core/modules/comment/tests/src/Kernel/Views/FilterAndArgumentUserUidTest.php Views used by this test.
FilterAndArgumentUserUidTest::testHandlers function core/modules/comment/tests/src/Kernel/Views/FilterAndArgumentUserUidTest.php Tests the user posted or commented filter and argument handlers.
FilterBase::$provider property core/modules/filter/src/Plugin/FilterBase.php The name of the provider that owns this filter.
FilterDateTest::_testUiValidation function core/modules/views/tests/src/Functional/Handler/FilterDateTest.php Make sure the validation callbacks works.
FilteredPluginManagerTraitTest::providerTestGetFilteredDefinitions function core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php Provides test data for ::testGetFilteredDefinitions().
FilterFormat::getIds function core/modules/filter/src/Plugin/migrate/source/d6/FilterFormat.php Defines the source fields uniquely identifying a source row.
FilterFormat::getIds function core/modules/filter/src/Plugin/migrate/source/d7/FilterFormat.php Defines the source fields uniquely identifying a source row.
FilterFormat::id function core/modules/filter/src/Entity/FilterFormat.php Gets the identifier.
FilterFormatAccessTest::testFormatWidgetPermissions function core/modules/filter/tests/src/Functional/FilterFormatAccessTest.php Tests editing a page using a disallowed text format.
FilterFormatFormBase::validateForm function core/modules/filter/src/FilterFormatFormBase.php Form validation handler.
FilterFormatListBuilder::getFormId function core/modules/filter/src/FilterFormatListBuilder.php Returns a unique string identifying the form.
FilterFormatResourceTestBase::$entityTypeId property core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php The tested entity type.
FilterFormatTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/FilterFormatTest.php The tested entity type.
FilterFormatTest::providerSource function core/modules/filter/tests/src/Kernel/Plugin/migrate/source/d6/FilterFormatTest.php The data provider.
FilterFormatTest::providerSource function core/modules/filter/tests/src/Kernel/Plugin/migrate/source/d7/FilterFormatTest.php The data provider.
FilterHtmlTest::providerFilterAttributes function core/modules/filter/tests/src/Unit/FilterHtmlTest.php Provides data for testfilterAttributes.
FilterID class core/modules/filter/src/Plugin/migrate/process/FilterID.php Plugin annotation

@MigrateProcessPlugin(
id = "filter_id"
)
FilterID.php file core/modules/filter/src/Plugin/migrate/process/FilterID.php
FilterID::$filterManager property core/modules/filter/src/Plugin/migrate/process/FilterID.php The filter plugin manager.
FilterID::create function core/modules/filter/src/Plugin/migrate/process/FilterID.php Creates an instance of the plugin.
FilterID::getSourceFilterType function core/modules/filter/src/Plugin/migrate/process/FilterID.php Gets the Drupal 8 filter type for a Drupal 7 filter.
FilterID::transform function core/modules/filter/src/Plugin/migrate/process/FilterID.php Performs the associated process.
FilterID::__construct function core/modules/filter/src/Plugin/migrate/process/FilterID.php FilterID constructor.
FilterIdTest class core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php Unit tests of the filter_id plugin.
FilterIdTest.php file core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php
FilterIdTest::$executable property core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php The mocked MigrateExecutable.
FilterIdTest::$modules property core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php Modules to enable.
FilterIdTest::provideFilters function core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php Provides filter ids for testing transformations.
FilterIdTest::setUp function core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php
FilterIdTest::testTransform function core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php Tests transformation of filter_id plugin.
FilterInOperatorTest::testFilterGroupedChangedIdentifier function core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php Tests that we can safely change the identifier on a grouped filter.
FilterNumericTest::providerTestFilterNumericBetween function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Provides data for self::testFilterNumericBetween().
FilterPluginBase::buildGroupValidate function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Validate the build group options form.
FilterPluginBase::hasValidGroupedValue function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Determines if the given grouped filter entry has a valid value.
FilterPluginBase::operatorValidate function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Validate the operator form.
FilterPluginBase::validate function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Validate that the plugin is correct and can be saved.
FilterPluginBase::validateExposeForm function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Validate the options form.
FilterPluginBase::validateIdentifier function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Validates a filter identifier.
FilterPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Simple validate handler
FilterPluginBase::valueValidate function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Validate the options form.
FilterPluginManager::getFallbackPluginId function core/modules/filter/src/FilterPluginManager.php Gets a fallback id for a missing plugin.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.