FeedItemsDelete::submitForm |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/FeedItemsDelete.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
SearchRankingTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchRankingTest.php |
Modules to enable. |
EditorLoadingTest::$modules |
property |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorLoadingTest.php |
Modules to enable. |
CopyTest::testExistingError |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/CopyTest.php |
Test that copying over an existing file fails when FILE_EXISTS_ERROR is
specified. |
EasyRdf_Parser_Turtle::peek |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Gets the next character to be returned by read()
without removing it from the input buffer.
@ignore |
TimeValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TimeValidatorTest.php |
|
SessionHandlerInterface.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Resources/stubs/SessionHandlerInterface.php |
|
File_Iterator::acceptPrefix |
function |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator.php |
@since Method available since Release 1.1.0 |
NamespaceCoverageMethodTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageMethodTest.php |
|
ModuleHandler::$loadedFiles |
property |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
List of loaded files. |
_batch_test_finished_helper |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc |
Provides a common 'finished' callback for batches 1 to 4. |
EntityTestRev::$revision_id |
property |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTestRev.php |
The entity revision id. |
EntityStorageControllerBase |
class |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
A base entity storage controller class. |
File_Iterator::acceptSuffix |
function |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator.php |
@since Method available since Release 1.1.0 |
RequirementsTest::testSeven |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/RequirementsTest.php |
@requires PHP 5.4.0beta2 |
ConfigSnapshotTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigSnapshotTest.php |
|
NodePostSettingsTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodePostSettingsTest.php |
Sets up a Drupal site for running functional and integration tests. |
CssEmbedFilter::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssEmbedFilter.php |
|
ProcessBuilder::$inheritEnv |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php |
|
Kernel::initializeContainer |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
Initializes the service container. |
ValueContainer::offsetUnset |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/ValueContainer.php |
|
NodeTypePersistenceTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypePersistenceTest.php |
Definition of Drupal\node\Tests\NodeTypePersistenceTest. |
UnexpectedTypeException.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/Exception/UnexpectedTypeException.php |
|
RequirementsTest::testEight |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/RequirementsTest.php |
@requires PHP 5.4-dev |
Kernel::getKernelParameters |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
Returns the kernel parameters. |
ValueContainer::getIterator |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/ValueContainer.php |
|
XmlFileLoader::parseConfigs |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/XmlFileLoader.php |
Parses the config elements (default, requirement, option). |
TimeValidatorTest::tearDown |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TimeValidatorTest.php |
|
ContainerAwareInterface.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerAwareInterface.php |
|
WebTestBase::drupalGetToken |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Generate a token for the currently logged in user. |
CommentFormController::save |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
JpegoptimFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JpegoptimFilter.php |
Filters an asset after it has been loaded. |
ProcessBuilder::__construct |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php |
|
BlockUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BlockUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
MergeTest::testInvalidMerge |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/MergeTest.php |
Tests that an invalid merge query throws an exception. |
CallbackValidator::validate |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/CallbackValidator.php |
Checks if the passed value is valid. |
EntityFormEnhancer::enhance |
function |
drupal/core/lib/Drupal/Core/Entity/Enhancer/EntityFormEnhancer.php |
Update the defaults based on its own data and the request. |
EasyRdf_Graph::allResources |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php |
Get all resources for a property of a resource |
SelectInterface::getOrderBy |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Returns a reference to the order by array for this query. |
JpegoptimFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JpegoptimFilter.php |
Filters an asset just before it's dumped. |
SearchSimplifyTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchSimplifyTest.php |
|
SelectInterface::getGroupBy |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Returns a reference to the group-by array for this query. |
StorageTestBase::$container |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
A container for the services needed in these tests. |
SelectComplexTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Modules to enable. |
Kernel::getContainerBuilder |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
Gets a new ContainerBuilder instance used to build the service container. |
_update_7000_node_get_types |
function |
drupal/core/modules/node/node.install |
Fetches node types directly from the database. |
user_permission_get_modules |
function |
drupal/core/modules/user/user.module |
Determine the modules that permissions belong to. |
TwigExtension::getFunctions |
function |
drupal/core/lib/Drupal/Core/Template/TwigExtension.php |
|
PhpStorageInterface::exists |
function |
drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageInterface.php |
Checks whether the PHP code exists in storage. |
CurlMulti::createCurlHandle |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php |
Create a curl handle for a request |