Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DistributionProfileTest | class | core/ |
Tests distribution profile support. |
| DistributionProfileTest.php | file | core/ |
|
| DistributionProfileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DistributionProfileTest::$info | property | core/ |
The distribution profile info. |
| DistributionProfileTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| DistributionProfileTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| DistributionProfileTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| DistributionProfileTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
| DistributionProfileTranslationQueryTest | class | core/ |
Tests distribution profile support with a 'langcode' query string. |
| DistributionProfileTranslationQueryTest.php | file | core/ |
|
| DistributionProfileTranslationQueryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DistributionProfileTranslationQueryTest::$info | property | core/ |
The distribution profile info. |
| DistributionProfileTranslationQueryTest::$langcode | property | core/ |
The language code in which to install Drupal. |
| DistributionProfileTranslationQueryTest::getPo | function | core/ |
Returns the string for the test .po file. |
| DistributionProfileTranslationQueryTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| DistributionProfileTranslationQueryTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| DistributionProfileTranslationQueryTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| DistributionProfileTranslationQueryTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| DistributionProfileTranslationQueryTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
| DistributionProfileTranslationQueryTest::visitInstaller | function | core/ |
Visits the interactive installer. |
| DistributionProfileTranslationTest | class | core/ |
Tests distribution profile support. |
| DistributionProfileTranslationTest.php | file | core/ |
|
| DistributionProfileTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DistributionProfileTranslationTest::$info | property | core/ |
The distribution profile info. |
| DistributionProfileTranslationTest::$langcode | property | core/ |
The language code in which to install Drupal. |
| DistributionProfileTranslationTest::getPo | function | core/ |
Returns the string for the test .po file. |
| DistributionProfileTranslationTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| DistributionProfileTranslationTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| DistributionProfileTranslationTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| DistributionProfileTranslationTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| DistributionProfileTranslationTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
| divider.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * Divider. */ .divider { height: 1px; background-color: var(--color-divider); } |
| divider.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * Divider. */ .divider { height: 1px; background-color: var(--color-divider); } |
| divider.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * Divider. */ .divider { height: 1px; background-color: var(--color-divider); } |
| divider.pcss.css | file | core/ |
/** * Divider. */ .divider { height: 1px; background-color: var(--color-divider); } |
| divider.pcss.css | file | core/ |
/** * Divider. */ .divider { height: 1px; background-color: var(--color-divider); } |
| divider.pcss.css | file | core/ |
/** * Divider. */ .divider { height: 1px; background-color: var(--color-divider); } |
| DocLexer::$noCase | property | core/ |
@var array<string, self::T*> |
| DocLexer::$withCase | property | core/ |
@var array<string, self::T*> |
| DocLexer::getCatchablePatterns | function | core/ |
|
| DocLexer::getNonCatchablePatterns | function | core/ |
|
| DocLexer::nextTokenIsAdjacent | function | core/ |
Whether the next token starts immediately, or if there were non-captured symbols before that |
| DocLexer::T_CLOSE_CURLY_BRACES | constant | core/ |
|
| DocLexer::T_CLOSE_PARENTHESIS | constant | core/ |
|
| DocLexer::T_EQUALS | constant | core/ |
|
| DocLexer::T_FALSE | constant | core/ |
|
| DocLexer::T_MINUS | constant | core/ |
|
| DocLexer::T_NAMESPACE_SEPARATOR | constant | core/ |
|
| DocLexer::T_OPEN_CURLY_BRACES | constant | core/ |
|
| DocLexer::T_OPEN_PARENTHESIS | constant | core/ |
Pagination
- Previous page
- Page 371
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.