AssignOwnerNode::create |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/AssignOwnerNode.php |
Creates an instance of the plugin. |
FileTestBase::createUri |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/FileTestBase.php |
Create a file and return the URI of it. |
Entity::createDuplicate |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\Entity\EntityInterface::createDuplicate(). |
DbLogController::create |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Controller/DbLogController.php |
Instantiates a new instance of this controller. |
EasyRdf_Literal::create |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php |
Create a new literal object |
RequestTest::testCreate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::create |
UpdateController::create |
function |
drupal/core/modules/update/lib/Drupal/update/Controller/UpdateController.php |
Instantiates a new instance of this controller. |
CriteriaTest::testCreate |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CriteriaTest.php |
|
Validator::createVisitor |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Validator.php |
|
update_create_fetch_task |
function |
drupal/core/modules/update/update.module |
Creates a new fetch task after loading the necessary include file. |
ArchiveTar::createModify |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
This method creates the archive file and add the files / directories
that are listed in $p_filelist.
If the file already exists and is writable, it is replaced by the
new tar. It is a create and not an add. If the file exists and is
read-only or is a… |
drupal_render_cid_create |
function |
drupal/core/includes/common.inc |
Creates the cache ID for a renderable element. |
drupal_xml_parser_create |
function |
drupal/core/includes/unicode.inc |
Prepares a new XML parser. |
ResponseTest::testCreate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
StreamedResponse::create |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/StreamedResponse.php |
Factory method for chainability |
ImageToolkitForm::create |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ImageToolkitForm.php |
Instantiates a new instance of this controller. |
ConfigController::create |
function |
drupal/core/modules/config/lib/Drupal/config/Controller/ConfigController.php |
Instantiates a new instance of this controller. |
TypedDataManager::create |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
Creates a new typed data object instance. |
field_test_create_bundle |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Creates a new bundle for test_entity entities. |
field_test_create_entity |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Creates a basic test_entity entity. |
RedirectResponse::create |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RedirectResponse.php |
Factory method for chainability |
BookTest::createBookNode |
function |
drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php |
Creates a book node. |
FlattenException::create |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
LayoutController::create |
function |
drupal/core/modules/layout/lib/Drupal/layout/Controller/LayoutController.php |
Instantiates a new instance of this controller. |
Esi::createCacheStrategy |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Esi.php |
Returns a new cache strategy instance. |
MenuLink::createDuplicate |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
Overrides Entity::createDuplicate(). |
entity_test_create_bundle |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Creates a new bundle for entity_test entities. |
FieldImportCreateTest.php |
file |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldImportCreateTest.php |
Contains \Drupal\field\Tests\FieldImportCreateTest. |
_book_install_type_create |
function |
drupal/core/modules/book/book.install |
Creates the book content type. |
_update_create_fetch_task |
function |
drupal/core/modules/update/update.fetch.inc |
Adds a task to the queue for fetching release history data for a project. |
MetadataBag::stampCreated |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
|
ViewsUIController::create |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Controller/ViewsUIController.php |
Instantiates a new instance of this controller. |
CrudTest::testCreateField |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/CrudTest.php |
Test the creation of a field. |
hook_entity_bundle_create |
function |
drupal/core/includes/entity.api.php |
Act on entity_bundle_create(). |
AssetFactory::createAsset |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Creates a new asset. |
DatabaseQueue::createItem |
function |
drupal/core/lib/Drupal/Core/Queue/DatabaseQueue.php |
Implements Drupal\Core\Queue\QueueInterface::createItem(). |
entity_page_create_access |
function |
drupal/core/includes/entity.inc |
Generic access callback for create entity pages. |
ConstraintManager::create |
function |
drupal/core/lib/Drupal/Core/Validation/ConstraintManager.php |
Creates a validation constraint. |
hook_taxonomy_term_create |
function |
drupal/core/modules/taxonomy/taxonomy.api.php |
Act on a newly created term. |
EntityNG::createDuplicate |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Overrides Entity::createDuplicate(). |
Connection::createDatabase |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Connection.php |
Overrides \Drupal\Core\Database\Connection::createDatabase(). |
_comment_body_field_create |
function |
drupal/core/modules/comment/comment.module |
Creates a comment_body field instance for a given node type. |
TypedConfigManager::create |
function |
drupal/core/lib/Drupal/Core/Config/TypedConfigManager.php |
Overrides \Drupal\Core\TypedData\TypedDataManager::create() |
TourTestController::create |
function |
drupal/core/modules/tour/tests/tour_test/lib/Drupal/tour_test/Controller/TourTestController.php |
Instantiates a new instance of this controller. |
UserCreateFailMailTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCreateFailMailTest.php |
Contains Drupal\user\Tests\UserCreateFailMailTest. |
Connection::createDatabase |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php |
Overrides \Drupal\Core\Database\Connection::createDatabase(). |
Connection::createDatabase |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Creates a database. |
RESTTestBase::entityCreate |
function |
drupal/core/modules/rest/lib/Drupal/rest/Tests/RESTTestBase.php |
Creates entity objects based on their types. |
hook_field_create_instance |
function |
drupal/core/modules/field/field.api.php |
Act on a field instance being created. |
Request::createFromGlobals |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Creates a new request with values from PHP's super globals. |