Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
BareHtmlPageRenderer::__construct function core/lib/Drupal/Core/Render/BareHtmlPageRenderer.php Constructs a new BareHtmlPageRenderer.
BareHtmlPageRenderer::__construct function core/lib/Drupal/Core/ProxyClass/Render/BareHtmlPageRenderer.php Constructs a ProxyClass Drupal proxy object.
BareHtmlPageRendererInterface interface core/lib/Drupal/Core/Render/BareHtmlPageRendererInterface.php Bare HTML page renderer.
BareHtmlPageRendererInterface.php file core/lib/Drupal/Core/Render/BareHtmlPageRendererInterface.php
BareHtmlPageRendererInterface::renderBarePage function core/lib/Drupal/Core/Render/BareHtmlPageRendererInterface.php Renders a bare page.
bare_html_page_renderer service core/core.services.yml Drupal\Core\Render\BareHtmlPageRenderer
bartik.breakpoints.yml file core/themes/bartik/bartik.breakpoints.yml core/themes/bartik/bartik.breakpoints.yml
bartik.info.yml file core/themes/bartik/bartik.info.yml core/themes/bartik/bartik.info.yml
bartik.libraries.yml file core/themes/bartik/bartik.libraries.yml core/themes/bartik/bartik.libraries.yml
bartik.schema.yml file core/themes/bartik/config/schema/bartik.schema.yml core/themes/bartik/config/schema/bartik.schema.yml
bartik.theme file core/themes/bartik/bartik.theme Functions to support theming in the Bartik theme.
BartikTest class core/tests/Drupal/FunctionalTests/Theme/BartikTest.php Tests the Bartik theme.
BartikTest.php file core/tests/Drupal/FunctionalTests/Theme/BartikTest.php
BartikTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Theme/BartikTest.php The theme to install as the default for testing.
BartikTest::testRegressionMissingMessagesCss function core/tests/Drupal/FunctionalTests/Theme/BartikTest.php Tests that the Bartik theme always adds its message CSS files.
bartik_drupal_alter_alter function core/modules/system/tests/modules/common_test/common_test.module Implements hook_TYPE_alter() on behalf of Bartik theme.
bartik_form_alter function core/themes/bartik/bartik.theme Implements hook_form_alter() to add classes to the search form.
bartik_preprocess_block function core/themes/bartik/bartik.theme Implements hook_preprocess_HOOK() for block.html.twig.
bartik_preprocess_html function core/themes/bartik/bartik.theme Implements hook_preprocess_HOOK() for HTML document templates.
bartik_preprocess_maintenance_page function core/themes/bartik/bartik.theme Implements hook_preprocess_HOOK() for maintenance-page.html.twig.
bartik_preprocess_menu function core/themes/bartik/bartik.theme Implements hook_preprocess_HOOK() for menu.html.twig.
bartik_preprocess_node function core/themes/bartik/bartik.theme Implements hook_preprocess_HOOK() for node.html.twig.
bartik_preprocess_page_title function core/themes/bartik/bartik.theme Implements hook_preprocess_HOOK() for page title templates.
bartik_theme_suggestions_form_alter function core/themes/bartik/bartik.theme Implements hook_theme_suggestions_HOOK_alter() for form templates.
base.css file core/profiles/demo_umami/themes/umami/css/base.css This is the base CSS file, for styling elements.
base.css file core/assets/vendor/jquery.ui/themes/base/base.css /*!
* jQuery UI CSS Framework 1.12.1
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/category/theming/
*/
@import…
BaseCommand class core/lib/Drupal/Core/Ajax/BaseCommand.php Base command that only exists to simplify AJAX commands.
BaseCommand.php file core/lib/Drupal/Core/Ajax/BaseCommand.php
BaseCommand::$command property core/lib/Drupal/Core/Ajax/BaseCommand.php The name of the command.
BaseCommand::$data property core/lib/Drupal/Core/Ajax/BaseCommand.php The data to pass on to the client side.
BaseCommand::render function core/lib/Drupal/Core/Ajax/BaseCommand.php Return an array to be run through json_encode and sent to the client.
BaseCommand::__construct function core/lib/Drupal/Core/Ajax/BaseCommand.php Constructs a BaseCommand object.
BaseFieldAccessTest class core/modules/views/tests/src/Functional/Entity/BaseFieldAccessTest.php Tests views base field access.
BaseFieldAccessTest.php file core/modules/views/tests/src/Functional/Entity/BaseFieldAccessTest.php
BaseFieldAccessTest::$defaultTheme property core/modules/views/tests/src/Functional/Entity/BaseFieldAccessTest.php The theme to install as the default for testing.
BaseFieldAccessTest::$modules property core/modules/views/tests/src/Functional/Entity/BaseFieldAccessTest.php Modules to enable
BaseFieldAccessTest::$testViews property core/modules/views/tests/src/Functional/Entity/BaseFieldAccessTest.php Views used by this test.
BaseFieldAccessTest::setUp function core/modules/views/tests/src/Functional/Entity/BaseFieldAccessTest.php
BaseFieldAccessTest::testProtectedField function core/modules/views/tests/src/Functional/Entity/BaseFieldAccessTest.php Test access to protected base fields.
BaseFieldDefinition class core/lib/Drupal/Core/Field/BaseFieldDefinition.php A class for defining entity fields.
BaseFieldDefinition.php file core/lib/Drupal/Core/Field/BaseFieldDefinition.php
BaseFieldDefinition::$indexes property core/lib/Drupal/Core/Field/BaseFieldDefinition.php
BaseFieldDefinition::$propertyDefinitions property core/lib/Drupal/Core/Field/BaseFieldDefinition.php An array of field property definitions.
BaseFieldDefinition::$schema property core/lib/Drupal/Core/Field/BaseFieldDefinition.php The field schema.
BaseFieldDefinition::$type property core/lib/Drupal/Core/Field/BaseFieldDefinition.php The field type.
BaseFieldDefinition::addPropertyConstraints function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Adds constraints for a given field item property.
BaseFieldDefinition::create function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Creates a new field definition.
BaseFieldDefinition::createFromFieldStorageDefinition function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Creates a new field definition based upon a field storage definition.
BaseFieldDefinition::createFromItemType function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Creates a new list data definition for items of the given data type.
BaseFieldDefinition::getCardinality function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Returns the maximum number of items allowed for the field.

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