Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterInOperatorTest::testFilterGroupedChangedIdentifier | function | core/ |
Tests that we can safely change the identifier on a grouped filter. |
| FilterNumericTest::providerTestFilterNumericBetween | function | core/ |
Provides data for self::testFilterNumericBetween(). |
| FilterPluginBase::buildGroupValidate | function | core/ |
Validate the build group options form. |
| FilterPluginBase::hasValidGroupedValue | function | core/ |
Determines if the given grouped filter entry has a valid value. |
| FilterPluginBase::operatorValidate | function | core/ |
Validate the operator form. |
| FilterPluginBase::RESTRICTED_IDENTIFIERS | constant | core/ |
A list of restricted identifiers. |
| FilterPluginBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| FilterPluginBase::validateExposeForm | function | core/ |
Validate the options form. |
| FilterPluginBase::validateIdentifier | function | core/ |
Validates a filter identifier. |
| FilterPluginBase::validateOptionsForm | function | core/ |
Simple validate handler. |
| FilterPluginBase::valueValidate | function | core/ |
Validate the options form. |
| FilterPluginBaseTest::acceptExposedInputProvider | function | core/ |
The data provider for testAcceptExposedInput. |
| FilterPluginManager::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
| FilterSettingsTest::dataProvider | function | core/ |
The test data provider. |
| FilterTest::parameterProvider | function | core/ |
Data provider for testCreateFromQueryParameter. |
| FilterTest::testInvalidFilterPathDueMissingMetaPrefixReferenceFieldWithMetaProperties | function | core/ |
@covers ::queryCondition[[api-linebreak]] |
| FilterTest::testInvalidFilterPathDueToElidedSoleProperty | function | core/ |
@covers ::queryCondition[[api-linebreak]] |
| FilterTest::testInvalidFilterPathDueToMissingPropertyName | function | core/ |
@covers ::queryCondition[[api-linebreak]] |
| FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithMetaProperties | function | core/ |
@covers ::queryCondition[[api-linebreak]] |
| FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithoutMetaProperties | function | core/ |
@covers ::queryCondition[[api-linebreak]] |
| FilterTest::testInvalidFilterPathDueToNonexistentProperty | function | core/ |
@covers ::queryCondition[[api-linebreak]] |
| FilterTestFormatForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FilterUidRevisionTest | class | core/ |
Tests the node_uid_revision handler. |
| FilterUidRevisionTest.php | file | core/ |
|
| FilterUidRevisionTest::$modules | property | core/ |
Modules to install. |
| FilterUidRevisionTest::$testViews | property | core/ |
Views used by this test. |
| FilterUidRevisionTest::testFilter | function | core/ |
Tests the node_uid_revision filter. |
| FilterUITest::testFilterIdentifier | function | core/ |
Tests the identifier settings and restrictions. |
| FilterUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\filter\FilterUninstallValidator. |
| FilterUninstallValidator | class | core/ |
Prevents uninstallation of modules providing used filter plugins. |
| FilterUninstallValidator.php | file | core/ |
|
| FilterUninstallValidator.php | file | core/ |
|
| FilterUninstallValidator::$container | property | core/ |
The service container. |
| FilterUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| FilterUninstallValidator::$filterManager | property | core/ |
The filter plugin manager. |
| FilterUninstallValidator::$filterStorage | property | core/ |
The filter entity storage. |
| FilterUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| FilterUninstallValidator::getEnabledFilterFormats | function | core/ |
Returns all enabled filter formats. |
| FilterUninstallValidator::getFilterDefinitionsByProvider | function | core/ |
Returns all filter definitions that are provided by the specified provider. |
| FilterUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| FilterUninstallValidator::setStringTranslation | function | core/ |
|
| FilterUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| FilterUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| FilterUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| FilterUninstallValidator::__construct | function | core/ |
Constructs a new FilterUninstallValidator. |
| FilterUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\filter\FilterUninstallValidator[[api-linebreak]] @group filter |
| FilterUninstallValidatorTest.php | file | core/ |
|
| FilterUninstallValidatorTest::$filterUninstallValidator | property | core/ |
|
| FilterUninstallValidatorTest::setUp | function | core/ |
|
| FilterUninstallValidatorTest::testValidateNoFormats | function | core/ |
@covers ::validate[[api-linebreak]] |
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.