Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Other projects
Title Object type File name Summary
FilteredPluginManagerTraitTest::providerTestGetFilteredDefinitions function core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php Provides test data for ::testGetFilteredDefinitions().
FilteredPluginManagerTraitTest::testGetFilteredDefinitions function core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php Tests get filtered definitions.
FilterEnableForm::getCancelUrl function core/modules/filter/src/Form/FilterEnableForm.php Returns the route to go to if the user cancels the action.
FilterEnableForm::getConfirmText function core/modules/filter/src/Form/FilterEnableForm.php Returns a caption for the button that confirms the action.
FilterEnableForm::getDescription function core/modules/filter/src/Form/FilterEnableForm.php Returns additional text to display as a description.
FilterEnableForm::getQuestion function core/modules/filter/src/Form/FilterEnableForm.php Returns the question to ask the user.
FilterEntityReferenceTest::$targetNodes property core/modules/views/tests/src/Kernel/Handler/FilterEntityReferenceTest.php Test target nodes referenced by the entity reference.
FilterEntityReferenceTrait::$targetBundle property core/modules/views_ui/tests/src/Traits/FilterEntityReferenceTrait.php The content type to be referenced by the host content type.
FilterEntityReferenceTrait::$targetEntities property core/modules/views_ui/tests/src/Traits/FilterEntityReferenceTrait.php Entities to be used as reference targets.
FilterEntityReferenceWebTest::getUiOptions function core/modules/views_ui/tests/src/Functional/FilterEntityReferenceWebTest.php Helper method to parse options from the UI.
FilterEqualityTest::getGroupedExposedFilters function core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php Provides grouped exposed filter options for the 'name' field.
FilterFormat::getFilterTypes function core/modules/filter/src/Entity/FilterFormat.php Retrieves all filter types that are used in the text format.
FilterFormat::getHtmlRestrictions function core/modules/filter/src/Entity/FilterFormat.php Retrieve all HTML restrictions (tags and attributes) for the text format.
FilterFormat::getIds function core/modules/filter/src/Plugin/migrate/source/d7/FilterFormat.php Defines the source fields uniquely identifying a source row.
FilterFormat::getIds function core/modules/filter/src/Plugin/migrate/source/d6/FilterFormat.php Defines the source fields uniquely identifying a source row.
FilterFormat::getPermissionName function core/modules/filter/src/Entity/FilterFormat.php Returns the machine-readable permission name for the text format.
FilterFormat::getPluginCollections function core/modules/filter/src/Entity/FilterFormat.php Gets the plugin collections used by this object.
FilterFormat::getPossibleOptions function core/modules/filter/src/Plugin/DataType/FilterFormat.php Returns an array of possible values with labels for display.
FilterFormat::getPossibleValues function core/modules/filter/src/Plugin/DataType/FilterFormat.php Returns an array of possible values.
FilterFormat::getSettableOptions function core/modules/filter/src/Plugin/DataType/FilterFormat.php Returns an array of settable values with labels for display.
FilterFormat::getSettableValues function core/modules/filter/src/Plugin/DataType/FilterFormat.php Returns an array of settable values.
FilterFormatAccessTest::testFormatWidgetPermissions function core/modules/filter/tests/src/Functional/FilterFormatAccessTest.php Tests editing a page using a disallowed text format.
FilterFormatInterface::getFilterTypes function core/modules/filter/src/FilterFormatInterface.php Retrieves all filter types that are used in the text format.
FilterFormatInterface::getHtmlRestrictions function core/modules/filter/src/FilterFormatInterface.php Retrieve all HTML restrictions (tags and attributes) for the text format.
FilterFormatInterface::getPermissionName function core/modules/filter/src/FilterFormatInterface.php Returns the machine-readable permission name for the text format.
FilterFormatListBuilder::getDefaultOperations function core/modules/filter/src/FilterFormatListBuilder.php Gets this list's default operations.
FilterFormatListBuilder::getFormId function core/modules/filter/src/FilterFormatListBuilder.php Returns a unique string identifying the form.
FilterFormatResourceTestBase::getExpectedNormalizedEntity function core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php Returns the expected normalization of the entity.
FilterFormatResourceTestBase::getNormalizedPostEntity function core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php Returns the normalized POST entity.
FilterFormatTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/FilterFormatTest.php Returns the expected JSON:API document for the entity.
FilterFormatTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/FilterFormatTest.php Returns the JSON:API POST document.
FilterHtml::getHTMLRestrictions function core/modules/filter/src/Plugin/Filter/FilterHtml.php Returns HTML allowed by this filter's configuration.
FilterHtmlEscape::getHTMLRestrictions function core/modules/filter/src/Plugin/Filter/FilterHtmlEscape.php Returns HTML allowed by this filter's configuration.
FilterID::getSourceFilterType function core/modules/filter/src/Plugin/migrate/process/FilterID.php Gets the Drupal 8 filter type for a Drupal 7 filter.
FilterInOperatorTest::getGroupedExposedFilters function core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php Returns grouped exposed filter definitions for Views.
FilterInterface::getDescription function core/modules/filter/src/Plugin/FilterInterface.php Returns the administrative description for this filter plugin.
FilterInterface::getHTMLRestrictions function core/modules/filter/src/Plugin/FilterInterface.php Returns HTML allowed by this filter's configuration.
FilterInterface::getLabel function core/modules/filter/src/Plugin/FilterInterface.php Returns the administrative label for this filter plugin.
FilterInterface::getType function core/modules/filter/src/Plugin/FilterInterface.php Returns the processing type of this filter plugin.
FilterLanguageTest class core/modules/language/tests/src/Kernel/Views/FilterLanguageTest.php Tests the filter language handler.
FilterLanguageTest.php file core/modules/language/tests/src/Kernel/Views/FilterLanguageTest.php
FilterLanguageTest::$testViews property core/modules/language/tests/src/Kernel/Views/FilterLanguageTest.php Views used by this test.
FilterLanguageTest::testFilter function core/modules/language/tests/src/Kernel/Views/FilterLanguageTest.php Tests the language filter.
FilterNull::getHTMLRestrictions function core/modules/filter/src/Plugin/Filter/FilterNull.php Returns HTML allowed by this filter's configuration.
FilterNumericTest::getGroupedExposedFilters function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Returns predefined grouped filter configurations for 'age'.
FilterPluginBase::getCacheContexts function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php The cache contexts associated with this object.
FilterPluginBase::getCacheMaxAge function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php The maximum age for which this object may be cached.
FilterPluginBase::getCacheTags function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php The cache tags associated with this object.
FilterPluginCollection::get function core/modules/filter/src/FilterPluginCollection.php
FilterPluginCollection::getAll function core/modules/filter/src/FilterPluginCollection.php Retrieves filter definitions and creates an instance for each filter.

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