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 11.x for %s
  6. Other projects
Title Object type File name Summary
HandlerTest class core/modules/views/tests/src/Functional/Handler/HandlerTest.php Tests abstract handler definitions.
HandlerTest class core/modules/views_ui/tests/src/Functional/HandlerTest.php Tests handler UI for views.
HandlerTest.php file core/modules/views_ui/tests/src/Functional/HandlerTest.php
HandlerTest.php file core/modules/views/tests/src/Functional/Handler/HandlerTest.php
HandlerTest::$defaultTheme property core/modules/views/tests/src/Functional/Handler/HandlerTest.php The theme to install as the default for testing.
HandlerTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/HandlerTest.php The theme to install as the default for testing.
HandlerTest::$modules property core/modules/views_ui/tests/src/Functional/HandlerTest.php Modules to install.
HandlerTest::$modules property core/modules/views/tests/src/Functional/Handler/HandlerTest.php Modules to install.
HandlerTest::$testViews property core/modules/views/tests/src/Functional/Handler/HandlerTest.php Views used by this test.
HandlerTest::$testViews property core/modules/views_ui/tests/src/Functional/HandlerTest.php Views used by this test.
HandlerTest::assertNoDuplicateField function core/modules/views_ui/tests/src/Functional/HandlerTest.php Asserts that fields only appear once.
HandlerTest::schemaDefinition function core/modules/views_ui/tests/src/Functional/HandlerTest.php Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition().
HandlerTest::setUp function core/modules/views_ui/tests/src/Functional/HandlerTest.php Sets up the test.
HandlerTest::setUp function core/modules/views/tests/src/Functional/Handler/HandlerTest.php Sets up the test.
HandlerTest::testAccess function core/modules/views/tests/src/Functional/Handler/HandlerTest.php Tests access to a handler.
HandlerTest::testBreakString function core/modules/views/tests/src/Functional/Handler/HandlerTest.php Tests the breakString method.
HandlerTest::testBrokenHandlers function core/modules/views_ui/tests/src/Functional/HandlerTest.php Tests broken handlers.
HandlerTest::testErrorMissingHelp function core/modules/views_ui/tests/src/Functional/HandlerTest.php Ensures that no missing help text is shown.
HandlerTest::testHandlerHelpEscaping function core/modules/views_ui/tests/src/Functional/HandlerTest.php Tests escaping of field labels in help text.
HandlerTest::testHandlerWeights function core/modules/views/tests/src/Functional/Handler/HandlerTest.php Tests the order of handlers is the same before and after saving.
HandlerTest::testNoDuplicateFields function core/modules/views_ui/tests/src/Functional/HandlerTest.php Ensures that neither node type or node ID appears multiple times.
HandlerTest::testPlaceholder function core/modules/views/tests/src/Functional/Handler/HandlerTest.php Tests the placeholder function.
HandlerTest::testRelationshipUI function core/modules/views/tests/src/Functional/Handler/HandlerTest.php Tests the relationship ui for field/filter/argument/relationship.
HandlerTest::testSetRelationship function core/modules/views/tests/src/Functional/Handler/HandlerTest.php Tests the relationship method on the base class.
HandlerTest::testUiCrud function core/modules/views_ui/tests/src/Functional/HandlerTest.php Tests UI CRUD.
HandlerTest::viewsData function core/modules/views_ui/tests/src/Functional/HandlerTest.php Overrides \Drupal\views\Tests\ViewTestBase::viewsData().
HandlerTest::viewsData function core/modules/views/tests/src/Functional/Handler/HandlerTest.php Returns the views data definition.
HandlerTestTrait trait core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php Test trait to mock dependencies of a handler.
HandlerTestTrait.php file core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php
HandlerTestTrait::$display property core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php The mocked display.
HandlerTestTrait::$executable property core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php The mocked view executable.
HandlerTestTrait::$view property core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php The mocked view entity.
HandlerTestTrait::$viewsData property core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php The mocked views data.
HandlerTestTrait::setupDisplay function core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php Sets up a mocked display object.
HandlerTestTrait::setupExecutableAndView function core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php Sets up a view executable and a view entity.
HandlerTestTrait::setupViewsData function core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php Sets up a mocked views data object.
has_source_config_migration.yml file core/modules/migrate/tests/modules/migrate_plugin_config_test/migrations/has_source_config_migration.yml core/modules/migrate/tests/modules/migrate_plugin_config_test/migrations/has_source_config_migration.yml
header-buttons-mobile.css file core/themes/olivero/css/components/header-buttons-mobile.css Header Mobile Buttons.
header-buttons-mobile.pcss.css file core/themes/olivero/css/components/header-buttons-mobile.pcss.css Header Mobile Buttons.
header-navigation.css file core/themes/olivero/css/components/header-navigation.css Navigation in header.
header-navigation.pcss.css file core/themes/olivero/css/components/header-navigation.pcss.css Navigation in header.
header-search-narrow.css file core/themes/olivero/css/components/header-search-narrow.css Header Search Narrow Block.
header-search-narrow.pcss.css file core/themes/olivero/css/components/header-search-narrow.pcss.css Header Search Narrow Block.
header-search-wide.css file core/themes/olivero/css/components/header-search-wide.css Header Search Wide Block.
header-search-wide.pcss.css file core/themes/olivero/css/components/header-search-wide.pcss.css Header Search Wide Block.
header-site-branding.css file core/themes/olivero/css/components/header-site-branding.css Site branding in header.
header-site-branding.pcss.css file core/themes/olivero/css/components/header-site-branding.pcss.css Site branding in header.
header-sticky-toggle.css file core/themes/olivero/css/components/header-sticky-toggle.css Sticky Header Toggle Button.
header-sticky-toggle.pcss.css file core/themes/olivero/css/components/header-sticky-toggle.pcss.css Sticky Header Toggle Button.
header.css file core/profiles/demo_umami/themes/umami/components/header/header.css .umami-header {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
padding: 0.75rem 4%;
}

/* Medium */
@media screen and (min-width: 48rem) {
/* 768px */
.umami-header {
padding-top: 0;
}
}

/*…

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