Search for name
Title | Object type | File name | Summary |
---|---|---|---|
DrupalStreamWrapperInterface::dirname | function | includes/ |
Gets the name of the directory from a given path. |
DrupalTestCase::randomName | function | modules/ |
Generates a random string containing letters and numbers. |
DrupalUpdaterInterface::getProjectName | function | includes/ |
Returns the system name of the project. |
DrupalWebTestCase::$session_name | property | modules/ |
The current session name, if available. |
DrupalWebTestCase::assertFieldByName | function | modules/ |
Asserts that a field exists in the current page with the given name and value. |
DrupalWebTestCase::assertNoFieldByName | function | modules/ |
Asserts that a field does not exist with the given name and value. |
drupal_basename | function | includes/ |
Gets the filename from a given path. |
drupal_dirname | function | includes/ |
Gets the name of the directory from a given path. |
drupal_get_filename | function | includes/ |
Returns and optionally sets the filename for a system resource. |
drupal_get_rdf_namespaces | function | includes/ |
Returns a string containing RDF namespace declarations for use in XML and XHTML output. |
drupal_install_profile_distribution_name | function | includes/ |
Loads the installation profile, extracting its defined distribution name. |
drupal_mail_format_display_name | function | includes/ |
Return a RFC-2822 compliant "display-name" component. |
EntityFieldQueryTestCase::$field_names | property | modules/ |
|
FieldAttachStorageTestCase::testFieldAttachCreateRenameBundle | function | modules/ |
Test field_attach_create_bundle() and field_attach_rename_bundle(). |
FieldAttachTestCase::$field_name | property | modules/ |
|
FieldAttachTestCase::$field_name_2 | property | modules/ |
|
FieldDisplayAPITestCase::$field_name | property | modules/ |
|
FieldFormTestCase::$field_name | property | modules/ |
|
FieldInfo::$fieldIdsByName | property | modules/ |
Mapping of field names to the ID of the corresponding non-deleted field. |
FieldSqlStorageTestCase::$field_name | property | modules/ |
|
FieldTranslationsTestCase::$field_name | property | modules/ |
|
FieldUIManageFieldsTestCase::$field_name | property | modules/ |
|
FieldUIManageFieldsTestCase::$field_name_input | property | modules/ |
|
FieldUIManageFieldsTestCase::testDuplicateFieldName | function | modules/ |
Tests that a duplicate field name is caught by validation. |
FieldUIManageFieldsTestCase::testRenameBundle | function | modules/ |
Tests renaming a bundle. |
field_attach_rename_bundle | function | modules/ |
Notify field.module that a bundle was renamed. |
field_sql_storage_field_attach_rename_bundle | function | modules/ |
Implements hook_field_attach_rename_bundle(). |
field_test_field_attach_rename_bundle | function | modules/ |
Implements hook_field_attach_rename_bundle(). |
field_test_rename_bundle | function | modules/ |
Renames a bundle for test_entity entities. |
field_ui_field_attach_rename_bundle | function | modules/ |
Implements hook_field_attach_rename_bundle(). |
FileCopyTest::testExistingRename | function | modules/ |
Test renaming when copying over a file that already exists. |
FileMoveTest::testExistingRename | function | modules/ |
Test renaming when moving onto a file that already exists. |
FileNameMungingTest | class | modules/ |
Tests for file_munge_filename() and file_unmunge_filename(). |
FileNameMungingTest::$bad_extension | property | modules/ |
|
FileNameMungingTest::$name | property | modules/ |
|
FileNameMungingTest::$name_with_uc_ext | property | modules/ |
|
FileNameMungingTest::getInfo | function | modules/ |
|
FileNameMungingTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
FileNameMungingTest::testMungeIgnoreInsecure | function | modules/ |
If the allow_insecure_uploads variable evaluates to true, the file should come out untouched, no matter how evil the filename. |
FileNameMungingTest::testMungeIgnoreWhitelisted | function | modules/ |
White listed extensions are ignored by file_munge_filename(). |
FileNameMungingTest::testMungeNullByte | function | modules/ |
Tests munging with a null byte in the filename. |
FileNameMungingTest::testMungeUnsafe | function | modules/ |
Tests unsafe extensions are munged by file_munge_filename(). |
FileNameMungingTest::testMunging | function | modules/ |
Create a file and munge/unmunge the name. |
FileNameMungingTest::testUnMunge | function | modules/ |
Ensure that unmunge gets your name back. |
FileSaveDataTest::testExistingRename | function | modules/ |
Test file_save_data() when renaming around an existing file. |
FileSaveDataTest::testWithFilename | function | modules/ |
Test the file_save_data() function when a filename is provided. |
FileSaveDataTest::testWithoutFilename | function | modules/ |
Test the file_save_data() function when no filename is provided. |
FileSaveUploadTest::testExistingRename | function | modules/ |
Test renaming when uploading over a file that already exists. |
FileTranferTest::$hostname | property | modules/ |
|
FileTranferTest::$username | property | modules/ |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.