Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterDisableForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| FilterDisableForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| FilterDisableForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| FilterDisableForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| FilteredPluginManagerInterface::getFilteredDefinitions | function | core/ |
Gets the plugin definitions for a given type and consumer and filters them. |
| FilteredPluginManagerTrait::getFilteredDefinitions | function | core/ |
Implements \Drupal\Core\Plugin\FilteredPluginManagerInterface::getFilteredDefinitions(). |
| FilteredPluginManagerTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\FilteredPluginManagerTrait[[api-linebreak]] @group Plugin |
| FilteredPluginManagerTraitTest.php | file | core/ |
|
| FilteredPluginManagerTraitTest::providerTestGetFilteredDefinitions | function | core/ |
Provides test data for ::testGetFilteredDefinitions(). |
| FilteredPluginManagerTraitTest::testGetFilteredDefinitions | function | core/ |
@covers ::getFilteredDefinitions[[api-linebreak]] @dataProvider providerTestGetFilteredDefinitions |
| FilterEntityBundleTest | class | core/ |
Tests the generic entity bundle filter. |
| FilterEntityBundleTest.php | file | core/ |
|
| FilterEntityBundleTest::$modules | property | core/ |
Modules to enable. |
| FilterEntityBundleTest::$testViews | property | core/ |
Views to be enabled. |
| FilterEntityBundleTest::testFilterEntity | function | core/ |
Tests the generic bundle filter. |
| FilterEqualityTest | class | core/ |
Tests the core Drupal\views\Plugin\views\filter\Equality handler. |
| FilterEqualityTest.php | file | core/ |
|
| FilterEqualityTest::$columnMap | property | core/ |
Map column names. |
| FilterEqualityTest::$modules | property | core/ |
Modules to enable. |
| FilterEqualityTest::$testViews | property | core/ |
Views used by this test. |
| FilterEqualityTest::getGroupedExposedFilters | function | core/ |
|
| FilterEqualityTest::testEqual | function | core/ |
|
| FilterEqualityTest::testEqualGroupedExposed | function | core/ |
|
| FilterEqualityTest::testEqualGroupedNotExposed | function | core/ |
|
| FilterEqualityTest::testNotEqual | function | core/ |
|
| FilterEqualityTest::viewsData | function | core/ |
Returns the views data definition. |
| FilterExceptionTest | class | core/ |
Breaks the query with adding an invalid where expression. |
| FilterExceptionTest.php | file | core/ |
|
| FilterExceptionTest::query | function | core/ |
Add this filter to the query. |
| FilterFormat::$filters | property | core/ |
Configured filters for this text format. |
| FilterFormat::$roles | property | core/ |
List of user role IDs to grant access to use this format on initial creation. |
| FilterFormat::calculatePluginDependencies | function | core/ |
Calculates and adds dependencies of a specific plugin instance. |
| FilterFormat::disable | function | core/ |
Disables the configuration entity. |
| FilterFormat::fields | function | core/ |
Returns available fields on the source. |
| FilterFormat::fields | function | core/ |
Returns available fields on the source. |
| FilterFormat::filters | function | core/ |
Returns the ordered collection of filter plugin instances or an individual plugin instance. |
| FilterFormat::getFilterTypes | function | core/ |
Retrieves all filter types that are used in the text format. |
| FilterFormat::getHtmlRestrictions | function | core/ |
Retrieve all HTML restrictions (tags and attributes) for the text format. |
| 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::getPermissionName | function | core/ |
Returns the machine-readable permission name for the text format. |
| FilterFormat::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| FilterFormat::getPossibleOptions | function | core/ |
Returns an array of possible values with labels for display. |
| FilterFormat::getPossibleValues | function | core/ |
Returns an array of possible values. |
| FilterFormat::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
| FilterFormat::getSettableValues | function | core/ |
Returns an array of settable values. |
| FilterFormat::isFallbackFormat | function | core/ |
Returns if this format is the fallback format. |
| FilterFormat::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| FilterFormat::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| FilterFormat::setFilterConfig | function | core/ |
Sets the configuration for a filter plugin instance. |
Pagination
- Previous page
- Page 553
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.