Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CategorizingPluginManager::getDefinitions | function | core/ |
Provides some test definitions to the trait. |
| CategorizingPluginManagerInterface::getCategories | function | core/ |
Gets the names of all categories. |
| CategorizingPluginManagerInterface::getGroupedDefinitions | function | core/ |
Gets sorted plugin definitions grouped by category. |
| CategorizingPluginManagerInterface::getSortedDefinitions | function | core/ |
Gets sorted plugin definitions. |
| CategorizingPluginManagerTrait::getCategories | function | core/ |
|
| CategorizingPluginManagerTrait::getGroupedDefinitions | function | core/ |
|
| CategorizingPluginManagerTrait::getModuleHandler | function | core/ |
Returns the module handler used. |
| CategorizingPluginManagerTrait::getProviderName | function | core/ |
Gets the name of a provider. |
| CategorizingPluginManagerTrait::getSortedDefinitions | function | core/ |
|
| CategorizingPluginManagerTraitTest::testGetCategories | function | core/ |
@covers ::getCategories[[api-linebreak]] |
| CategorizingPluginManagerTraitTest::testGetGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions[[api-linebreak]] |
| CategorizingPluginManagerTraitTest::testGetSortedDefinitions | function | core/ |
@covers ::getSortedDefinitions[[api-linebreak]] |
| ChainedFastBackend::get | function | core/ |
Returns data from the persistent cache. |
| ChainedFastBackend::getLastWriteTimestamp | function | core/ |
Gets the last write timestamp. |
| ChainedFastBackend::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
| ChainedFastBackendFactory::get | function | core/ |
Instantiates a chained, fast cache backend class for a given cache bin. |
| ChainedFastBackendTest::testGetDoesNotHitConsistentBackend | function | core/ |
Tests a get() on the fast backend, with no hit on the consistent backend. |
| Checkbox::getInfo | function | core/ |
Returns the element properties for this element. |
| Checkboxes::getCheckedCheckboxes | function | core/ |
Determines which checkboxes were checked when a form is submitted. |
| Checkboxes::getInfo | function | core/ |
Returns the element properties for this element. |
| CheckProvider::getChecksNeedRequest | function | core/ |
A list of checks that needs the request. |
| CheckProviderInterface::getChecksNeedRequest | function | core/ |
A list of checks that needs the request. |
| ChooseBlockController::getAjaxAttributes | function | core/ |
Get dialog attributes if an ajax request. |
| ChooseBlockController::getBlockLinks | function | core/ |
Gets a render array of block links. |
| CKEditor::getDefaultSettings | function | core/ |
Returns the default settings for this configurable text editor. |
| CKEditor::getJSSettings | function | core/ |
Returns JavaScript settings to be attached. |
| CKEditor::getLangcodes | function | core/ |
Returns a list of language codes supported by CKEditor. |
| CKEditor::getLibraries | function | core/ |
Returns libraries to be attached. |
| CKEditorIntegrationTest::getDrupalMediaFromSource | function | core/ |
Parses the <drupal-media> element from CKEditor's "source" view. |
| CKEditorIntegrationTest::getLastPreviewRequestTransferSize | function | core/ |
Gets the transfer size of the last preview request. |
| CKEditorLoadingTest::getThingsToCheck | function | core/ |
|
| CKEditorPluginBase::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
| CKEditorPluginBase::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
| CKEditorPluginButtonsInterface::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| CKEditorPluginCssInterface::getCssFiles | function | core/ |
Retrieves enabled plugins' iframe instance CSS files. |
| CKEditorPluginInterface::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
| CKEditorPluginInterface::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
| CKEditorPluginInterface::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| CKEditorPluginInterface::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
| CKEditorPluginManager::getButtons | function | core/ |
Retrieves all available CKEditor buttons, keyed by plugin ID. |
| CKEditorPluginManager::getCssFiles | function | core/ |
Retrieves enabled plugins' iframe instance CSS files, keyed by plugin ID. |
| CKEditorPluginManager::getEnabledButtons | function | core/ |
Gets the enabled toolbar buttons in the given text editor instance. |
| CKEditorPluginManager::getEnabledPluginFiles | function | core/ |
Retrieves enabled plugins' files, keyed by plugin ID. |
| CKEditorPluginManagerTest::providerGetEnabledButtons | function | core/ |
Provides a list of configs to test. |
| CKEditorPluginManagerTest::testGetEnabledButtons | function | core/ |
@covers ::getEnabledButtons[[api-linebreak]] @dataProvider providerGetEnabledButtons |
| CKEditorTest::getDefaultAllowedContentConfig | function | core/ |
|
| CKEditorTest::getDefaultContentsCssConfig | function | core/ |
|
| CKEditorTest::getDefaultDisallowedContentConfig | function | core/ |
|
| CKEditorTest::getDefaultInternalConfig | function | core/ |
|
| CKEditorTest::getDefaultToolbarConfig | function | core/ |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.