IgnoreAnnotation::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php |
Constructor |
ResourceResponse::__construct |
function |
drupal/core/modules/rest/lib/Drupal/rest/ResourceResponse.php |
Constructor for ResourceResponse objects. |
WebTestBase::assertUniqueText |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Pass if the text is found ONLY ONCE on the text version of the page. |
Twig_Environment::$extensions |
property |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
EasyRdf_Serialiser::serialise |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser.php |
Sub-classes must follow this protocol
@ignore |
PHPUnit_Runner_BaseTestRunner |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Runner/BaseTestRunner.php |
Base class for all test runners. |
BreakLockForm::getDescription |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php |
Implements \Drupal\Core\Form\ConfirmFormBase::getDescription(). |
Request::getSchemeAndHttpHost |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Gets the scheme and HTTP host. |
MatcherDumperTest::testCreate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php |
Confirms that the dumper can be instantiated successfuly. |
EntityQueryTest::testMetaData |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php |
Test adding a tag and metadata to the Entity query object. |
StatementPrefetch::fetchAssoc |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Fetches the next row and returns it as an associative array. |
FileStorage::getFileExtension |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Returns the file extension used by the file storage for all configuration files. |
SelectionBroken::settingsForm |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/Selection/SelectionBroken.php |
Implements SelectionInterface::settingsForm(). |
ModuleHandlerInterface::alter |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Passes alterable variables to specific hook_TYPE_alter() implementations. |
ActiveTest::_testActiveHelper |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/ActiveTest.php |
Helper function for testActive(). |
BreakLockForm::getConfirmText |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php |
Implements \Drupal\Core\Form\ConfirmFormBase::getConfirmText(). |
UserRoleDelete::getCancelPath |
function |
drupal/core/modules/user/lib/Drupal/user/Form/UserRoleDelete.php |
Returns the page to go to if the user cancels the action. |
assertStringMatchesFormatFile |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that a string matches a given format file. |
EntityRevisionsTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityRevisionsTest.php |
Modules to enable. |
Compiler::getLoggingFormatter |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
Returns the logging formatter which can be used by compilation passes. |
ConfigEntityListTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityListTest.php |
|
PropertyContainerMetadata.php |
file |
drupal/core/lib/Drupal/Core/TypedData/Validation/PropertyContainerMetadata.php |
Contains \Drupal\Core\TypedData\Validation\PropertyContainerMetadata. |
Twig_Compiler::getEnvironment |
function |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
Returns the environment instance related to this compiler. |
RequestContext::getParameters |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Returns the parameters. |
Bundle::getContainerExtension |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/Bundle.php |
Returns the bundle's container extension. |
TestHttpKernel::getController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestHttpKernel.php |
Returns the Controller instance associated with a Request. |
StaticDiscovery::$definitions |
property |
drupal/core/lib/Drupal/Component/Plugin/Discovery/StaticDiscovery.php |
The array of plugin definitions, keyed by plugin id. |
RequestContext::setParameters |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Sets the parameters. |
RecentContentBlock::blockForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Block/RecentContentBlock.php |
Overrides \Drupal\block\BlockBase::blockForm(). |
DirectoryResource::getContent |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php |
Returns the combined content of all inner resources. |
hook_entity_bundle_info_alter |
function |
drupal/core/includes/entity.api.php |
Alter the bundles for entity types. |
EntityBCDecorator::entityType |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
TwigEnvironment::loadTemplate |
function |
drupal/core/lib/Drupal/Core/Template/TwigEnvironment.php |
Implements Twig_Environment::loadTemplate(). |
ScrollTopCommand::__construct |
function |
drupal/core/modules/views/lib/Drupal/views/Ajax/ScrollTopCommand.php |
Constructs a \Drupal\views\Ajax\ScrollTopCommand object. |
LinkManager::$typeLinkManager |
property |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/LinkManager.php |
The type link manager. |
BaseProcessFilter::setTimeout |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/BaseProcessFilter.php |
Set the process timeout. |
DirectoryResource::__toString |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php |
Returns a unique string for the current resource. |
MemberMetadata::addConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/MemberMetadata.php |
Adds a constraint to this element. |
ButtonsWidget::getEmptyOption |
function |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/ButtonsWidget.php |
Returns the empty option to add to the list of options, if any. |
CrudTest::testCreateFieldFail |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/CrudTest.php |
Test failure to create a field. |
PoWriterInterface::writeItems |
function |
drupal/core/lib/Drupal/Component/Gettext/PoWriterInterface.php |
Writes all or the given amount of items. |
EntityReferenceItemNormalizer |
class |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/EntityReferenceItemNormalizer.php |
Converts the Drupal entity reference item object to HAL array structure. |
AlterableInterface::hasAnyTag |
function |
drupal/core/lib/Drupal/Core/Database/Query/AlterableInterface.php |
Determines if a given query has any specified tag. |
FilterEqualityTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php |
Returns the views data definition. |
ResponseTest::provideResponse |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
TestHttpKernel::hasBeenCalled |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestHttpKernel.php |
|
XmlDumperTest::testAddService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php |
|
block.block.bartik.search.yml |
file |
drupal/core/profiles/standard/config/block.block.bartik.search.yml |
drupal/core/profiles/standard/config/block.block.bartik.search.yml |
MachineNameControllerTest.php |
file |
drupal/core/modules/system/tests/Drupal/system/Tests/Transliteration/MachineNameControllerTest.php |
Contains \Drupal\system\Tests\Transliteration\MachineNameControllerTest. |
drupal-7.contact.database.php |
file |
drupal/core/modules/contact/tests/drupal-7.contact.database.php |
Database additions for Drupal\contact\Tests\ContactUpgradePathTest. |