Search for read
Title | Object type | File name | Summary |
---|---|---|---|
AssertBreadcrumbTrait | trait | core/ |
Provides test assertions for verifying breadcrumbs. |
AssertBreadcrumbTrait.php | file | core/ |
|
AssertBreadcrumbTrait::assertBreadcrumb | function | core/ |
Assert that a given path shows certain breadcrumb links. |
AssertBreadcrumbTrait::assertBreadcrumbParts | function | core/ |
Assert that a trail exists in the internal browser. |
AssertBreadcrumbTrait::getBreadcrumbParts | function | core/ |
Returns the breadcrumb contents of the current page in the internal browser. |
block.block.bartik_breadcrumbs.yml | file | core/ |
core/profiles/standard/config/install/block.block.bartik_breadcrumbs.yml |
block.block.breadcrumbs.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.breadcrumbs.yml |
block.block.seven_breadcrumbs.yml | file | core/ |
core/profiles/standard/config/install/block.block.seven_breadcrumbs.yml |
block.block.seven_breadcrumbs.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.seven_breadcrumbs.yml |
drupal.README.txt | file | core/ |
CONTENTS OF THIS FILE --------------------- * About Drupal * Configuration and features * Installation profiles * Appearance * Developing for Drupal * More information ABOUT DRUPAL ------------ Drupal is an open source content management… |
InstallerExistingSettingsReadOnlyMismatchProfileTest | class | core/ |
Tests installer breaks with a profile mismatch and a read-only settings.php. |
InstallerExistingSettingsReadOnlyMismatchProfileTest.php | file | core/ |
|
InstallerExistingSettingsReadOnlyMismatchProfileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerExistingSettingsReadOnlyMismatchProfileTest::prepareEnvironment | function | core/ |
Configures a preexisting settings.php file without an install_profile setting before invoking the interactive installer. |
InstallerExistingSettingsReadOnlyMismatchProfileTest::setUpLanguage | function | core/ |
Installer step: Select language. |
InstallerExistingSettingsReadOnlyMismatchProfileTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
InstallerExistingSettingsReadOnlyMismatchProfileTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerExistingSettingsReadOnlyMismatchProfileTest::testInstalled | function | core/ |
Verifies that installation succeeded. |
InstallerExistingSettingsReadOnlyMismatchProfileTest::visitInstaller | function | core/ |
Visits the interactive installer. |
README.md | file | core/ |
jQuery UI - Interactions and Widgets for the web jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of jQuery. Whether you're building highly interactive web applications, or you just need to add a… |
README.md | file | core/ |
Running tests Setting up PHP dependencies You need the Drupal core development dependencies installed, in order to run any tests. You can install them using Composer by running |
README.md | file | core/ |
Fixtures README These fixtures are automatically copied to a temporary directory during test runs. After the test run, the fixtures are automatically deleted. |
README.md | file | core/ |
README |
README.md | file | core/ |
README |
README.md | file | core/ |
README |
README.md | file | core/ |
Purpose of this folder Icons in this folder are copied from Drupal core. This folder with its content should be removed before moving Claro to Drupal core. See https://www.drupal.org/project/claro/issues/3045216 for details. |
README.md | file | composer/ |
Drupal Composer Scaffold This project provides a composer plugin for placing scaffold files (like index.php, update.php, …) from the drupal/core project into their desired location inside the web root. Only individual files may be scaffolded with… |
README.md | file | composer/ |
The Drupal Project Message Plugin Thanks for using this Drupal component. |
ReadOnlyModeUpdateTest | class | core/ |
Tests that existing sites have the new read-only mode to "off". |
ReadOnlyModeUpdateTest.php | file | core/ |
|
ReadOnlyModeUpdateTest::$modules | property | core/ |
Modules to enable after the database is loaded. |
ReadOnlyModeUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ReadOnlyModeUpdateTest::testBcReadOnlyModeSettingAdded | function | core/ |
Tests jsonapi_update_8701(). |
simpletest_log_read | function | core/ |
Reads the error log and reports any errors as assertion failures. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.