AnnotationReader::addGlobalIgnoredName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
Add a new annotation to the globally ignored annotation names with regard to exception handling. |
SearchCommentTest::assertCommentAccess |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php |
Update search index and search for comment. |
ServiceReferenceGraphNode::__construct |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php |
Constructor. |
ClassMetadataTest::testMemberMetadatas |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataTest.php |
|
TranslationManager::$sortedTranslators |
property |
drupal/core/lib/Drupal/Core/StringTranslation/TranslationManager.php |
Holds the array of translators sorted by priority. |
Twig_Environment::getBaseTemplateClass |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets the base template class for compiled templates. |
PHP_CodeCoverageTest::testConstructor2 |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::__construct
@covers PHP_CodeCoverage::filter |
LocaleTypedConfig::getArrayTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTypedConfig.php |
Gets translated configuration data for an element of type ArrayElement. |
Twig_Environment::setBaseTemplateClass |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Sets the base template class for compiled templates. |
ConnectionRegistry::getConnectionNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ConnectionRegistry.php |
Gets all connection names. |
ViewUIObjectTest::testEntityDecoration |
function |
drupal/core/modules/views_ui/tests/Drupal/views_ui/Tests/ViewUIObjectTest.php |
Tests entity method decoration. |
FileFieldTestBase::assertFileNotExists |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Asserts that a file does not exist on disk. |
AttributesTest::testAttributeIteration |
function |
drupal/core/tests/Drupal/Tests/Core/Common/AttributesTest.php |
Test attribute iteration |
HeaderBagTest::testSetAssociativeArray |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
|
ManagerRegistry::getDefaultManagerName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php |
Gets the default object manager name. |
TestMultipleHttpKernel::callController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
|
AnnotatedClassDiscovery::getDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/AnnotatedClassDiscovery.php |
Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinition(). |
ExecutionContextInterface::getMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Returns the metadata for the currently validated value. |
contact_form_user_admin_settings_alter |
function |
drupal/core/modules/contact/contact.module |
Implements hook_form_FORM_ID_alter(). |
ImageStylesPathAndUrlTest::$style_name |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
|
EntityTranslationSyncUnitTest::getInfo |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncUnitTest.php |
|
RouterTest::testControllerPlaceholders |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterTest.php |
Confirms that placeholders in paths work correctly. |
FormObjectTest::testObjectFormCallback |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormObjectTest.php |
Tests using an object as the form callback. |
BlockPluginUI::getDerivativeDefinition |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/Derivative/BlockPluginUI.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition(). |
ServiceReferenceGraphNode::getOutEdges |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php |
Returns the out edges. |
MongoDbProfilerStorageTest::getStorage |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
NamespaceCoverageClassExtendedTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageClassExtendedTest.php |
|
TranslationManager::setDefaultLangcode |
function |
drupal/core/lib/Drupal/Core/StringTranslation/TranslationManager.php |
Sets the default langcode. |
ImageStylesPathAndUrlTest::$image_info |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
|
common_test_drupal_render_invalid_keys |
function |
drupal/core/modules/system/tests/modules/common_test/common_test.module |
Renders an element with an invalid render array key. |
system_form_form_test_alter_form_alter |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Implements hook_form_FORM_ID_alter() on behalf of system.module. |
Twig_Tests_Node_MacroTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/MacroTest.php |
@covers Twig_Node_Macro::compile
@dataProvider getTests |
EventDispatcherTest::testAddSubscriber |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
AnnotationReader::getMethodAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
Gets the annotations applied to a method. |
AbstractProfilerStorageTest::testStore |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
ModulesUninstallConfirmForm::getFormID |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesUninstallConfirmForm.php |
Returns a unique string identifying the form. |
AliasManagerCacheDecorator::writeCache |
function |
drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php |
Implements \Drupal\Core\CacheDecorator\CacheDecoratorInterface::writeCache(). |
PHPUnit_Util_GlobalState::phpunitFiles |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/GlobalState.php |
@since Method available since Release 3.6.0 |
ModulesUninstallConfirmForm::buildForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesUninstallConfirmForm.php |
|
HtmlToTextTest::testFootnoteReferences |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/HtmlToTextTest.php |
Test that footnote references are properly generated. |
NodeStorageController::preSaveRevision |
function |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::preSaveRevision(). |
NodeEntityFieldQueryAlterTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
|
EntityTranslationTestBase::$entityType |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
The entity type being tested. |
Twig_Tests_Node_PrintTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/PrintTest.php |
@covers Twig_Node_Print::compile
@dataProvider getTests |
FieldPluginBase::elementWrapperClasses |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Return the class of the field's wrapper. |
comment_multiple_delete_confirm_submit |
function |
drupal/core/modules/comment/comment.admin.inc |
Form submission handler for comment_multiple_delete_confirm(). |
FilterFormatStorageController::preSave |
function |
drupal/core/modules/filter/lib/Drupal/filter/FilterFormatStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::preSave(). |
PHP_Token_Stream_CachingFactory::clear |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream/CachingFactory.php |
|
DynamicRouterTest::testRouteCollection |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/DynamicRouterTest.php |
|
EntityBCDecorator::getExportProperties |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |