layout_create_relationship |
function |
core/modules/layout/layout.module |
Helper function to create a Layout Context. |
LinkUITest::testLinkCreate |
function |
core/modules/link/tests/link.ui.test |
Creates a link field for the "page" type and creates a page with a link. |
_comment_body_field_create |
function |
core/modules/comment/comment.module |
Creates a comment_body field instance for a given node type. |
backdrop_render_cid_create |
function |
core/includes/common.inc |
Creates the cache ID for a renderable element. |
TaxonomyTerm::createAccess |
function |
core/modules/taxonomy/taxonomy.entity.inc |
Overrides Entity::createAccess(). |
backdrop_page_create_cache |
function |
core/includes/common.inc |
Create a page cache object for a page request. |
FileTestHelper::createFile |
function |
core/modules/file/tests/file.test |
Create file |
hook_field_create_instance |
function |
core/modules/field/field.api.php |
Act on a field instance being created. |
backdrop_xml_parser_create |
function |
core/includes/unicode.inc |
Prepares a new XML parser. |
field_attach_create_bundle |
function |
core/modules/field/field.attach.inc |
Notify field.module that a new bundle was created. |
DashboardCreateBlock::form |
function |
core/modules/dashboard/includes/block.create.inc |
Build the settings form for editing this block. |
ViewsPagerTest::createNodes |
function |
core/modules/views/tests/views_pager.test |
|
TestCacheable::createAccess |
function |
core/modules/entity/tests/entity_caching_test/test_cacheable.entity.inc |
Implements EntityInterface::createAccess(). |
views_field_create_instance |
function |
core/modules/views/views.module |
Implements hook_field_create_instance. |
node_config_create_validate |
function |
core/modules/node/node.module |
Implements hook_config_create_validate(). |
UserInterface::createAccess |
function |
core/includes/userinterface.inc |
Determines whether the given user has access to create this type of entity. |
AnonymousUser::createAccess |
function |
core/includes/anonymous.inc |
Provides anonymous user createAccess for consistency with User entities. |
hook_config_create_validate |
function |
core/modules/config/config.api.php |
Validate a new configuration before saving it. |
DatabaseSchema::createTable |
function |
core/includes/database/schema.inc |
Create a new table from a Backdrop table definition. |
UserCreateTestCase::$profile |
property |
core/modules/user/tests/user.test |
The profile to install as a basis for testing. |
field_config_create_validate |
function |
core/modules/field/field.module |
Implements hook_config_create_validate(). |
FileTypeTestCase::testCreate |
function |
core/modules/file/tests/file.test |
Test creating a new type. Basic CRUD. |
BulkTestEntity::createAccess |
function |
core/modules/views/tests/views_test_entity/views_test_entity.entity.inc |
Implements EntityInterface::createAccess(). |
BookTestCase::createBookNode |
function |
core/modules/book/tests/book.test |
Creates a book node. |
TestMultiBundle::createAccess |
function |
core/modules/entity/tests/entity_caching_test/test_multibundle.entity.inc |
Implements EntityInterface::createAccess(). |
FileTestCase::createDirectory |
function |
core/modules/simpletest/tests/file.test |
Create a directory and assert it exists. |
ViewsSqlTest::viewsCreateTerm |
function |
core/modules/views/tests/views_query.test |
Create a term. |
EntityInterface::createAccess |
function |
core/modules/entity/entity.class.inc |
Determines whether the given user has access to create this type of entity. |
TestFieldEntity::createAccess |
function |
core/modules/field/tests/field_test/field_test.class.inc |
Implements EntityInterface::createAccess(). |
_field_create_entity_from_ids |
function |
core/modules/field/field.module |
Assembles a partial entity structure with initial IDs. |
FieldExampleTest::createField |
function |
modules/examples/field_example/tests/field_example.test |
Utility function to create fields on a content type. |
field_test_field_create_field |
function |
core/modules/field/tests/field_test/field_test.module |
Memorize calls to hook_field_create_field(). |
FileTransfer::createDirectory |
function |
core/includes/filetransfer/filetransfer.inc |
Creates a directory. |
UserStorageController::create |
function |
core/modules/user/user.entity.inc |
Overrides EntityDatabaseStorageController::create(). |
image_style_create_derivative |
function |
core/modules/image/image.module |
Creates a new image derivative based on an image style. |
TaxonomyTermController::create |
function |
core/modules/taxonomy/taxonomy.entity.inc |
Overrides EntityDatabaseStorageController::create(). |
TestDisableCache::createAccess |
function |
core/modules/entity/tests/entity_caching_test/test_disable_cache.entity.inc |
Implements EntityInterface::createAccess(). |
comment_config_create_validate |
function |
core/modules/comment/comment.module |
Implements hook_config_create_validate() |
DatabaseSchema::createTableSql |
function |
core/includes/database/schema.inc |
Generate an array of query strings suitable for creating a table. |
FileTestHelper::createFileType |
function |
core/modules/file/tests/file.test |
Create file type |
DashboardCreateBlock::getTitle |
function |
core/modules/dashboard/includes/block.create.inc |
Return the title of a block as configured in the layout. |
TranslationTestCase::createPage |
function |
core/modules/translation/tests/translation.test |
Creates a "Page" in the specified language. |
_installer_batch_create_message |
function |
core/modules/installer/installer.authorize.inc |
Creates a structure of log messages. |
UserCreateTestCase::testUserAdd |
function |
core/modules/user/tests/user.test |
Create a user through the administration interface and ensure that it
displays in the user list. |
config_test_hooks_config_create |
function |
core/modules/config/tests/config_test_hooks/config_test_hooks.module |
Implements hook_config_create(). |
taxonomy_config_create_validate |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_config_create_validate(). |
DateFieldBasic::createDateField |
function |
core/modules/date/tests/date_field.test |
Creates a date field from an array of settings values. |
hook_field_attach_create_bundle |
function |
core/modules/field/field.api.php |
Act on field_attach_create_bundle(). |
FileTestHelper::createFileField |
function |
core/modules/file/tests/file.test |
Creates a new file field. |
hook_field_storage_create_field |
function |
core/modules/field/field.api.php |
Act on creation of a new field. |