ClassLoaderTest::getLoadClassTests |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php |
|
UserAdminSettingsFormTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminSettingsFormTest.php |
|
LuhnValidatorTest::getValidNumbers |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LuhnValidatorTest.php |
|
GetSetMethodNormalizer::$callbacks |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php |
|
CachedReader::getMethodAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/CachedReader.php |
Get method annotations |
PHPUnit_Util_Printer::getAutoFlush |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Printer.php |
Check auto-flush mode. |
AnnotationClassLoader::getResolver |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php |
|
AsseticExtension::getFilterInvoker |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php |
|
PassConfig::getAfterRemovingPasses |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/PassConfig.php |
Gets all passes for the AfterRemoving pass. |
breakpoint_get_theme_media_queries |
function |
drupal/core/modules/breakpoint/breakpoint.module |
Get a list of available breakpoints from a specified theme. |
MongoDbProfilerStorage::getProfile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
ClassMetadata::addGetterConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Adds a constraint to the getter of the given property. |
HalSubscriber::getSubscribedEvents |
function |
drupal/core/modules/hal/lib/Drupal/hal/HalSubscriber.php |
Registers the methods in this class that should be listeners. |
StringItem::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/StringItem.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |
MenuDeleteMenuForm::getDescription |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuDeleteMenuForm.php |
Returns additional text to display as a description. |
ClassMetadata::getPropertyMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Returns all metadata instances for the given named property. |
MenuDeleteMenuForm::getConfirmText |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuDeleteMenuForm.php |
Returns a caption for the button that confirms the action. |
TwigTestExtension::getTokenParsers |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php |
|
VocabularyPermissionsTest::getInfo |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyPermissionsTest.php |
|
EasyRdf_Http::getDefaultHttpClient |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http.php |
Get the HTTP Client object used to fetch RDF data |
PagerSelectExtender::getCountQuery |
function |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Retrieve the count query for this pager. |
OptionsWidgetBase::validateElement |
function |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/OptionsWidgetBase.php |
Form validation handler for widget elements. |
ProcessFailedException::getProcess |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Exception/ProcessFailedException.php |
|
EntityBodyInterface::getContentMd5 |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBodyInterface.php |
Get an MD5 checksum of the stream's contents |
Compiler::getServiceReferenceGraph |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
Returns the ServiceReferenceGraph. |
FormatterPluginManager::getOptions |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterPluginManager.php |
Returns an array of formatter options for a field type. |
TermLanguageTest::testTermLanguage |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermLanguageTest.php |
|
CoverageTwoDefaultClassAnnotations |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageTwoDefaultClassAnnotations.php |
@coversDefaultClass \NamespaceOne
@coversDefaultClass \AnotherDefault\Name\Space\Does\Not\Work |
RedisProfilerStorageTest::$storage |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/RedisProfilerStorageTest.php |
|
ClientInterface::getDefaultHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php |
Get the default HTTP headers to add to each request created by the client |
StatementInterface::getQueryString |
function |
drupal/core/lib/Drupal/Core/Database/StatementInterface.php |
Gets the query string of this statement. |
RedisProfilerStorageTest::tearDown |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/RedisProfilerStorageTest.php |
|
ReadOnlyStreamWrapperTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ReadOnlyStreamWrapperTest.php |
|
EditorSelectorInterface::getEditor |
function |
drupal/core/modules/edit/lib/Drupal/edit/EditorSelectorInterface.php |
Returns the in-place editor (an Editor plugin) to use for a field. |
field_test_field_widget_form_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_field_widget_form_alter(). |
NodeTypeInitialLanguageTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeInitialLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
AnnotationTargetPropertyMethod.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetPropertyMethod.php |
|
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 |
BanSubscriber::getSubscribedEvents |
function |
drupal/core/modules/ban/lib/Drupal/ban/EventSubscriber/BanSubscriber.php |
Registers the methods in this class that should be listeners. |
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. |
ClassWithValidAnnotationTarget.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithValidAnnotationTarget.php |
|
ArgumentLanguageTest::testArgument |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/ArgumentLanguageTest.php |
Tests the language argument. |
ManagerRegistry::getAliasNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php |
Resolves a registered namespace alias to the full namespace. |
ImageStylesPathAndUrlTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.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 |
CustomBlockInterface::getInstances |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockInterface.php |
Gets the configured instances of this custom block. |
EntityBCDecorator::getPropertyPath |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
PhpassHashedPassword::getCountLog2 |
function |
drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php |
Parse the log2 iteration count from a stored hash or setting string. |