| Some::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/pager/Some.php |
Provide the default form for setting options. |
| SortPluginBase::buildExposeForm |
function |
core/modules/views/src/Plugin/views/sort/SortPluginBase.php |
Form for exposed handler options. |
| SortPluginBase::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/sort/SortPluginBase.php |
Basic options for all sort criteria. |
| SortPluginBase::showSortForm |
function |
core/modules/views/src/Plugin/views/sort/SortPluginBase.php |
Shortcut to display the value form. |
| SortPluginBase::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/sort/SortPluginBase.php |
Simple submit handler. |
| SortPluginBase::validateExposeForm |
function |
core/modules/views/src/Plugin/views/sort/SortPluginBase.php |
Validate the options form. |
| SortPluginBase::validateOptionsForm |
function |
core/modules/views/src/Plugin/views/sort/SortPluginBase.php |
Simple validate handler. |
| SourceEditing::buildConfigurationForm |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/SourceEditing.php |
Form constructor. |
| SourceEditing::submitConfigurationForm |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/SourceEditing.php |
Form submission handler. |
| SourceEditing::validateConfigurationForm |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/SourceEditing.php |
Form validation handler. |
| SourceEditingTest::testSourceEditingSettingsForm |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTest.php |
Tests source editing settings form. |
| Sql::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/query/Sql.php |
Add settings for the ui. |
| Sql::getDateFormat |
function |
core/modules/views/src/Plugin/views/query/Sql.php |
Creates cross-database date formatting. |
| Sql::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/query/Sql.php |
Special submit handling. |
| SqlBase::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/pager/SqlBase.php |
Provide the default form for setting options. |
| SqlBase::exposedFormAlter |
function |
core/modules/views/src/Plugin/views/pager/SqlBase.php |
Allows the exposed form to be altered. |
| SqlBase::exposedFormValidate |
function |
core/modules/views/src/Plugin/views/pager/SqlBase.php |
Allows the exposed form to be validated. |
| SqlBase::validateOptionsForm |
function |
core/modules/views/src/Plugin/views/pager/SqlBase.php |
Provide the default form for validating options. |
| SqlContentEntityStorageSchema::performFieldSchemaOperation |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php |
Performs the specified operation on a field. |
| SqliteDateSql::getDateFormat |
function |
core/modules/views/src/Plugin/views/query/SqliteDateSql.php |
Creates a native database date formatting. |
| SqliteDateSqlTest::providerTestGetDateFormat |
function |
core/modules/views/tests/src/Unit/Plugin/views/query/SqliteDateSqlTest.php |
Provider for date formatting test. |
| SqliteDateSqlTest::testGetDateFormat |
function |
core/modules/views/tests/src/Unit/Plugin/views/query/SqliteDateSqlTest.php |
Tests date formatting replacement. |
| StandardPerformanceTest |
class |
core/profiles/standard/tests/src/FunctionalJavascript/StandardPerformanceTest.php |
Tests the performance of basic functionality in the standard profile. |
| StandardPerformanceTest.php |
file |
core/profiles/standard/tests/src/FunctionalJavascript/StandardPerformanceTest.php |
|
| StandardPerformanceTest::$defaultTheme |
property |
core/profiles/standard/tests/src/FunctionalJavascript/StandardPerformanceTest.php |
The theme to install as the default for testing. |
| StandardPerformanceTest::$profile |
property |
core/profiles/standard/tests/src/FunctionalJavascript/StandardPerformanceTest.php |
The profile to install as a basis for testing. |
| StandardPerformanceTest::$user |
property |
core/profiles/standard/tests/src/FunctionalJavascript/StandardPerformanceTest.php |
The user account created during testing. |
| StandardPerformanceTest::assertNoJavaScript |
function |
core/profiles/standard/tests/src/FunctionalJavascript/StandardPerformanceTest.php |
Passes if no JavaScript is found on the page. |
| StandardPerformanceTest::refreshVariables |
function |
core/profiles/standard/tests/src/FunctionalJavascript/StandardPerformanceTest.php |
Provides an empty implementation to prevent the resetting of caches. |
| StandardPerformanceTest::setUp |
function |
core/profiles/standard/tests/src/FunctionalJavascript/StandardPerformanceTest.php |
|
| StandardPerformanceTest::submitLoginForm |
function |
core/profiles/standard/tests/src/FunctionalJavascript/StandardPerformanceTest.php |
Submit the user login form. |
| StandardPerformanceTest::testAdmin |
function |
core/profiles/standard/tests/src/FunctionalJavascript/StandardPerformanceTest.php |
Tests performance of a logged-in admin user with the navigation toolbar. |
| StandardPerformanceTest::testAnonymous |
function |
core/profiles/standard/tests/src/FunctionalJavascript/StandardPerformanceTest.php |
Tests performance for anonymous users. |
| StandardPerformanceTest::testCacheInvalidation |
function |
core/profiles/standard/tests/src/FunctionalJavascript/StandardPerformanceTest.php |
Tests the impact of a cache tag based invalidation. |
| StandardPerformanceTest::testLogin |
function |
core/profiles/standard/tests/src/FunctionalJavascript/StandardPerformanceTest.php |
Tests the performance of logging in. |
| StandardPerformanceTest::testLoginBlock |
function |
core/profiles/standard/tests/src/FunctionalJavascript/StandardPerformanceTest.php |
Tests the performance of logging in via the user login block. |
| StandardPerformanceTest::testStandardPerformance |
function |
core/profiles/standard/tests/src/FunctionalJavascript/StandardPerformanceTest.php |
Tests performance of the standard profile. |
| StandardTest::$format |
property |
core/modules/editor/tests/src/Unit/EditorXssFilter/StandardTest.php |
The mocked text format configuration entity. |
| StateFormatterTest |
class |
core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php |
Test the state field formatter. |
| StateFormatterTest.php |
file |
core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php |
|
| StateFormatterTest::$modules |
property |
core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php |
Modules to install. |
| StateFormatterTest::formatterTestCases |
function |
core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php |
Test cases for testStateFieldFormatter(). |
| StateFormatterTest::setUp |
function |
core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php |
|
| StateFormatterTest::testStateFieldFormatter |
function |
core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php |
Tests the embed field. |
| StateInterface::PLUGIN_FORM_KEY |
constant |
core/modules/workflows/src/StateInterface.php |
The key of the state plugin form. |
| StateValuesCleanAdvancedTest::testFormStateValuesCleanAdvanced |
function |
core/modules/system/tests/src/Functional/Form/StateValuesCleanAdvancedTest.php |
Tests \Drupal\Core\Form\FormState::cleanValues(). |
| StateValuesCleanTest::testFormStateValuesClean |
function |
core/modules/system/tests/src/Functional/Form/StateValuesCleanTest.php |
Tests \Drupal\Core\Form\FormState::cleanValues(). |
| StaticMap::transform |
function |
core/modules/migrate/src/Plugin/migrate/process/StaticMap.php |
Performs the associated process. |
| Status::operatorForm |
function |
core/modules/media/src/Plugin/views/filter/Status.php |
Options form subform for setting the operator. |
| Status::operatorForm |
function |
core/modules/node/src/Plugin/views/filter/Status.php |
Options form subform for setting the operator. |