EntityReferenceSelectionAccessTest |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionAccessTest.php |
Tests the Entity Reference Selection plugin. |
EasyRdf_Parser_RdfXml::startState6 |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php |
@ignore |
ChainRouterTest::createRouterMocks |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ChainRouterTest.php |
|
AnnotationTargetPropertyMethod.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetPropertyMethod.php |
|
FileFieldTestBase::replaceNodeFile |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Replaces a file within a node. |
CustomBlockController::__construct |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Controller/CustomBlockController.php |
Constructs a CustomBlock object. |
Util_TestTest::provideRequirements |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TestTest.php |
|
AreaEntityTest::testEntityAreaData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaEntityTest.php |
Tests views data for entity area handlers. |
LanguageTestBase::schemaDefinition |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/LanguageTestBase.php |
Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition(). |
ConnectionRegistry::getConnections |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ConnectionRegistry.php |
Gets an array of all registered connections |
Util_TestTest::testGetRequirements |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TestTest.php |
@dataProvider provideRequirements |
PHPUnit_TextUI_Command::$arguments |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/Command.php |
|
BanSubscriber::getSubscribedEvents |
function |
drupal/core/modules/ban/lib/Drupal/ban/EventSubscriber/BanSubscriber.php |
Registers the methods in this class that should be listeners. |
field_test_module_implements_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_module_implements_alter(). |
ServiceReferenceGraphNode::isAlias |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php |
Checks if the value of this node is an Alias. |
ExecutionContextInterface::getRoot |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Returns the value at which validation was started in the object graph. |
CKEditorPluginButtonsInterface.php |
file |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginButtonsInterface.php |
Contains \Drupal\ckeditor\CKEditorPluginButtonsInterface. |
ArgumentPluginBase::usesBreadcrumb |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Determine if the argument can generate a breadcrumb |
ClassWithValidAnnotationTarget.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithValidAnnotationTarget.php |
|
AliasManagerCacheDecorator::$cache |
property |
drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php |
|
Util_TestTest::testParseAnnotation |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TestTest.php |
|
FileTransferException::__construct |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransferException.php |
Constructs a FileTransferException object. |
AssetFactory::createAssetReference |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|
MemcacheProfilerStorage::$memcache |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php |
|
Twig_Environment::enableAutoReload |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Enables the auto_reload option. |
RequestFactoryInterface::fromParts |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactoryInterface.php |
Create a request from URL parts as returned from parse_url() |
EasyRdf_Parser_RdfXml::cdataState4 |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php |
@ignore |
EsiResponseCacheStrategy::$maxAges |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/EsiResponseCacheStrategy.php |
|
ArgumentPluginBase::exceptionTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
|
PhpassHashedPassword::base64Encode |
function |
drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php |
Encodes bytes into printable base 64 using the *nix standard from crypt(). |
EasyRdf_Parser_RdfXml::cdataState6 |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php |
@ignore |
TestFileTransfer::removeFileJailed |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
Removes a file. |
ArgumentLanguageTest::testArgument |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/ArgumentLanguageTest.php |
Tests the language argument. |
ReverseProxySubscriberUnitTest.php |
file |
drupal/core/tests/Drupal/Tests/Core/EventSubscriber/ReverseProxySubscriberUnitTest.php |
Contains \Drupal\Core\EventSubscriber\ReverseProxySubscriberUnitTest. |
PhpassHashedPassword::generateSalt |
function |
drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php |
Generates a random base 64-encoded salt prefixed with settings for the hash. |
ManagerRegistry::getAliasNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php |
Resolves a registered namespace alias to the full namespace. |
LocaleConfigSubscriber::configLoad |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigSubscriber.php |
Override configuration values with localized data. |
PHPUnit_Framework_Assert::anything |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Returns a PHPUnit_Framework_Constraint_IsAnything matcher object. |
ShortcutController::$entityManager |
property |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Controller/ShortcutController.php |
Stores the entity manager. |
ImageStylesPathAndUrlTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
|
EntityReferenceAdminTest::$modules |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAdminTest.php |
|
LessphpFilter::setPreserveComments |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessphpFilter.php |
|
Request::getAcceptableContentTypes |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Gets a list of content types acceptable by the client browser |
ClientInterface::setRequestFactory |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php |
Set the request factory to use with the client when creating requests |
CustomBlockInterface::getInstances |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockInterface.php |
Gets the configured instances of this custom block. |
HandlerTest::testBreakPhraseString |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php |
Tests the breakPhraseString() method. |
ServiceReferenceGraph::__construct |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraph.php |
Constructor. |
TypeValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TypeValidatorTest.php |
|
EntityBCDecorator::getPropertyPath |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
ProcessDecorator::$processCallback |
property |
drupal/core/lib/Drupal/Component/Plugin/Discovery/ProcessDecorator.php |
The processor callback to run on each discovered definition. |