|
DatabaseSchema::renameTable |
function |
core/includes/database/schema.inc |
Rename a table. |
|
image_style_flood_lock_name |
function |
core/modules/image/image.module |
Check available image style locks to see if any are available. |
|
USER_LOGIN_USERNAME_OR_EMAIL |
constant |
core/modules/user/user.module |
Users can login using either username or email address. |
|
config_get_names_with_prefix |
function |
core/includes/config.inc |
Retrieves all configurations starting with a particular prefix. |
|
_field_sql_storage_tablename |
function |
core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Generate a table name for a field data table. |
|
_field_sql_storage_indexname |
function |
core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Generate an index name for a field data table. |
|
views_handler_field::ui_name |
function |
core/modules/views/handlers/views_handler_field.inc |
Return a string representing this handler's name in the UI. |
|
BootstrapGetFilenameTestCase |
class |
core/modules/simpletest/tests/bootstrap.test |
Test backdrop_get_filename()'s availability. |
|
BackdropTestCase::randomName |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Generates a random string containing letters and numbers. |
|
template_preprocess_username |
function |
core/modules/user/user.theme.inc |
Preprocesses variables for theme_username(). |
|
layout_get_path_layout_names |
function |
core/modules/layout/layout.module |
Get a list of layouts that share a particular path. |
|
BackupDatabase::getViewNames |
function |
core/includes/backup/backup.database.inc |
Get a list of views in the database. |
|
MENU_MAX_MENU_NAME_LENGTH_UI |
constant |
core/modules/menu/menu.module |
Maximum length of menu name as entered by the user. Database length is 32
and we add a menu- prefix. |
|
LinkValidateTest::$field_name |
property |
core/modules/link/tests/link.validate.test |
|
|
_field_sql_storage_columnname |
function |
core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Generate a column name for a field data table. |
|
date_month_names_untranslated |
function |
core/includes/date.inc |
Constructs an untranslated array of month names. |
|
taxonomy_vocabulary_get_names |
function |
core/modules/taxonomy/taxonomy.module |
Get names for all taxonomy vocabularies. |
|
views_handler_field_user_name |
class |
core/modules/user/views/views_handler_field_user_name.inc |
Field handler to provide simple renderer that allows using a themed user link. |
|
ConfigDatabaseStorage::rename |
function |
core/includes/config.inc |
Renames a configuration object in the storage. |
|
BackupDatabase::getTableNames |
function |
core/includes/backup/backup.database.inc |
Get a list of tables in the database. |
|
UserViewsHandlerFieldNameTest |
class |
core/modules/user/tests/user_views_handler_field_name.test |
Tests the field username handler. |
|
StreamWrapperInterface::rename |
function |
core/includes/stream_wrappers.inc |
|
|
TokenTestHelper::mapTokenNames |
function |
core/modules/simpletest/tests/token.test |
|
|
theme_taxonomy_vocabulary_name |
function |
core/modules/taxonomy/taxonomy.theme.inc |
Returns HTML for the vocabulary human readable name, and its machine name. |
|
ConfigStorageInterface::rename |
function |
core/includes/config.inc |
Renames a configuration object in the storage. |
|
FieldFormTestCase::$field_name |
property |
core/modules/field/tests/field.test |
|
|
StreamWrapperTest::$class_name |
property |
core/modules/simpletest/tests/file.test |
|
|
FieldCrudTestCase::$field_name |
property |
core/modules/field/tests/field.test |
|
|
transliteration_clean_filename |
function |
core/includes/transliteration.inc |
Transliterates and sanitizes a file name. |
|
ListFieldTestCase::$field_name |
property |
core/modules/field/modules/list/tests/list.test |
|
|
views_handler_filter_user_name |
class |
core/modules/user/views/views_handler_filter_user_name.inc |
Filter handler for usernames. |
|
TextFieldTestCase::$field_name |
property |
core/modules/field/modules/text/tests/text.test |
|
|
BackupDatabase::getObjectNames |
function |
core/includes/backup/backup.database.inc |
Get a list of objects in the database. |
|
FieldBlockTestCase::$field_name |
property |
core/modules/field/tests/field.test |
|
|
hook_field_attach_rename_bundle |
function |
core/modules/field/field.api.php |
Act on field_attach_rename_bundle(). |
|
path_field_attach_rename_bundle |
function |
core/modules/path/path.module |
Implements hook_field_attach_rename_bundle(). |
|
NodeAccessJoinTest::$field_name |
property |
core/modules/node/tests/node.test |
|
|
config_get_default_config_names |
function |
core/includes/config.inc |
Gets the name of config files provided by a module or theme. |
|
_block_custom_block_name_exists |
function |
core/modules/block/block.module |
Render API callback: Checks if a custom block machine name is taken. |
|
form_test_element_validate_name |
function |
core/modules/simpletest/tests/form_test.module |
Form element validation handler for 'name' in form_test_validate_form(). |
|
MenuRouterTestCase::testMenuName |
function |
core/modules/simpletest/tests/menu.test |
Tests for menu_name parameter for hook_menu(). |
|
FieldAttachTestCase::$field_name |
property |
core/modules/field/tests/field.test |
|
|
GenericFieldTest::$instanceNames |
property |
modules/examples/field_permission_example/tests/field_permission_example.test |
|
|
system_sort_modules_by_info_name |
function |
core/modules/system/system.admin.inc |
Array sorting callback; sorts modules or themes by their name. |
|
FakeRecordWithConstructor::$name |
property |
core/modules/simpletest/tests/database_test.test |
|
|
views_handler_field_machine_name |
class |
core/modules/views/handlers/views_handler_field_machine_name.inc |
Field handler that allows showing machine name content as human names. |
|
FileMoveTest::testExistingRename |
function |
core/modules/simpletest/tests/file.test |
Test renaming when moving onto a file that already exists. |
|
FileCopyTest::testExistingRename |
function |
core/modules/simpletest/tests/file.test |
Test renaming when copying over a file that already exists. |
|
form_example_tutorial_9_add_name |
function |
modules/examples/form_example/form_example_tutorial.inc |
Submit handler for "Add another name" button on form_example_tutorial_9(). |
|
FileNameMungingTest::testMunging |
function |
core/modules/simpletest/tests/file.test |
Create a file and munge/unmunge the name. |