Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| QuickEditMinimalTest::$modules | property | core/ |
Modules to enable. |
| QuickEditMinimalTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| QuickEditMinimalTest::testSuccessfulInstall | function | core/ |
Tests that Quick Edit works with no admin theme. |
| QuickEditTestBase | class | core/ |
Base class for testing Quick Edit functionality. |
| QuickEditTestBase.php | file | core/ |
|
| QuickEditTestBase::$fields | property | core/ |
Bag of created fields. |
| QuickEditTestBase::$modules | property | core/ |
Modules to enable. |
| QuickEditTestBase::createFieldWithStorage | function | core/ |
Creates a field. |
| QuickEditTestBase::setUp | function | core/ |
Sets the default field storage backend for fields created during tests. |
| quickedit_page_attachments | function | core/ |
Implements hook_page_attachments(). |
| quickedit_preprocess_field | function | core/ |
Implements hook_preprocess_HOOK() for field templates. |
| quickedit_preprocess_page_title | function | core/ |
Implements hook_preprocess_HOOK() for the page title template. |
| quickedit_test.info.yml | file | core/ |
core/modules/quickedit/tests/modules/quickedit_test.info.yml |
| quickedit_test.module | file | core/ |
Helper module for the Quick Edit tests. |
| quickedit_test_field_formatter_info_alter | function | core/ |
Implements hook_field_formatter_info_alter(). |
| quickedit_test_quickedit_render_field | function | core/ |
Implements hook_quickedit_render_field(). |
| quicklinks.css | file | core/ |
This file is used to style the Quick Links block. |
| QuickStartCommand | class | core/ |
Installs a Drupal site and starts a webserver for local testing/development. |
| QuickStartCommand.php | file | core/ |
|
| QuickStartCommand::configure | function | core/ |
|
| QuickStartCommand::execute | function | core/ |
|
| QuickStartTest | class | core/ |
Tests the quick-start commands. |
| QuickStartTest.php | file | core/ |
|
| QuickStartTest::$php | property | core/ |
The PHP executable path. |
| QuickStartTest::$root | property | core/ |
The Drupal root directory. |
| QuickStartTest::$testDb | property | core/ |
A test database object. |
| QuickStartTest::fileUnmanagedDeleteRecursive | function | core/ |
Deletes all files and directories in the specified path recursively. |
| QuickStartTest::setUp | function | core/ |
|
| QuickStartTest::tearDown | function | core/ |
|
| QuickStartTest::testPhpRequirement | function | core/ |
Tests that the installer throws a requirement error on older PHP versions. |
| QuickStartTest::testQuickStartCommand | function | core/ |
Tests the quick-start command. |
| QuickStartTest::testQuickStartCommandProfileValidation | function | core/ |
Tests the install command with an invalid profile. |
| QuickStartTest::testQuickStartInstallAndServerCommands | function | core/ |
Tests the quick-start commands. |
| QuickStartTest::testServerWithNoInstall | function | core/ |
Tests the server command when there is no installation. |
| QuickStartTestBase | class | core/ |
Helper methods for using the quickstart feature of Drupal. |
| QuickStartTestBase.php | file | core/ |
|
| QuickStartTestBase::$adminPassword | property | core/ |
Password of the admin account generated during install. |
| QuickStartTestBase::$adminUsername | property | core/ |
User name of the admin account generated during install. |
| QuickStartTestBase::formLogin | function | core/ |
Helper that uses Drupal's user/login form to log in. |
| QuickStartTestBase::installQuickStart | function | core/ |
Install a Drupal site using the quick start feature. |
| quotes.css | file | core/ |
/* Example from https://www.w3.org/TR/CSS2/syndata.html#rule-sets */ q[example="public class foo\ {\ private int x;\ \ foo(int x) {\ this.x = x;\ }\ \ }"] { color: red } /* A pseudo selector with essential whitespace… |
| quotes.css.optimized.css | file | core/ |
q[example="public class foo\ {\ private int x;\ \ foo(int x) {\ this.x = x;\ }\ \ }"]{color:red}q[style*="quotes: none"]{quotes:none;}q[style*='quotes: none']{quotes:none;}q:after{content:": colon… |
| Radios | class | core/ |
Provides a form element for a set of radio buttons. |
| radios.html.twig | file | core/ |
Default theme implementation for a 'radios' #type form element. |
| radios.html.twig | file | core/ |
Theme override for a 'radios' #type form element. |
| radios.html.twig | file | core/ |
Theme override for a 'radios' #type form element. |
| radios.html.twig | file | core/ |
Theme override for a 'radios' #type form element. |
| radios.html.twig | file | core/ |
Theme override for a 'radios' #type form element. |
| radios.html.twig | file | core/ |
Theme override for a 'radios' #type form element. |
| radios.html.twig | file | core/ |
Theme override for a 'radios' #type form element. |
Pagination
- Previous page
- Page 983
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.