NegotiationConfigureForm::configureFormTable |
function |
core/modules/language/src/Form/NegotiationConfigureForm.php |
Builds a language negotiation method configuration table. |
NegotiationConfigureForm::create |
function |
core/modules/language/src/Form/NegotiationConfigureForm.php |
Instantiates a new instance of this class. |
NegotiationConfigureForm::disableLanguageSwitcher |
function |
core/modules/language/src/Form/NegotiationConfigureForm.php |
Disables the language switcher blocks. |
NegotiationConfigureForm::getEditableConfigNames |
function |
core/modules/language/src/Form/NegotiationConfigureForm.php |
Gets the configuration names that will be editable. |
NegotiationConfigureForm::getFormId |
function |
core/modules/language/src/Form/NegotiationConfigureForm.php |
Returns a unique string identifying the form. |
NegotiationConfigureForm::submitForm |
function |
core/modules/language/src/Form/NegotiationConfigureForm.php |
Form submission handler. |
NegotiationConfigureForm::__construct |
function |
core/modules/language/src/Form/NegotiationConfigureForm.php |
Constructs a NegotiationConfigureForm object. |
NegotiationSelectedForm::getEditableConfigNames |
function |
core/modules/language/src/Form/NegotiationSelectedForm.php |
Gets the configuration names that will be editable. |
NegotiationSessionForm::getEditableConfigNames |
function |
core/modules/language/src/Form/NegotiationSessionForm.php |
Gets the configuration names that will be editable. |
NegotiationUrlForm::getEditableConfigNames |
function |
core/modules/language/src/Form/NegotiationUrlForm.php |
Gets the configuration names that will be editable. |
NestedConfigTargetForm |
class |
core/modules/system/tests/modules/form_test/src/Form/NestedConfigTargetForm.php |
Test form for testing config targets that are not 1:1. |
NestedConfigTargetForm.php |
file |
core/modules/system/tests/modules/form_test/src/Form/NestedConfigTargetForm.php |
|
NestedConfigTargetForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/NestedConfigTargetForm.php |
Form constructor. |
NestedConfigTargetForm::getEditableConfigNames |
function |
core/modules/system/tests/modules/form_test/src/Form/NestedConfigTargetForm.php |
Gets the configuration names that will be editable. |
NestedConfigTargetForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/NestedConfigTargetForm.php |
Returns a unique string identifying the form. |
NewViewConfigSchemaTest |
class |
core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php |
Tests configuration schema against new views. |
NewViewConfigSchemaTest.php |
file |
core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php |
|
NewViewConfigSchemaTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php |
The theme to install as the default for testing. |
NewViewConfigSchemaTest::$modules |
property |
core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php |
Modules to install. |
NewViewConfigSchemaTest::testNewViews |
function |
core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php |
Tests creating brand new views. |
node.type.config_mapping_test.yml |
file |
core/modules/system/tests/modules/config_mapping_test/config/optional/node.type.config_mapping_test.yml |
core/modules/system/tests/modules/config_mapping_test/config/optional/node.type.config_mapping_test.yml |
NodeActionsConfigurationTest |
class |
core/modules/action/tests/src/Functional/Node/NodeActionsConfigurationTest.php |
Tests configuration of actions provided by the Node module. |
NodeActionsConfigurationTest.php |
file |
core/modules/action/tests/src/Functional/Node/NodeActionsConfigurationTest.php |
|
NodeActionsConfigurationTest::$defaultTheme |
property |
core/modules/action/tests/src/Functional/Node/NodeActionsConfigurationTest.php |
The theme to install as the default for testing. |
NodeActionsConfigurationTest::$modules |
property |
core/modules/action/tests/src/Functional/Node/NodeActionsConfigurationTest.php |
Modules to install. |
NodeActionsConfigurationTest::testAssignOwnerNodeActionAutocomplete |
function |
core/modules/action/tests/src/Functional/Node/NodeActionsConfigurationTest.php |
Tests the autocomplete field when configuring the AssignOwnerNode action. |
NodeActionsConfigurationTest::testAssignOwnerNodeActionConfiguration |
function |
core/modules/action/tests/src/Functional/Node/NodeActionsConfigurationTest.php |
Tests configuration of the node_assign_owner_action action. |
NodeAdminRouteSubscriber::$configFactory |
property |
core/modules/node/src/EventSubscriber/NodeAdminRouteSubscriber.php |
The config factory. |
NodeAdminRouteSubscriber::onConfigSave |
function |
core/modules/node/src/EventSubscriber/NodeAdminRouteSubscriber.php |
Rebuilds the router when node.settings:use_admin_theme is changed. |
NodePreviewForm::$configFactory |
property |
core/modules/node/src/Form/NodePreviewForm.php |
The config factory. |
NodeSearch::buildConfigurationForm |
function |
core/modules/node/src/Plugin/Search/NodeSearch.php |
Form constructor. |
NodeSearch::defaultConfiguration |
function |
core/modules/node/src/Plugin/Search/NodeSearch.php |
Gets default configuration for this plugin. |
NodeSearch::submitConfigurationForm |
function |
core/modules/node/src/Plugin/Search/NodeSearch.php |
Form submission handler. |
node_configurable_language_delete |
function |
core/modules/node/node.module |
Implements hook_ENTITY_TYPE_delete() for 'configurable_language'. |
node_config_translation_info_alter |
function |
core/modules/node/node.module |
Implements hook_config_translation_info_alter(). |
node_test_config.info.yml |
file |
core/modules/node/tests/modules/node_test_config/node_test_config.info.yml |
core/modules/node/tests/modules/node_test_config/node_test_config.info.yml |
NoSessionOpen::$sessionConfiguration |
property |
core/lib/Drupal/Core/PageCache/RequestPolicy/NoSessionOpen.php |
The session configuration. |
NoSessionOpenTest::$sessionConfiguration |
property |
core/tests/Drupal/Tests/Core/PageCache/NoSessionOpenTest.php |
The session configuration. |
NumericItemBase::validateMinAndMaxConfig |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/NumericItemBase.php |
Validates that the minimum value is less than the maximum. |
OEmbed::buildConfigurationForm |
function |
core/modules/media/src/Plugin/media/Source/OEmbed.php |
Form constructor. |
OEmbed::defaultConfiguration |
function |
core/modules/media/src/Plugin/media/Source/OEmbed.php |
Gets default configuration for this plugin. |
OEmbed::submitConfigurationForm |
function |
core/modules/media/src/Plugin/media/Source/OEmbed.php |
Form submission handler. |
OEmbed::validateConfigurationForm |
function |
core/modules/media/src/Plugin/media/Source/OEmbed.php |
Form validation handler. |
OEmbedFormatter::$config |
property |
core/modules/media/src/Plugin/Field/FieldFormatter/OEmbedFormatter.php |
The media settings config. |
OEmbedFormatterTest::testDisplayConfiguration |
function |
core/modules/media/tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php |
Tests that oEmbed media types' display can be configured correctly. |
OliveroTest::testConfigSchema |
function |
core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php |
Test Olivero's configuration schema. |
options_config_install_test.info.yml |
file |
core/modules/options/tests/options_config_install_test/options_config_install_test.info.yml |
core/modules/options/tests/options_config_install_test/options_config_install_test.info.yml |
options_field_storage_config_delete |
function |
core/modules/options/options.module |
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'. |
options_field_storage_config_update |
function |
core/modules/options/options.module |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
options_field_storage_config_update_forbid |
function |
core/modules/options/options.module |
Implements hook_field_storage_config_update_forbid(). |