GetSetMethodNormalizerTest::testDenormalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
RelationLinkManager::getRelationInternalIds |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/RelationLinkManager.php |
Implements \Drupal\rest\LinkManager\RelationLinkManagerInterface::getRelationInternalIds(). |
PHPUnit_Framework_Assert::assertNotSameSize |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Assert that the size of two arrays (or `Countable` or `Iterator` objects)
is not the same. |
SelectionInterface::getReferencableEntities |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/Selection/SelectionInterface.php |
Returns a list of referencable entities. |
PluginSettingsInterface::getDefaultSettings |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsInterface.php |
Returns the default settings for the plugin. |
DCOM58Test::testIssueSimpleAnnotationReader |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Test.php |
|
NamespaceCoveragePrivateTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoveragePrivateTest.php |
@covers Foo\CoveredClass::<private> |
field.instance.node.article.field_image.yml |
file |
drupal/core/profiles/standard/config/field.instance.node.article.field_image.yml |
drupal/core/profiles/standard/config/field.instance.node.article.field_image.yml |
_locale_translation_batch_status_operations |
function |
drupal/core/modules/locale/locale.compare.inc |
Helper function to construct batch operations checking remote translation
status. |
StreamWrapperTest::testGetValidStreamScheme |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/StreamWrapperTest.php |
Test the scheme functions. |
ContainerAwareEventDispatcher::$listenerIds |
property |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
The service IDs of the event listeners and subscribers |
Twig_Tests_Node_AutoEscapeTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/AutoEscapeTest.php |
@covers Twig_Node_AutoEscape::compile
@dataProvider getTests |
FieldNormalizer::$supportedInterfaceOrClass |
property |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/FieldNormalizer.php |
The interface or class that this Normalizer supports. |
EntityTranslationUITest::getNewEntityValues |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Returns an array of entity field values to be tested. |
KernelTest::testLocateResourceOnDirectories |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
PHPUnit_Runner_BaseTestRunner::STATUS_ERROR |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Runner/BaseTestRunner.php |
|
PHPUnit_Util_Configuration::readFilterFiles |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Configuration.php |
@since Method available since Release 3.2.3 |
ContainerAwareEventDispatcher::hasListeners |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
|
SimpleAnnotationReader::getClassAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
Gets the annotations applied to a class. |
Util_XMLTest::testPrepareStringEscapesChars |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php |
|
ContainerAwareEventDispatcher::getListeners |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
|
VIEWS_HANDLER_RENDER_TEXT_PHASE_SINGLE_ITEM |
constant |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Indicator of the renderText() method for rendering a single item.
(If no render_item() is present). |
PHPUnit_Framework_Assert::assertSelectCount |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Assert the presence, absence, or count of elements in a document matching
the CSS $selector, regardless of the contents of those elements. |
Twig_Sandbox_SecurityPolicy::setAllowedTags |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
FilterEqualityTest::testEqualGroupedExposed |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php |
|
LOCALE_TRANSLATION_OVERWRITE_NON_CUSTOMIZED |
constant |
drupal/core/modules/locale/locale.module |
UI option for override of existing translations. Only override non-customized
translations. |
EntityReferenceAutocompleteTest::$fieldName |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAutocompleteTest.php |
The name of the field used in this test. |
ContainerAwareEventDispatcher::getContainer |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
|
SimpleAnnotationReader::getMethodAnnotation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
Gets a method annotation. |
Twig_Node_Expression_Binary_Equal::operator |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Equal.php |
|
PHPUnit_Util_GlobalState::$staticAttributes |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/GlobalState.php |
|
SearchCommentTest::testSearchResultsComment |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php |
Verify that comments are rendered using proper format in search results. |
PHP_CodeCoverage_Report_Node_File::$classes |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
EntityReferenceSelectionAccessTest::getInfo |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionAccessTest.php |
|
template_preprocess_overlay_disable_message |
function |
drupal/core/modules/overlay/overlay.module |
Prepares variables for overlay disable message templates. |
BanSubscriber::onKernelRequestBannedIpCheck |
function |
drupal/core/modules/ban/lib/Drupal/ban/EventSubscriber/BanSubscriber.php |
Response with 403 if the visitor's IP adress is banned. |
Twig_Node_Expression_Binary_Power::operator |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Power.php |
|
DateTimeValidatorTest::testInvalidDateTimes |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/DateTimeValidatorTest.php |
@dataProvider getInvalidDateTimes |
FieldUnitTestBase::_generateTestFieldValues |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldUnitTestBase.php |
Generate random values for a field_test field. |
EntityTranslationSyncUnitTest::$cardinality |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncUnitTest.php |
The field cardinality. |
RouterTest::testThatRouteCollectionIsLoaded |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouterTest.php |
|
CustomBlockTranslationController::getAccess |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTranslationController.php |
Overrides EntityTranslationController::getAccess(). |
FileFieldTestBase::assertFileEntryNotExists |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Asserts that a file does not exist in the database. |
EventDispatcherTest::testDispatchForClosure |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
Util_TestTest::methodForTestParseAnnotation |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TestTest.php |
@depends Foo
@depends ほげ |
EventDispatcherTest::testDispatchByPriority |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
ModulesUninstallConfirmForm::getConfirmText |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesUninstallConfirmForm.php |
Returns a caption for the button that confirms the action. |
Twig_Node_Expression_Binary_Range::operator |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Range.php |
|
CardSchemeValidatorTest::testInvalidNumbers |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CardSchemeValidatorTest.php |
@dataProvider getInvalidNumbers |
PhpassHashedPassword::enforceLog2Boundaries |
function |
drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php |
Ensures that $count_log2 is within set bounds. |