TestBase::getDatabaseConnection |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Returns the database connection to the site running Simpletest. |
TranslationString::$translation |
property |
drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php |
The string translation. |
Twig_TemplateMethodObject::get1 |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
DataCollectorInterface::collect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/DataCollectorInterface.php |
Collects data for the given Request and Response. |
NullBackend::invalidateMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/NullBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalidateMultiple(). |
DataCollectorInterface::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/DataCollectorInterface.php |
Returns the name of the collector. |
EntityQueryRelationshipTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
Definition of Drupal\Core\Entity\Tests\EntityQueryRelationshipTest. |
ValidatorBuilder::$initializers |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
|
IsbnValidatorTest::getValidIsbn |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IsbnValidatorTest.php |
|
EntityAccessControllerInterface |
interface |
drupal/core/lib/Drupal/Core/Entity/EntityAccessControllerInterface.php |
Defines a common interface for entity access controller classes. |
ViewExecutable::$showAdminLinks |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Should the admin links be shown on the rendered view. |
hook_file_download_access_alter |
function |
drupal/core/modules/file/file.api.php |
Alter the access rules applied to a file download. |
ViewTestBase::findBlockInstance |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Find a block instance on the page. |
ResponseHeaderBag::$headerNames |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
|
NestedMatcher::setRouteProvider |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/NestedMatcher/NestedMatcher.php |
Sets the route provider for the matching plan. |
EntityTestStorageController.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Definition of Drupal\entity_test\EntityTestStorageController. |
hook_ckeditor_plugin_info_alter |
function |
drupal/core/modules/ckeditor/ckeditor.api.php |
Modify the list of available CKEditor plugins. |
ControllerResolver::__construct |
function |
drupal/core/lib/Drupal/Core/Controller/ControllerResolver.php |
Constructs a new ControllerResolver. |
EasyRdf_Sparql_Result::parseXml |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Sparql/Result.php |
Parse a SPARQL result in the XML format into the object. |
ValidatorBuilder::$yamlMappings |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
|
drupal-7.user_data.database.php |
file |
drupal/core/modules/system/tests/upgrade/drupal-7.user_data.database.php |
|
RecursiveRenderingException.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/RecursiveRenderingException.php |
Contains \Drupal\entity_reference\RecursiveRenderingException. |
BlockLibrarySearchTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLibrarySearchTest.php |
|
CommentTranslationUITest::setUp |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Sets up a Drupal site for running functional and integration tests. |
DependencyOrderingTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyOrderingTest.php |
|
UserSelection::buildEntityQuery |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/entity_reference/selection/UserSelection.php |
Overrides SelectionBase::buildEntityQuery(). |
EntityReferenceAutocomplete.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/EntityReferenceAutocomplete.php |
Contains \Drupal\entity_reference/EntityReferenceAutocomplete. |
MenuLinkFormController::actions |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkFormController.php |
Overrides EntityFormController::actions(). |
PHPUnit_Util_Log_JUnit::endTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php |
A test ended. |
MergeExtensionConfigurationPass |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/MergeExtensionConfigurationPass.php |
Ensures certain extensions are always loaded. |
UserSelection::entityQueryAlter |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/entity_reference/selection/UserSelection.php |
Overrides SelectionBase::entityQueryAlter(). |
theme_ckeditor_settings_toolbar |
function |
drupal/core/modules/ckeditor/ckeditor.admin.inc |
Displays the toolbar configuration for CKEditor. |
EntityQueryAggregateTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryAggregateTest.php |
Sets up Drupal unit test environment. |
SelectPagerDefaultTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
|
PreUpdateEventArgs::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php |
Constructor. |
views.view.test_access_role.yml |
file |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_access_role.yml |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_access_role.yml |
EasyRdf_Literal_HTML::stripTags |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal/HTML.php |
Strip the HTML tags from the literal |
PdoProfilerStorage::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Constructor. |
ViewExecutable::getItemsPerPage |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the items per page from the pager. |
PrivateStream::getDirectoryPath |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PrivateStream.php |
Implements Drupal\Core\StreamWrapper\LocalStream::getDirectoryPath() |
Twig_Function_Function::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Function/Function.php |
Compiles a function. |
ArgumentDefaultTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php |
Views used by this test. |
MappingDriver::getAllClassNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriver.php |
Gets the names of all mapped classes known to this driver. |
views.view.test_access_perm.yml |
file |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_access_perm.yml |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_access_perm.yml |
ViewExecutable::setItemsPerPage |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Set the items per page on the pager. |
TestBase::assertIdenticalObject |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Checks to see if two objects are identical. |
AccountSettingsForm::submitForm |
function |
drupal/core/modules/user/lib/Drupal/user/AccountSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
ConfigFactory::clearStaticCache |
function |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
Clears the config factory static cache. |
Twig_TokenParser_Filter::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Filter.php |
Gets the tag name associated with this token parser. |
RouterListener::onKernelRequest |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/RouterListener.php |
|