Search for name
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Name | class | core/ |
Filter handler for usernames. |
Name | class | core/ |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
Name::validateExposed | function | core/ |
Validate the exposed handler form |
Name::valueForm | function | core/ |
Options form subform for setting options. |
Name::valueSubmit | function | core/ |
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data. |
Name::valueValidate | function | core/ |
Validate the options form. |
NameMungingTest | class | core/ |
Tests filename munging and unmunging. |
NameMungingTest.php | file | core/ |
|
NameMungingTest::$badExtension | property | core/ |
An extension to be used as forbidden during munge operations. |
NameMungingTest::$name | property | core/ |
The name of a file with a bad extension, after munging. |
NameMungingTest::$nameWithUcExt | property | core/ |
The name of a file with an upper-cased bad extension, after munging. |
NameMungingTest::setUp | function | core/ |
|
NameMungingTest::testMungeIgnoreAllowedExtensions | function | core/ |
Tests that allowed extensions are ignored by file_munge_filename(). |
NameMungingTest::testMungeIgnoreInsecure | function | core/ |
If the system.file.allow_insecure_uploads setting evaluates to true, the file should come out untouched, no matter how evil the filename. |
NameMungingTest::testMungeNullByte | function | core/ |
Tests munging with a null byte in the filename. |
NameMungingTest::testMungeUnsafe | function | core/ |
Tests unsafe extensions are always munged by file_munge_filename(). |
NameMungingTest::testMunging | function | core/ |
Create a file and munge/unmunge the name. |
NameMungingTest::testUnMunge | function | core/ |
Ensure that unmunge gets your name back. |
NegotiationBrowserDeleteForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
NegotiationBrowserForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
NegotiationConfigureForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
NegotiationSelectedForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
NegotiationSessionForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
NegotiationUrlForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
NodeAccessFieldTest::$fieldName | property | core/ |
The name of the created field. |
NodeHalJsonAnonTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
NodeLanguageTest::assertLanguageNames | function | core/ |
Asserts the presence of language names in their English or native forms. |
NodeMigrateTypeTestTrait::$tableName | property | core/ |
The migrate_map table name. |
NodeMigrateTypeTestTrait::getTableName | function | core/ |
Gets the migrate_map table name. |
NodeResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
NodeTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
NodeTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
NodeType::$name | property | core/ |
The human-readable name of the node type. |
NodeTypeTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
node_type_get_names | function | core/ |
Returns a list of available node type names. |
NullIdMap::getQualifiedMapTableName | function | core/ |
Gets the qualified map table. |
NullRouteMatch::getRouteName | function | core/ |
Returns the route name. |
NullStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
NullStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
NullStorage::rename | function | core/ |
Renames a configuration object in the storage. |
NullStorageExpirable::getCollectionName | function | core/ |
Returns the name of this collection. |
NullStorageExpirable::rename | function | core/ |
Renames a key. |
NumberListField::summaryName | function | core/ |
Provides the name to use for the summary. By default this is just the name field. |
NumericArgument::getSortName | function | core/ |
Return a description of how the argument would normally be sorted. |
OffsetPage::KEY_NAME | constant | core/ |
The JSON:API pagination key name. |
OptionsFieldUITest::$fieldName | property | core/ |
Name of the option field. |
OptionsFieldUITest::$typeName | property | core/ |
The name of the created content type. |
OptionsFieldUnitTestBase::$fieldName | property | core/ |
The field name used in the test. |
OptionsTestBase::$fieldNames | property | core/ |
The used field names. |
OverridesSectionStorage::FIELD_NAME | constant | core/ |
The field name used by this storage. |
Page header for Namespaces page | group | core/ |
Introduction to namespaces |
PagePreviewTest::$fieldName | property | core/ |
The name of the created field. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.