| 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::getEditableConfigNames |
function |
core/modules/system/tests/modules/form_test/src/Form/NestedConfigTargetForm.php |
Gets the configuration names that will be editable. |
| NodeAccessFieldTest::$fieldName |
property |
core/modules/node/tests/src/Functional/NodeAccessFieldTest.php |
The name of the created field. |
| NodeLanguageTest::assertLanguageNames |
function |
core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php |
Asserts the presence of language names in their English or native forms. |
| NodeMigrateTypeTestTrait::$tableName |
property |
core/modules/migrate_drupal/tests/src/Traits/NodeMigrateTypeTestTrait.php |
The migrate_map table name. |
| NodeMigrateTypeTestTrait::getTableName |
function |
core/modules/migrate_drupal/tests/src/Traits/NodeMigrateTypeTestTrait.php |
Gets the migrate_map table name. |
| NodeResourceTestBase::$patchProtectedFieldNames |
property |
core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php |
The fields that are protected against modification during PATCH requests. |
| NodeTest::$patchProtectedFieldNames |
property |
core/modules/jsonapi/tests/src/Functional/NodeTest.php |
The fields that are protected against modification during PATCH requests. |
| NodeTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/NodeTest.php |
The name of the tested JSON:API resource type. |
| NodeType::$name |
property |
core/modules/node/src/Entity/NodeType.php |
The human-readable name of the node type. |
| NodeTypeTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php |
The name of the tested JSON:API resource type. |
| node_type_get_names |
function |
core/modules/node/node.module |
Returns a list of available node type names. |
| NullIdMap::getQualifiedMapTableName |
function |
core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php |
Gets the qualified map table. |
| NullRouteMatch::getRouteName |
function |
core/lib/Drupal/Core/Routing/NullRouteMatch.php |
Returns the route name. |
| NullStorage::getAllCollectionNames |
function |
core/lib/Drupal/Core/Config/NullStorage.php |
Gets the existing collections. |
| NullStorage::getCollectionName |
function |
core/lib/Drupal/Core/Config/NullStorage.php |
Gets the name of the current collection the storage is using. |
| NullStorage::rename |
function |
core/lib/Drupal/Core/Config/NullStorage.php |
Renames a configuration object in the storage. |
| NullStorageExpirable::getCollectionName |
function |
core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Returns the name of this collection. |
| NullStorageExpirable::rename |
function |
core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Renames a key. |
| NumberListField::summaryName |
function |
core/modules/options/src/Plugin/views/argument/NumberListField.php |
Provides the name to use for the summary, defaults to the name field. |
| NumericArgument::getSortName |
function |
core/modules/views/src/Plugin/views/argument/NumericArgument.php |
Return a description of how the argument would normally be sorted. |
| OffsetPage::KEY_NAME |
constant |
core/modules/jsonapi/src/Query/OffsetPage.php |
The JSON:API pagination key name. |
| OptionsFieldUIAllowedValuesTest::$fieldName |
property |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php |
Name of the option field. |
| OptionsFieldUIAllowedValuesTest::exposeOptionMachineName |
function |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php |
Exposes the machine name input for a row. |
| OptionsFieldUITest::$fieldName |
property |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUITest.php |
Name of the option field. |
| OptionsFieldUITest::$fieldName |
property |
core/modules/options/tests/src/Functional/OptionsFieldUITest.php |
Name of the option field. |
| OptionsFieldUITest::$typeName |
property |
core/modules/options/tests/src/Functional/OptionsFieldUITest.php |
The name of the created content type. |
| OptionsFieldUITest::exposeOptionMachineName |
function |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUITest.php |
Exposes the machine name input for a row. |
| OptionsFieldUITest::testMachineNameSpecialCharacters |
function |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUITest.php |
Tests `list_string` machine name with special characters. |
| OptionsFieldUnitTestBase::$fieldName |
property |
core/modules/options/tests/src/Kernel/OptionsFieldUnitTestBase.php |
The field name used in the test. |
| OptionsTestBase::$fieldNames |
property |
core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php |
The used field names. |
| OverridesSectionStorage::FIELD_NAME |
constant |
core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php |
The field name used by this storage. |
| Page header for Namespaces page |
group |
core/core.api.php |
Introduction to namespaces |
| PagePreviewTest::$fieldName |
property |
core/modules/node/tests/src/Functional/PagePreviewTest.php |
The name of the created field. |
| ParamNotConvertedException::$routeName |
property |
core/lib/Drupal/Core/ParamConverter/ParamNotConvertedException.php |
The route name that was not converted. |
| ParamNotConvertedException::getRouteName |
function |
core/lib/Drupal/Core/ParamConverter/ParamNotConvertedException.php |
Get the route name that was not converted. |
| PathAliasResourceTestBase::$patchProtectedFieldNames |
property |
core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php |
The fields that are protected against modification during PATCH requests. |
| PathAliasTest::$patchProtectedFieldNames |
property |
core/modules/jsonapi/tests/src/Functional/PathAliasTest.php |
The fields that are protected against modification during PATCH requests. |
| PathAliasTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/PathAliasTest.php |
The name of the tested JSON:API resource type. |
| PathItem::mainPropertyName |
function |
core/modules/path/src/Plugin/Field/FieldType/PathItem.php |
Returns the name of the main property, if any. |
| PathPluginBase::getAlteredRouteNames |
function |
core/modules/views/src/Plugin/views/display/PathPluginBase.php |
Returns the list of routes overridden by Views. |
| PathPluginBase::getRouteName |
function |
core/modules/views/src/Plugin/views/display/PathPluginBase.php |
Returns the route name for the display. |
| PathPluginBaseTest::testCollectRoutesWithNamedParameters |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the collectRoutes method with a path containing named parameters. |
| PathPluginBaseTest::testCollectRoutesWithSpecialRouteName |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the collect routes method with an alternative route name in the UI. |
| PathPluginBaseTest::testGetRouteName |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the getRouteName method. |
| PerComponentEntityDisplay::MODE_NAME |
constant |
core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityDisplay.php |
|
| PerComponentEntityFormDisplay::MODE_NAME |
constant |
core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityFormDisplay.php |
|
| PerformanceForm::getEditableConfigNames |
function |
core/modules/system/src/Form/PerformanceForm.php |
Gets the configuration names that will be editable. |
| PermissionHandler::getModuleNames |
function |
core/modules/user/src/PermissionHandler.php |
Returns all module names. |