Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CKEditor5UpdateImageToolbarItemTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
CKEditor5UpdateImageToolbarItemTest::test | function | core/ |
Tests that `uploadImage` toolbar item is updated to `drupalInsertImage`. |
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. |
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. |
CKEditorPluginBase::getModuleList | function | core/ |
Gets the module list service. |
CKEditorPluginBase::getModulePath | function | core/ |
Gets the Drupal-root relative installation directory of a module. |
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 @dataProvider providerGetEnabledButtons |
CKEditorTest::getDefaultAllowedContentConfig | function | core/ |
|
CKEditorTest::getDefaultContentsCssConfig | function | core/ |
|
CKEditorTest::getDefaultDisallowedContentConfig | function | core/ |
|
CKEditorTest::getDefaultInternalConfig | function | core/ |
|
CKEditorTest::getDefaultToolbarConfig | function | core/ |
|
CKEditorTest::testGetJSSettings | function | core/ |
Tests CKEditor::getJSSettings(). |
CKEditorTest::testInternalGetConfig | function | core/ |
Tests Internal::getConfig(). |
CKEditorTest::testStylesComboGetConfig | function | core/ |
Tests StylesCombo::getConfig(). |
CKEditorTestTrait::getEditorButton | function | core/ |
Waits for a CKEditor button and returns it when available and visible. |
ClaroPasswordConfirmWidgetTest | class | core/ |
Tests the password confirm widget with Claro theme. |
ClaroPasswordConfirmWidgetTest.php | file | core/ |
|
ClaroPasswordConfirmWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ClaroPasswordConfirmWidgetTest::testFillConfirmOnly | function | core/ |
Tests the password confirm widget so that only confirm input is filled. |
ClaroPasswordConfirmWidgetTest::testPasswordConfirmMessage | function | core/ |
Tests that password match message is invisible when widget is initialized. |
claro_preprocess_fieldset__media_library_widget | function | core/ |
@todo Remove this when https://www.drupal.org/project/drupal/issues/2999549 lands. |
claro_preprocess_file_widget_multiple | function | core/ |
Implements hook_preprocess_HOOK() for file_widget_multiple. |
claro_preprocess_image_widget | function | core/ |
Implements hook_preprocess_HOOK() for image_widget. |
claro_preprocess_media_library_item__widget | function | core/ |
Implements hook_preprocess_media_library_item__widget(). |
ClassResolver::getInstanceFromDefinition | function | core/ |
Returns a class instance with a given class definition. |
ClassResolverInterface::getInstanceFromDefinition | function | core/ |
Returns a class instance with a given class definition. |
ClassWithInvalidAnnotationTargetAtClass | class | core/ |
Plugin annotation @AnnotationTargetPropertyMethod("Some data"); |
ClassWithInvalidAnnotationTargetAtClass.php | file | core/ |
|
ClassWithInvalidAnnotationTargetAtClass::$foo | property | core/ |
Plugin annotation @AnnotationTargetPropertyMethod("Bar"); |
ClassWithInvalidAnnotationTargetAtMethod | class | core/ |
Plugin annotation @AnnotationTargetClass("Some data"); |
ClassWithInvalidAnnotationTargetAtMethod.php | file | core/ |
|
ClassWithInvalidAnnotationTargetAtMethod::functionName | function | core/ |
Plugin annotation @AnnotationTargetClass("functionName"); |
ClassWithInvalidAnnotationTargetAtProperty | class | core/ |
Plugin annotation @AnnotationTargetClass("Some data"); |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.