DatabaseBackendUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/DatabaseBackendUnitTest.php |
Definition of Drupal\system\Tests\Cache\DatabaseBackendUnitTest. |
_field_ui_field_name_exists |
function |
drupal/core/modules/field_ui/field_ui.admin.inc |
Render API callback: Checks if a field machine name is taken. |
FileBagTest::createTempFile |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/FileBagTest.php |
|
FileReadOnlyStorage::exists |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::exists(). |
RequestMatcherInterface.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcherInterface.php |
|
ThemeRegistry::$persistable |
property |
drupal/core/lib/Drupal/Core/Utility/ThemeRegistry.php |
Whether the partial registry can be persisted to the cache. |
TextSummaryTest::testLength |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextSummaryTest.php |
Test various summary length edge cases. |
CacheDecoratorInterface.php |
file |
drupal/core/lib/Drupal/Core/CacheDecorator/CacheDecoratorInterface.php |
Contains Drupal\Core\CacheDecorator\CacheDecoratorInterface. |
NestedArray::mergeDeepArray |
function |
drupal/core/lib/Drupal/Component/Utility/NestedArray.php |
Merges multiple arrays, recursively, and returns the merged array. |
ExceptionHandlerTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/ExceptionHandlerTest.php |
|
FileReadOnlyStorage::delete |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::delete(). |
DatabaseStorageControllerNG |
class |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Implements Field API specific enhancements to the DatabaseStorageController class. |
SessionInterface::isStarted |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Checks if the session was started. |
DisplayPluginBase::attachTo |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Allow displays to attach to other views. |
LanguageUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php |
Definition of Drupal\system\Tests\Upgrade\LanguageUpgradePathTest. |
UploadedFile::$originalName |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
The original name of the uploaded file. |
NodeEntityViewModeAlterTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityViewModeAlterTest.php |
Tests changing view modes for nodes. |
CurlHandle::parseCurlConfig |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlHandle.php |
Parse the config and replace curl.* configurators into the constant based values so it can be used elsewhere |
UserRoleUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UserRoleUpgradePathTest.php |
Definition of Drupal\system\Tests\Upgrade\UserRoleUpgradePathTest. |
QueryBase::orConditionGroup |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Implements Drupal\Core\Entity\Query\QueryInterface::orConditionGroup(). |
SerializationTestNormalizer |
class |
drupal/core/modules/system/tests/modules/serialization_test/lib/Drupal/serialization_test/SerializationTestNormalizer.php |
|
CacheWarmerTest::$cacheFile |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerTest.php |
|
CommentTokenReplaceTest.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTokenReplaceTest.php |
Definition of Drupal\comment\Tests\CommentTokenReplaceTest. |
JpegtranFilter::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JpegtranFilter.php |
Constructor. |
ContainerBuilder::getScopes |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns all Scopes. |
aggregator_aggregator_parse |
function |
drupal/core/modules/aggregator/aggregator.parser.inc |
Implements hook_aggregator_parse(). |
PluginManagerBase::$factory |
property |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
The object that instantiates plugins managed by this manager. |
JpegtranFilter::setOptimize |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JpegtranFilter.php |
|
ViewExecutable::initDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Set the display for this view and initialize the display handler. |
image_field_delete_revision |
function |
drupal/core/modules/image/image.field.inc |
Implements hook_field_delete_revision(). |
LanguagePathMonolingualTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguagePathMonolingualTest.php |
Tests that paths are not prefixed on a monolingual site. |
ReadLimitEntityBody::$limit |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php |
|
UploadedFile::getClientSize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
Returns the file size. |
StopwatchEventTest::testLap |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/StopwatchEventTest.php |
|
FileTransferTest::$hostname |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/FileTransferTest.php |
|
ManyToOne::$value_form_type |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/ManyToOne.php |
|
FileTransferTest::$username |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/FileTransferTest.php |
|
SassFilter::setUnixNewlines |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php |
|
SecurityPolicyInterface.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php |
|
parent_without_extends.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/parent_without_extends.test |
|
Event::isPropagationStopped |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Event.php |
Returns whether further event listeners should be triggered. |
FileTransferTest::$password |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/FileTransferTest.php |
|
Twig_Node_Expression_Binary |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php |
|
ArrayCollection::__toString |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Returns a string representation of this object. |
DefinitionDecoratorTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
|
NativePhpunitPrinter::write |
function |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
|
ViewExecutable::renderPager |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Render the pager, if necessary. |
TestCacheWarmer::isOptional |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerTest.php |
Checks whether this warmer is optional or not. |
form_type_tableselect_value |
function |
drupal/core/includes/form.inc |
Determines the value for a tableselect form element. |
aggregator_page_source_form |
function |
drupal/core/modules/aggregator/aggregator.pages.inc |
Form constructor to show all items captured from a feed. |