You are here

27 string references to 'None' in Drupal 10

Block::optionsSummary in core/modules/views/src/Plugin/views/display/Block.php
Provide the summary for page options in the views UI.
BreadcrumbTest::testSetLinks in core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbTest.php
@covers ::setLinks
CKEditorAdminTest::testExistingFormat in core/modules/ckeditor/tests/src/Functional/CKEditorAdminTest.php
Tests configuring a text editor for an existing text format.
CKEditorAdminTest::testNewFormat in core/modules/ckeditor/tests/src/Functional/CKEditorAdminTest.php
Tests configuring a text editor for a new text format.
ConfigFormTestBase::testConfigForm in core/tests/Drupal/KernelTests/ConfigFormTestBase.php
Submit the system_config_form ensure the configuration has expected values.
DisplayTest::testLinkDisplay in core/modules/views_ui/tests/src/Functional/DisplayTest.php
Tests the link-display setting.
drupal6.php in core/modules/migrate_drupal/tests/fixtures/drupal6.php
A database agnostic dump for testing purposes.
EditorAdminTest::selectUnicornEditor in core/modules/editor/tests/src/Functional/EditorAdminTest.php
Tests and selects the unicorn editor.
EditorAdminTest::testNoEditorAvailable in core/modules/editor/tests/src/Functional/EditorAdminTest.php
Tests an existing format without any editors available.
EditorImageDialog::buildForm in core/modules/editor/src/Form/EditorImageDialog.php
EditorMediaDialog::buildForm in core/modules/media/src/Form/EditorMediaDialog.php
editor_form_filter_format_form_alter in core/modules/editor/editor.module
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\filter\FilterFormatEditForm.
Feed::optionsSummary in core/modules/views/src/Plugin/views/display/Feed.php
Provides the default summary for options in the views UI.
FormTest::testRequiredFields in core/modules/system/tests/src/Functional/Form/FormTest.php
Check several empty values for required forms elements.
FormTestRadiosCheckedForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestRadiosCheckedForm.php
Form constructor.
image_requirements in core/modules/image/image.install
Implements hook_requirements().
LanguageManager::getLanguageName in core/lib/Drupal/Core/Language/LanguageManager.php
LoggingForm::buildForm in core/modules/system/src/Form/LoggingForm.php
Form constructor.
None::summaryTitle in core/modules/views/src/Plugin/views/cache/None.php
Return a string to display as the clickable title for the access control.
PathLanguageUiTest::testNotSpecifiedNode in core/modules/path/tests/src/Functional/PathLanguageUiTest.php
Tests language unspecific aliases are shown and saved in the node form.
ProgrammaticTest::doSubmitForm in core/modules/system/tests/src/Kernel/Form/ProgrammaticTest.php
Helper function used to programmatically submit the form defined in form_test.module with the given values.
Table::buildOptionsForm in core/modules/views/src/Plugin/views/style/Table.php
Render the given style.
template_preprocess_views_ui_style_plugin_table in core/modules/views_ui/views_ui.theme.inc
Prepares variables for style plugin table templates.
UserTest::providerSource in core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/UserTest.php
The data provider.
views.access.schema.yml in core/modules/views/config/schema/views.access.schema.yml
core/modules/views/config/schema/views.access.schema.yml
WorkspaceSwitcherForm::buildForm in core/modules/workspaces/src/Form/WorkspaceSwitcherForm.php
Form constructor.
WorkspaceSwitcherTest::testQueryParameterNegotiator in core/modules/workspaces/tests/src/Functional/WorkspaceSwitcherTest.php
Tests switching workspace via a query parameter.