Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilteredPluginManagerTrait::getType | function | core/ |
A string identifying the plugin type. |
| FilteredPluginManagerTraitTest::providerTestGetFilteredDefinitions | function | core/ |
Provides test data for ::testGetFilteredDefinitions(). |
| FilteredPluginManagerTraitTest::testGetFilteredDefinitions | function | core/ |
Tests get filtered definitions. |
| FilterEnableForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| FilterEnableForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| FilterEnableForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| FilterEnableForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| FilterEntityReferenceTest::$targetNodes | property | core/ |
Test target nodes referenced by the entity reference. |
| FilterEntityReferenceTrait::$targetBundle | property | core/ |
The content type to be referenced by the host content type. |
| FilterEntityReferenceTrait::$targetEntities | property | core/ |
Entities to be used as reference targets. |
| FilterEntityReferenceWebTest::getUiOptions | function | core/ |
Helper method to parse options from the UI. |
| FilterEqualityTest::getGroupedExposedFilters | function | core/ |
Provides grouped exposed filter options for the 'name' field. |
| FilterFormat::getFilterTypes | function | core/ |
Retrieves all filter types that are used in the text format. |
| FilterFormat::getFormatsAsOptions | function | core/ |
Returns a list of filter format config entity labels keyed by their ID. |
| 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::getRoles | function | core/ |
Retrieves a list of roles that are allowed to use this format. |
| FilterFormat::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
| FilterFormat::getSettableValues | function | core/ |
Returns an array of settable values. |
| FilterFormatAccessTest::testFormatWidgetPermissions | function | core/ |
Tests editing a page using a disallowed text format. |
| FilterFormatInterface::getFilterTypes | function | core/ |
Retrieves all filter types that are used in the text format. |
| FilterFormatInterface::getHtmlRestrictions | function | core/ |
Retrieve all HTML restrictions (tags and attributes) for the text format. |
| FilterFormatInterface::getPermissionName | function | core/ |
Returns the machine-readable permission name for the text format. |
| FilterFormatInterface::getRoles | function | core/ |
Retrieves a list of roles that are allowed to use this format. |
| FilterFormatListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| FilterFormatListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FilterFormatRepository::getAllFormats | function | core/ |
|
| FilterFormatRepository::getCacheTags | function | core/ |
Returns the 'filter_format' entity type list cache tags. |
| FilterFormatRepository::getDefaultFormat | function | core/ |
|
| FilterFormatRepository::getFallbackFormatId | function | core/ |
|
| FilterFormatRepository::getFormatsByRole | function | core/ |
|
| FilterFormatRepository::getFormatsForAccount | function | core/ |
|
| FilterFormatRepositoryInterface::getAllFormats | function | core/ |
Returns all enabled formats. |
| FilterFormatRepositoryInterface::getDefaultFormat | function | core/ |
Returns the default text format for a particular user. |
| FilterFormatRepositoryInterface::getFallbackFormatId | function | core/ |
Returns the ID of the fallback text format that all users have access to. |
| FilterFormatRepositoryInterface::getFormatsByRole | function | core/ |
Returns a list of text formats that are allowed for a given role. |
| FilterFormatRepositoryInterface::getFormatsForAccount | function | core/ |
Returns only those formats which the specified account can use. |
| FilterFormatRepositoryTest::testGetAllFormats | function | core/ |
@legacy-covers ::getAllFormats |
| FilterFormatRepositoryTest::testGetDefaultFormatWithAccount | function | core/ |
@legacy-covers ::getDefaultFormat |
| FilterFormatRepositoryTest::testGetFallbackFormatId | function | core/ |
@legacy-covers ::getFallbackFormatId |
| FilterFormatRepositoryTest::testGetFormatsByRole | function | core/ |
@legacy-covers ::getFormatsByRole |
| FilterFormatRepositoryTest::testGetFormatsForAccount | function | core/ |
@legacy-covers ::getFormatsForAccount |
| FilterFormatResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| FilterFormatResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| FilterFormatTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
Pagination
- Previous page
- Page 96
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.