Search for id
- Search 7.x for id
- Search 9.5.x for id
- Search 8.9.x for id
- Search 10.3.x for id
- Search 11.x for id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests invalid filter path due missing meta prefix reference field with meta properties. |
| FilterTest::testInvalidFilterPathDueToElidedSoleProperty | function | core/ |
Tests invalid filter path due to elided sole property. |
| FilterTest::testInvalidFilterPathDueToMissingPropertyName | function | core/ |
Tests invalid filter path due to missing property name. |
| FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithMetaProperties | function | core/ |
Tests invalid filter path due to missing property name reference field with meta properties. |
| FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithoutMetaProperties | function | core/ |
Tests invalid filter path due to missing property name reference field without meta properties. |
| FilterTest::testInvalidFilterPathDueToNonexistentProperty | function | core/ |
Tests invalid filter path due to nonexistent property. |
| FilterTestFormatForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FilterThemeHooks::preprocessFilterGuidelines | function | core/ |
Prepares variables for text format guideline templates. |
| 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/ |
Prevents uninstallation of modules providing used filter plugins. |
| FilterUninstallValidator.php | file | core/ |
|
| FilterUninstallValidator::$filterManager | property | core/ |
The filter plugin manager. |
| FilterUninstallValidator::$filterStorage | property | core/ |
The filter entity storage. |
| 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::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| FilterUninstallValidator::__construct | function | core/ |
Constructs a new FilterUninstallValidator. |
| FilterUninstallValidatorTest | class | core/ |
Tests Drupal\filter\FilterUninstallValidator. |
| FilterUninstallValidatorTest.php | file | core/ |
|
| FilterUninstallValidatorTest::$filterUninstallValidator | property | core/ |
The filter uninstall validator. |
| FilterUninstallValidatorTest::setUp | function | core/ |
|
| FilterUninstallValidatorTest::testValidateNoFormats | function | core/ |
Tests validate no formats. |
| FilterUninstallValidatorTest::testValidateNoMatchingFormats | function | core/ |
Tests validate no matching formats. |
| FilterUninstallValidatorTest::testValidateNoPlugins | function | core/ |
Tests validate no plugins. |
| FinalTestHttpMiddlewareClass | class | core/ |
Stub of http_middleware class that is declared final. |
| FinalTestHttpMiddlewareClass.php | file | core/ |
|
| FinalTestHttpMiddlewareClass::handle | function | core/ |
|
| FinalTestHttpMiddlewareClass::terminate | function | core/ |
|
| FinalTestHttpMiddlewareClass::__construct | function | core/ |
|
| FinalTestNonTerminableHttpMiddlewareClass | class | core/ |
Stub of http_middleware class that is declared final but is not terminable. |
| FinalTestNonTerminableHttpMiddlewareClass.php | file | core/ |
|
| FinalTestNonTerminableHttpMiddlewareClass::handle | function | core/ |
|
| FinalTestNonTerminableHttpMiddlewareClass::__construct | function | core/ |
Pagination
- Previous page
- Page 77
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.