DrupalUnitTestBase::installSchema |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php |
Installs a specific table from a module schema definition. |
EntityListController::__construct |
function |
drupal/core/lib/Drupal/Core/Entity/Controller/EntityListController.php |
Creates an EntityListController object. |
filter_admin_format_form_validate |
function |
drupal/core/modules/filter/filter.admin.inc |
Form validation handler for filter_admin_format_form(). |
DrupalUnitTestBase::enableModules |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php |
Enables modules for this test. |
FieldInstanceEditForm::submitForm |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceEditForm.php |
Form submission handler. |
ModuleApiTest::testModuleMetaData |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php |
Tests whether the correct module metadata is returned. |
DateTimePlusTest::testDateStrings |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DateTimePlusTest.php |
Test creating dates from string input. |
ContextErrorException::getContext |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/ContextErrorException.php |
|
DataFieldRow::$replacementAliases |
property |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/row/DataFieldRow.php |
Stores an array of prepared field aliases from options. |
ViewExecutable::$attachment_after |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Attachments to place after the view. |
ItemStorageController::attachLoad |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/ItemStorageController.php |
Overrides Drupal\Core\Entity\DataBaseStorageController::attachLoad(). |
BreakpointGroupTestBase::$modules |
property |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupTestBase.php |
Modules to enable. |
NestedArrayUnitTest::testGetValue |
function |
drupal/core/tests/Drupal/Tests/Core/NestedArrayUnitTest.php |
Tests getting nested array values. |
EntityReferenceController::create |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/EntityReferenceController.php |
Instantiates a new instance of this controller. |
PHPUnit_Framework_TestCase::count |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Counts the number of test cases executed by run(TestResult result). |
ElementsTableSelectTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Modules to enable. |
JsCompressorFilter::$preserveSemi |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/JsCompressorFilter.php |
|
NestedArrayUnitTest::testSetValue |
function |
drupal/core/tests/Drupal/Tests/Core/NestedArrayUnitTest.php |
Tests setting nested array values. |
PHPUnit_Extensions_TicketListener |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/TicketListener.php |
Base class for test listeners that interact with an issue tracker. |
RouteContentEnhancerTest::$mapper |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/RouteContentEnhancerTest.php |
|
ConnectionNotDefinedException.php |
file |
drupal/core/lib/Drupal/Core/Database/ConnectionNotDefinedException.php |
Definition of Drupal\Core\Database\ConnectionNotDefinedException |
BreakpointMediaQueryTest::getInfo |
function |
drupal/core/modules/breakpoint/tests/Drupal/breakpoint/Tests/BreakpointMediaQueryTest.php |
This method exists to support the simpletest UI runner. |
EntityFilteringThemeTest::$themes |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php |
A list of all available themes. |
TemporaryStream::getDirectoryPath |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php |
Implements Drupal\Core\StreamWrapper\LocalStream::getDirectoryPath() |
StaticReflectionMethod::isPrivate |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
RequestDataCollector::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
DataFieldRow::validateOptionsForm |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/row/DataFieldRow.php |
Overrides \Drupal\views\Plugin\views\row\RowPluginBase::validateOptionsForm(). |
AnnotationDirectoryLoaderTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationDirectoryLoaderTest.php |
|
RoleAccessController::checkAccess |
function |
drupal/core/modules/user/lib/Drupal/user/RoleAccessController.php |
Performs access checks. |
taxonomy_vocabulary_load_multiple |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Loads multiple taxonomy vocabularies based on certain conditions. |
EditLoadingTest::retrieveMetadata |
function |
drupal/core/modules/edit/lib/Drupal/edit/Tests/EditLoadingTest.php |
Retrieve Edit metadata from the server. May also result in additional
JavaScript settings and CSS/JS being loaded. |
BareMinimalUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
ContainerBuilderTest::testAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::setAlias
@covers Symfony\Component\DependencyInjection\ContainerBuilder::hasAlias
@covers Symfony\Component\DependencyInjection\ContainerBuilder::getAlias |
FeedStorageController::attachLoad |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedStorageController.php |
Overrides Drupal\Core\Entity\DataBaseStorageController::attachLoad(). |
UnsupportedMediaTypeHttpException |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/UnsupportedMediaTypeHttpException.php |
UnsupportedMediaTypeHttpException. |
RequestDataCollector::getPathInfo |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
QueryString::setAggregateFunction |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Provide a function for combining multi-valued query string parameters into a single or multiple fields |
BlockStorageUnitTest::$controller |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
The block storage controller. |
ExceptionHandlerTest::testHeaders |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/ExceptionHandlerTest.php |
|
ExecutionContextTest::$violations |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
FieldByClassEnhancer::__construct |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldByClassEnhancer.php |
|
config_test_invalid_name.info.yml |
file |
drupal/core/modules/config/tests/config_test_invalid_name/config_test_invalid_name.info.yml |
drupal/core/modules/config/tests/config_test_invalid_name/config_test_invalid_name.info.yml |
DatabaseStorageController::create |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements \Drupal\Core\Entity\EntityStorageControllerInterface::create(). |
FeedStorageController::postDelete |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedStorageController.php |
Overrides Drupal\Core\Entity\DataBaseStorageController::postDelete(). |
RequestTest::testIsXmlHttpRequest |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
PhpFileCacheTest::_getCacheDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
|
views.display_extender.schema.yml |
file |
drupal/core/modules/views/config/schema/views.display_extender.schema.yml |
drupal/core/modules/views/config/schema/views.display_extender.schema.yml |
DatabaseStorageController::delete |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements \Drupal\Core\Entity\EntityStorageControllerInterface::delete(). |
CacheBackendInterface::deleteTags |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Deletes items with any of the specified tags. |
LocaleImportFunctionalTest::setUp |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Sets up a Drupal site for running functional and integration tests. |