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. Search 11.x for __get
  6. Other projects
Title Object type File name Summary
FilterEnableForm::getCancelUrl function core/modules/filter/src/Form/FilterEnableForm.php
FilterEnableForm::getConfirmText function core/modules/filter/src/Form/FilterEnableForm.php
FilterEnableForm::getDescription function core/modules/filter/src/Form/FilterEnableForm.php
FilterEnableForm::getQuestion function core/modules/filter/src/Form/FilterEnableForm.php
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
FilterFormat::getFormatsAsOptions function core/modules/filter/src/Plugin/DataType/FilterFormat.php Returns a list of filter format config entity labels keyed by their ID.
FilterFormat::getHtmlRestrictions function core/modules/filter/src/Entity/FilterFormat.php
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::getPermissionName function core/modules/filter/src/Entity/FilterFormat.php
FilterFormat::getPluginCollections function core/modules/filter/src/Entity/FilterFormat.php
FilterFormat::getPossibleOptions function core/modules/filter/src/Plugin/DataType/FilterFormat.php
FilterFormat::getPossibleValues function core/modules/filter/src/Plugin/DataType/FilterFormat.php
FilterFormat::getRoles function core/modules/filter/src/Entity/FilterFormat.php
FilterFormat::getSettableOptions function core/modules/filter/src/Plugin/DataType/FilterFormat.php
FilterFormat::getSettableValues function core/modules/filter/src/Plugin/DataType/FilterFormat.php
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.
FilterFormatInterface::getRoles function core/modules/filter/src/FilterFormatInterface.php Retrieves a list of roles that are allowed to use this format.
FilterFormatListBuilder::getDefaultOperations function core/modules/filter/src/FilterFormatListBuilder.php
FilterFormatListBuilder::getFormId function core/modules/filter/src/FilterFormatListBuilder.php
FilterFormatRepository::getAllFormats function core/modules/filter/src/FilterFormatRepository.php
FilterFormatRepository::getCacheTags function core/modules/filter/src/FilterFormatRepository.php Returns the 'filter_format' entity type list cache tags.
FilterFormatRepository::getDefaultFormat function core/modules/filter/src/FilterFormatRepository.php
FilterFormatRepository::getFallbackFormatId function core/modules/filter/src/FilterFormatRepository.php
FilterFormatRepository::getFormatsByRole function core/modules/filter/src/FilterFormatRepository.php
FilterFormatRepository::getFormatsForAccount function core/modules/filter/src/FilterFormatRepository.php
FilterFormatRepositoryInterface::getAllFormats function core/modules/filter/src/FilterFormatRepositoryInterface.php Returns all enabled formats.
FilterFormatRepositoryInterface::getDefaultFormat function core/modules/filter/src/FilterFormatRepositoryInterface.php Returns the default text format for a particular user.
FilterFormatRepositoryInterface::getFallbackFormatId function core/modules/filter/src/FilterFormatRepositoryInterface.php Returns the ID of the fallback text format that all users have access to.
FilterFormatRepositoryInterface::getFormatsByRole function core/modules/filter/src/FilterFormatRepositoryInterface.php Returns a list of text formats that are allowed for a given role.
FilterFormatRepositoryInterface::getFormatsForAccount function core/modules/filter/src/FilterFormatRepositoryInterface.php Returns only those formats which the specified account can use.
FilterFormatRepositoryTest::testGetAllFormats function core/modules/filter/tests/src/Kernel/FilterFormatRepositoryTest.php @legacy-covers ::getAllFormats
FilterFormatRepositoryTest::testGetDefaultFormatWithAccount function core/modules/filter/tests/src/Kernel/FilterFormatRepositoryTest.php @legacy-covers ::getDefaultFormat
FilterFormatRepositoryTest::testGetFallbackFormatId function core/modules/filter/tests/src/Kernel/FilterFormatRepositoryTest.php @legacy-covers ::getFallbackFormatId
FilterFormatRepositoryTest::testGetFormatsByRole function core/modules/filter/tests/src/Kernel/FilterFormatRepositoryTest.php @legacy-covers ::getFormatsByRole
FilterFormatRepositoryTest::testGetFormatsForAccount function core/modules/filter/tests/src/Kernel/FilterFormatRepositoryTest.php @legacy-covers ::getFormatsForAccount
FilterFormatResourceTestBase::getExpectedNormalizedEntity function core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php
FilterFormatResourceTestBase::getNormalizedPostEntity function core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php
FilterFormatTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/FilterFormatTest.php
FilterFormatTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/FilterFormatTest.php
FilterHtml::getHTMLRestrictions function core/modules/filter/src/Plugin/Filter/FilterHtml.php
FilterHtmlEscape::getHTMLRestrictions function core/modules/filter/src/Plugin/Filter/FilterHtmlEscape.php

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