Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ClaroMenuUiJavascriptTest class core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroMenuUiJavascriptTest.php Runs MenuUiJavascriptTest in Claro.
ClaroMenuUiJavascriptTest.php file core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroMenuUiJavascriptTest.php
ClaroMenuUiJavascriptTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroMenuUiJavascriptTest.php Modules to install.
ClaroMenuUiJavascriptTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroMenuUiJavascriptTest.php
ClaroMenuUiJavascriptTest::testBlockContextualLinks function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroMenuUiJavascriptTest.php Intentionally empty method.
ClaroModalDisplayTest class core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroModalDisplayTest.php Tests that buttons in modals are not in their button pane.
ClaroModalDisplayTest.php file core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroModalDisplayTest.php
ClaroModalDisplayTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroModalDisplayTest.php The theme to install as the default for testing.
ClaroModalDisplayTest::testModalAddAnother function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroModalDisplayTest.php Tests the position f "add another" button in dialogs.
ClaroPasswordConfirmWidgetTest class core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroPasswordConfirmWidgetTest.php Tests the password confirm widget with Claro theme.
ClaroPasswordConfirmWidgetTest.php file core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroPasswordConfirmWidgetTest.php
ClaroPasswordConfirmWidgetTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroPasswordConfirmWidgetTest.php The theme to install as the default for testing.
ClaroPasswordConfirmWidgetTest::testFillConfirmOnly function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroPasswordConfirmWidgetTest.php Tests the password confirm widget so that only confirm input is filled.
ClaroPasswordConfirmWidgetTest::testPasswordConfirmMessage function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroPasswordConfirmWidgetTest.php Tests that password match message is invisible when widget is initialized.
ClaroPreRender::messagePlaceholder function core/themes/claro/src/ClaroPreRender.php Prerender callback for status_messages placeholder.
ClaroPreRender::operations function core/themes/claro/src/ClaroPreRender.php Prerender callback for the Operations element.
ClaroPreRender::trustedCallbacks function core/themes/claro/src/ClaroPreRender.php Lists the trusted callbacks provided by the implementing class.
ClaroPreRender::verticalTabs function core/themes/claro/src/ClaroPreRender.php Prerender callback for Vertical Tabs element.
ClaroTableDragTest class core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroTableDragTest.php Tests draggable tables with Claro theme.
ClaroTableDragTest.php file core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroTableDragTest.php
ClaroTableDragTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroTableDragTest.php The theme to install as the default for testing.
ClaroTableDragTest::$indentationXpathSelector property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroTableDragTest.php Xpath selector for finding tabledrag indentation elements in a table row.
ClaroTableDragTest::$tabledragChangedXpathSelector property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroTableDragTest.php Xpath selector for finding the tabledrag changed marker.
ClaroTableDragTest::testNoDuplicates function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroTableDragTest.php Ensures that there are no duplicate tabledrag handles.
ClaroTest class core/tests/Drupal/FunctionalTests/Theme/ClaroTest.php Tests the Claro theme.
ClaroTest.php file core/tests/Drupal/FunctionalTests/Theme/ClaroTest.php
ClaroTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Theme/ClaroTest.php The theme to install as the default for testing.
ClaroTest::$modules property core/tests/Drupal/FunctionalTests/Theme/ClaroTest.php Modules to install.
ClaroTest::testConfigSchema function core/tests/Drupal/FunctionalTests/Theme/ClaroTest.php Tests Claro's configuration schema.
ClaroTest::testIsUninstallable function core/tests/Drupal/FunctionalTests/Theme/ClaroTest.php Tests that the Claro theme can be uninstalled.
ClaroTest::testPagerAttribute function core/tests/Drupal/FunctionalTests/Theme/ClaroTest.php Tests pager attribute is present using pager_test.
ClaroTest::testRegressionMissingElementsCss function core/tests/Drupal/FunctionalTests/Theme/ClaroTest.php Testing that Claro theme's global library is always attached.
ClaroVerticalTabsTest class core/tests/Drupal/KernelTests/Core/Theme/ClaroVerticalTabsTest.php Confirms that Claro can render vertical tabs correctly.
ClaroVerticalTabsTest.php file core/tests/Drupal/KernelTests/Core/Theme/ClaroVerticalTabsTest.php
ClaroVerticalTabsTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/ClaroVerticalTabsTest.php Modules to install.
ClaroVerticalTabsTest::testVerticalTabs function core/tests/Drupal/KernelTests/Core/Theme/ClaroVerticalTabsTest.php Confirms that Claro can render vertical tabs correctly.
ClaroViewsBulkOperationsTest class core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsBulkOperationsTest.php Tests Claro's Views Bulk Operations form.
ClaroViewsBulkOperationsTest.php file core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsBulkOperationsTest.php
ClaroViewsBulkOperationsTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsBulkOperationsTest.php The theme to install as the default for testing.
ClaroViewsBulkOperationsTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsBulkOperationsTest.php Modules to install.
ClaroViewsBulkOperationsTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsBulkOperationsTest.php
ClaroViewsBulkOperationsTest::testBulkOperationsUi function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsBulkOperationsTest.php Tests the dynamic Bulk Operations form.
ClaroViewsUiTest class core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsUiTest.php Runs tests on Views UI using Claro.
ClaroViewsUiTest.php file core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsUiTest.php
ClaroViewsUiTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsUiTest.php The theme to install as the default for testing.
ClaroViewsUiTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsUiTest.php Modules to install.
ClaroViewsUiTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsUiTest.php
ClaroViewsUiTest::testViewsUiDropButtonCssClasses function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsUiTest.php Tests Views UI dropbutton CSS classes.
ClaroViewsUiTest::testViewsUiTabsCssClasses function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsUiTest.php Tests Views UI display menu tabs CSS classes.
claro_system_module_invoked_library_info_alter function core/themes/claro/claro.theme Called by system.module via its hook_library_info_alter().

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