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 |
|---|---|---|---|
| TemplateProjectTestBase.php | file | core/ |
|
| TemplateProjectTestBase::$metadataServer | property | core/ |
A secondary server instance, to serve XML metadata about available updates. |
| TemplateProjectTestBase::$serverErrorLog | property | core/ |
All output that the PHP web server logs to the error buffer. |
| TemplateProjectTestBase::$webRoot | property | core/ |
The web root of the test site, relative to the workspace directory. |
| TemplateProjectTestBase::addRepository | function | core/ |
Adds a path repository to the test site. |
| TemplateProjectTestBase::assertAppliedChangesWereLogged | function | core/ |
Asserts that changes applied during the stage life cycle were logged. |
| TemplateProjectTestBase::assertExpectedStageEventsFired | function | core/ |
Asserts stage events were fired in a specific order. |
| TemplateProjectTestBase::assertRequestedChangesWereLogged | function | core/ |
Asserts changes requested during the stage life cycle were logged. |
| TemplateProjectTestBase::copyCodebase | function | core/ |
Copy the current working codebase into a workspace. |
| TemplateProjectTestBase::copyFixtureToTempDirectory | function | core/ |
Copies a fixture directory to a temporary directory and returns its path. |
| TemplateProjectTestBase::createTestProject | function | core/ |
Creates a test project from a given template and installs Drupal. |
| TemplateProjectTestBase::createVendorRepository | function | core/ |
Creates a Composer repository for all dependencies of the test project. |
| TemplateProjectTestBase::formLogin | function | core/ |
Helper that uses Drupal's user/login form to log in. |
| TemplateProjectTestBase::getWebRoot | function | core/ |
Returns the full path to the test site's document root. |
| TemplateProjectTestBase::installModules | function | core/ |
Installs modules in the UI. |
| TemplateProjectTestBase::installQuickStart | function | core/ |
Install a Drupal site using the quick start feature. |
| TemplateProjectTestBase::instantiateServer | function | core/ |
Do the work of making a server process. |
| TemplateProjectTestBase::makePackageManagerTestApiRequest | function | core/ |
Gets a /package-manager-test-api response. |
| TemplateProjectTestBase::MAX_EXECUTION_TIME | constant | core/ |
The PHP web server's max_execution_time value. |
| TemplateProjectTestBase::PROJECT_ROOT_RELATIVE | constant | core/ |
The project root of the test site, relative to the workspace directory. |
| TemplateProjectTestBase::providerTemplate | function | core/ |
Data provider for tests which use all the core project templates. |
| TemplateProjectTestBase::runComposer | function | core/ |
Runs a Composer command and returns its output. |
| TemplateProjectTestBase::setReleaseMetadata | function | core/ |
Prepares the test site to serve an XML feed of available release metadata. |
| TemplateProjectTestBase::setUp | function | core/ |
|
| TemplateProjectTestBase::setUpstreamCoreVersion | function | core/ |
Sets the version of Drupal core to which the test site will be updated. |
| TemplateProjectTestBase::tearDown | function | core/ |
Invokes the test preconditions assertion after each test run. |
| TemplateProjectTestBase::unboundCoreConstraints | function | core/ |
Changes constraints for core packages to `*`. |
| TemplateProjectTestBase::visit | function | core/ |
Visit a URI on the HTTP server. |
| TemplateProjectTestBase::visitPackageManagerChangeLog | function | core/ |
Visits the 'admin/reports/dblog' and selects Package Manager's change log. |
| TemplateProjectTestBase::writeSettings | function | core/ |
Appends PHP code to the test site's settings.php. |
| template_preprocess_block_content_add_list | function | core/ |
Prepares variables for a block type creation list templates. |
| template_preprocess_field_ui_table | function | core/ |
Prepares variables for field UI overview table templates. |
| template_preprocess_link_formatter_link_separate | function | core/ |
Prepares variables for separated link field templates. |
| template_preprocess_module_test_procedural_preprocess_includes | function | core/ |
Template preprocess function for module_test_procedural_preprocess_includes. |
| template_preprocess_module_test_procedural_preprocess_theme | function | core/ |
Template preprocess function for module_test_procedural_preprocess_theme. |
| template_preprocess_responsive_image | function | core/ |
Prepares variables for a responsive image. |
| template_preprocess_responsive_image_formatter | function | core/ |
Prepares variables for responsive image formatter templates. |
| template_preprocess_taxonomy_term | function | core/ |
Prepares variables for taxonomy term templates. |
| template_preprocess_top_bar | function | core/ |
Prepares variables for navigation top bar template. |
| template_preprocess_views_ui_build_group_filter_form | function | core/ |
Prepares variables for Views UI build group filter form templates. |
| template_preprocess_views_ui_display_tab_bucket | function | core/ |
Prepares variables for Views UI display tab bucket templates. |
| template_preprocess_views_ui_display_tab_setting | function | core/ |
Prepares variables for Views UI display tab setting templates. |
| template_preprocess_views_ui_rearrange_filter_form | function | core/ |
Prepares variables for Views UI rearrange filter form templates. |
| template_preprocess_views_ui_style_plugin_table | function | core/ |
Prepares variables for style plugin table templates. |
| template_preprocess_views_ui_views_listing_table | function | core/ |
Prepares variables for Views UI view listing templates. |
| template_preprocess_views_ui_view_preview_section | function | core/ |
Prepares variables for views UI view preview section templates. |
| TemporaryArrayObjectThrowingExceptions | class | core/ |
An \ArrayObject that throws an exception when used as an ArrayObject. |
| TemporaryArrayObjectThrowingExceptions.php | file | core/ |
|
| TemporaryArrayObjectThrowingExceptions::append | function | core/ |
Append a value to the ArrayObject. |
| TemporaryArrayObjectThrowingExceptions::asort | function | core/ |
Sort the ArrayObject. |
Pagination
- Previous page
- Page 1375
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.