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
JoinPluginBase::$type property core/modules/views/src/Plugin/views/join/JoinPluginBase.php The join type, so for example LEFT (default) or INNER.
JoinPluginBase::buildExtra function core/modules/views/src/Plugin/views/join/JoinPluginBase.php Builds a single extra condition.
JoinPluginBase::buildJoin function core/modules/views/src/Plugin/views/join/JoinPluginBase.php
JoinPluginBase::joinAddExtra function core/modules/views/src/Plugin/views/join/JoinPluginBase.php Adds the extras to the join condition.
JoinPluginBase::__construct function core/modules/views/src/Plugin/views/join/JoinPluginBase.php Constructs a Drupal\views\Plugin\views\join\JoinPluginBase object.
JoinTest class core/modules/views/tests/src/Kernel/Plugin/JoinTest.php Tests the join plugin.
JoinTest class core/modules/views/tests/modules/views_test_data/src/Plugin/views/join/JoinTest.php Defines a join test plugin.
JoinTest.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/join/JoinTest.php
JoinTest.php file core/modules/views/tests/src/Kernel/Plugin/JoinTest.php
JoinTest::$joinValue property core/modules/views/tests/modules/views_test_data/src/Plugin/views/join/JoinTest.php A value which is used to build an additional join condition.
JoinTest::$manager property core/modules/views/tests/src/Kernel/Plugin/JoinTest.php A plugin manager which handlers the instances of joins.
JoinTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/JoinTest.php Views used by this test.
JoinTest::buildJoin function core/modules/views/tests/modules/views_test_data/src/Plugin/views/join/JoinTest.php
JoinTest::getJoinValue function core/modules/views/tests/modules/views_test_data/src/Plugin/views/join/JoinTest.php Returns the joinValue property.
JoinTest::setJoinValue function core/modules/views/tests/modules/views_test_data/src/Plugin/views/join/JoinTest.php Sets the joinValue property.
JoinTest::setUp function core/modules/views/tests/src/Kernel/Plugin/JoinTest.php
JoinTest::testBasePlugin function core/modules/views/tests/src/Kernel/Plugin/JoinTest.php Tests the join plugin base.
JoinTest::testExamplePlugin function core/modules/views/tests/src/Kernel/Plugin/JoinTest.php Tests an example join plugin.
JqueryUiLibraryAssetsTest class core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php Tests the loading of jQuery UI CSS and JS assets.
JqueryUiLibraryAssetsTest.php file core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php
JqueryUiLibraryAssetsTest::$coreLibrariesWithJqueryUiAssets property core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php The core libraries that load assets from jQuery UI.
JqueryUiLibraryAssetsTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php
JqueryUiLibraryAssetsTest::$libraryDiscovery property core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php The library discovery service.
JqueryUiLibraryAssetsTest::$modules property core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php
JqueryUiLibraryAssetsTest::$weightGroupedAssets property core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php The jQuery UI CSS and JS assets keyed by their weight.
JqueryUiLibraryAssetsTest::providerTestAssetLoading function core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php Data provider for confirming jQuery UI assets load as expected.
JqueryUiLibraryAssetsTest::setUp function core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php
JqueryUiLibraryAssetsTest::testAssetLoadingUnchanged function core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php Confirms jQuery UI assets load as expected.
JqueryUiLibraryAssetsTest::testLibraryAssetLoadingOrder function core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php Confirms that jQuery UI assets load on the page in the configured order.
JqueryUiLibraryAssetsTest::testProperlySetWeights function core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php Confirm assets are weighted so they load in the correct order.
JqueryUiLibraryAssetsTest::trimFilePath function core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php Removes base_url() and query args from file paths.
JqueryUiTestAssetsController class core/modules/system/tests/modules/jqueryui_library_assets_test/src/Controller/JqueryUiTestAssetsController.php Controller for testing jQuery UI asset loading order.
JqueryUiTestAssetsController.php file core/modules/system/tests/modules/jqueryui_library_assets_test/src/Controller/JqueryUiTestAssetsController.php
JqueryUiTestAssetsController::build function core/modules/system/tests/modules/jqueryui_library_assets_test/src/Controller/JqueryUiTestAssetsController.php Provides a page that loads a library.
jqueryui_library_assets_test.info.yml file core/modules/system/tests/modules/jqueryui_library_assets_test/jqueryui_library_assets_test.info.yml core/modules/system/tests/modules/jqueryui_library_assets_test/jqueryui_library_assets_test.info.yml
jqueryui_library_assets_test.routing.yml file core/modules/system/tests/modules/jqueryui_library_assets_test/jqueryui_library_assets_test.routing.yml core/modules/system/tests/modules/jqueryui_library_assets_test/jqueryui_library_assets_test.routing.yml
js-interaction-test-blocker-element.css file core/modules/system/tests/modules/js_interaction_test/css/js-interaction-test-blocker-element.css .blocker-element {
/* Position the box over the target. */
position: relative;
z-index: 1;
top: -30px;
left: -5px;
/* Size the box to cover the target. */
width: 500px;
height: 40px;
opacity: 0.5;
/* Make the blocker element…
js.libraries.yml file core/tests/Drupal/Tests/Core/Asset/library_test_files/js.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/js.libraries.yml
js.module.css file core/modules/system/css/components/js.module.css Utility classes to assist with JavaScript functionality.
js.module.css file core/themes/stable9/css/system/components/js.module.css Utility classes to assist with Javascript functionality.
JsAssetController class core/modules/system/src/Controller/JsAssetController.php Defines a controller to serve Javascript aggregates.
JsAssetController.php file core/modules/system/src/Controller/JsAssetController.php
JsAssetController::$assetType property core/modules/system/src/Controller/JsAssetController.php
JsAssetController::$contentType property core/modules/system/src/Controller/JsAssetController.php
JsAssetController::create function core/modules/system/src/Controller/JsAssetController.php
JsAssetController::getGroups function core/modules/system/src/Controller/JsAssetController.php
JsCollectionGrouper class core/lib/Drupal/Core/Asset/JsCollectionGrouper.php Groups JavaScript assets.
JsCollectionGrouper.php file core/lib/Drupal/Core/Asset/JsCollectionGrouper.php
JsCollectionGrouper::group function core/lib/Drupal/Core/Asset/JsCollectionGrouper.php Puts multiple items into the same group if they are groupable. Items of
the 'file' type are groupable if their 'preprocess' flag is TRUE. Items of
the 'external' type are not groupable.
JsCollectionOptimizerLazy class core/lib/Drupal/Core/Asset/JsCollectionOptimizerLazy.php Optimizes JavaScript assets.

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