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 main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AnonymousUserSessionTest.php | file | core/ |
|
| AnonymousUserSessionTest::testUserGetRoles | function | core/ |
Tests the method getRoles exclude or include locked roles based in param. |
| anonymous_user_response_subscriber | service | core/ |
Drupal\Core\EventSubscriber\AnonymousUserResponseSubscriber |
| another-stylesheet.css | file | core/ |
div#sdc-wrapper { opacity: 0; } |
| another.css | file | core/ |
Test CSS asset file for test_subtheming_ckeditor_stylesheets_without_5.theme. |
| ApcuBackend::$checksumProvider | property | core/ |
The cache tags checksum provider. |
| ApcuBackend::$sitePrefix | property | core/ |
Prefix for all keys in the storage that belong to this site. |
| ApcuBackend::set | function | core/ |
Stores data in the persistent cache. |
| ApcuBackend::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
| ApcuBackend::__construct | function | core/ |
Constructs a new ApcuBackend instance. |
| ApcuBackendFactory::$backendClass | property | core/ |
The APCU backend class to use. |
| ApcuBackendFactory::$checksumProvider | property | core/ |
The cache tags checksum provider. |
| ApcuBackendFactory::$sitePrefix | property | core/ |
The site prefix string. |
| ApcuBackendFactory::__construct | function | core/ |
Constructs an ApcuBackendFactory object. |
| ApcuBackendTest | class | core/ |
Tests the APCu cache backend. |
| ApcuBackendTest.php | file | core/ |
|
| ApcuBackendTest::createCacheBackend | function | core/ |
Creates a cache backend to test. |
| ApcuBackendTest::tearDown | function | core/ |
|
| ApcuBackendTest::testSetGet | function | core/ |
Tests the get and set methods of Drupal\Core\Cache\CacheBackendInterface. |
| ApcuFileCacheBackend::store | function | core/ |
Stores data into a cache backend. |
| ApiController::$finishedRoute | property | core/ |
The route to redirect to after the stage has been applied. |
| ApiController::checkSetup | function | core/ |
Returns the information about current PHP server used for build tests. |
| ApiController::createAndApplyStage | function | core/ |
Creates a stage, requires packages into it, and applies the changes. |
| ApiController::finish | function | core/ |
Performs post-apply tasks and destroys the stage. |
| ApiController::__construct | function | core/ |
|
| ApiRequestTrait | trait | core/ |
Boilerplate for API Functional tests' HTTP requests. |
| ApiRequestTrait.php | file | core/ |
|
| ApiRequestTrait::decorateWithXdebugCookie | function | core/ |
Adds the Xdebug cookie to the request options. |
| ApiRequestTrait::makeApiRequest | function | core/ |
Performs an HTTP request. Wraps the Guzzle HTTP client. |
| append-to-robots.txt | file | core/ |
# :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: # This content is appended to the bottom of the existing robots.txt fixture. # robots.txt fixture scaffolded from "file-mappings" in drupal-drupal-append-to-append… |
| append-to-robots.txt | file | core/ |
# :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: # This content is appended to the bottom of the existing robots.txt fixture. # robots.txt fixture scaffolded from "file-mappings" in profile-with-append composer.json… |
| append-to-robots.txt | file | core/ |
# :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: # This content is appended to the bottom of the existing robots.txt fixture. # robots.txt fixture scaffolded from "file-mappings" in drupal-drupal-test-append… |
| append-to-settings.txt | file | core/ |
include __DIR__ . "/settings-custom-additions.php"; |
| AppendOp::$originalContents | property | composer/ |
The contents from the file that we are prepending / appending to. |
| AppendOp::existingFileHasData | function | composer/ |
Check to see if the append/prepend data has already been applied. |
| AppendOp::generateContents | function | composer/ |
Load the scaffold contents or otherwise generate what is needed. |
| AppendOp::process | function | composer/ |
Process this scaffold operation. |
| AppendOp::scaffoldAtNewLocation | function | composer/ |
Determines what to do if operation is used without a previous operation. |
| AppendOp::scaffoldOverExistingTarget | function | composer/ |
Determines what to do if operation is used at same path as a previous op. |
| AppendOp::__construct | function | composer/ |
Constructs an AppendOp. |
| AppendOpTest | class | core/ |
Tests Drupal\Composer\Plugin\Scaffold\Operations\AppendOp. |
| AppendOpTest.php | file | core/ |
|
| AppendOpTest::testProcess | function | core/ |
Tests process. |
| ArbitraryRebuildTest | class | core/ |
Tests altering forms to be rebuilt so there are multiple steps. |
| ArbitraryRebuildTest.php | file | core/ |
|
| ArbitraryRebuildTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ArbitraryRebuildTest::$modules | property | core/ |
Modules to install. |
| ArbitraryRebuildTest::setUp | function | core/ |
|
| ArbitraryRebuildTest::testUserRegistrationMultipleField | function | core/ |
Tests a rebuild caused by a multiple value field. |
| ArbitraryRebuildTest::testUserRegistrationRebuild | function | core/ |
Tests a basic rebuild with the user registration form. |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.