ModuleHandlerInterface::getImplementations |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Determines which modules are implementing a hook. |
StreamWrapperTest::testGetInstanceByScheme |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/StreamWrapperTest.php |
Test the file_stream_wrapper_get_instance_by_scheme() function. |
SimpleAnnotationReader::getClassAnnotation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
Gets a class annotation. |
PHP_CodeCoverageTest::$getLinesToBeCovered |
property |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
|
EntityBCDecorator::getTranslationLanguages |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
DateTimeValidatorTest::getInvalidDateTimes |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/DateTimeValidatorTest.php |
|
ModulesUninstallConfirmForm::getCancelPath |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesUninstallConfirmForm.php |
Returns the page to go to if the user cancels the action. |
ExecutionContextInterface::getPropertyName |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Returns the property name of the current node. |
CardSchemeValidatorTest::getInvalidNumbers |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CardSchemeValidatorTest.php |
|
ExecutionContextInterface::getPropertyPath |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Returns the property path to the value that the validator is currently
validating. |
AliasManagerCacheDecorator::getPathLookups |
function |
drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php |
Implements \Drupal\Core\Path\AliasManagerInterface::getPathLookups(). |
AbstractProfilerStorageTest::testStoreTime |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
MultiStepNodeFormBasicOptionsTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/MultiStepNodeFormBasicOptionsTest.php |
Modules to enable. |
CachedModuleHandler::getImplementationInfo |
function |
drupal/core/lib/Drupal/Core/Extension/CachedModuleHandler.php |
Overrides \Drupal\Core\Extension\ModuleHandler::getImplementationInfo(). |
RedirectResponseTest::testSetTargetUrlNull |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RedirectResponseTest.php |
@expectedException \InvalidArgumentException |
CKEditorPluginButtonsInterface::getButtons |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginButtonsInterface.php |
Returns the buttons that this plugin provides, along with metadata. |
SelectionPluginManager::getSelectionGroups |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/SelectionPluginManager.php |
Returns a list of selection plugins that can reference a specific entity
type. |
EntityTranslationSyncImageTest::saveEntity |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncImageTest.php |
Saves the passed entity and reloads it, enabling compatibility mode. |
PersistentObjectTest::testGetObjectManager |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
TraceableControllerResolver::getController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php |
Returns the Controller instance associated with a Request. |
GetResponseForExceptionEvent::getException |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php |
Returns the thrown exception |
GetResponseForExceptionEvent::setException |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php |
Replaces the thrown exception |
DateFormatLocalizeResetForm::getCancelPath |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatLocalizeResetForm.php |
Returns the page to go to if the user cancels the action. |
ControllerResolverInterface::getController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/ControllerResolverInterface.php |
Returns the Controller instance associated with a Request. |
SystemAuthorizeTest::drupalGetAuthorizePHP |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemAuthorizeTest.php |
Helper function to initialize authorize.php and load it via drupalGet(). |
StaticReflectionParser::getReflectionClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
Get the ReflectionClass equivalent for this file / class. |
TestEventDispatcher::getNotCalledListeners |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/TestEventDispatcher.php |
Gets the not called listeners. |
Twig_Extension_Escaper::getDefaultStrategy |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Escaper.php |
Gets the default strategy to use when not defined by the user. |
ExecutablePluginBase::getConfigDefinitions |
function |
drupal/core/lib/Drupal/Core/Executable/ExecutablePluginBase.php |
Gets an array of definitions of available configuration options. |
GetRdfNamespacesTest::testGetRdfNamespaces |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetRdfNamespacesTest.php |
Tests getting RDF namespaces. |
ProjectServiceContainer::getInactiveService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
ProjectServiceContainer::getCircularService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
TestObjectMetadata::getIdentifierFieldNames |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Returns an array of identifier field names numerically indexed. |
ChangeUserRoleBase::getDefaultConfiguration |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/ChangeUserRoleBase.php |
Returns default configuration for this action. |
DateTimeDefaultWidget::defaultValueFunction |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/widget/DatetimeDefaultWidget.php |
Return the callback used to set a date default value. |
Twig_FunctionCallableInterface::getCallable |
function |
drupal/core/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php |
|
PHPUnit_Framework_TestCase::getActualOutput |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.6.0 |
MockArraySessionStorageTest::testRegenerate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
AggregatorTestBase::getDefaultFeedItemCount |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Returns the count of the randomly created feed array. |
PropertyMetadataInterface::getPropertyValue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/PropertyMetadataInterface.php |
Extracts the value of the property from the given container. |
LocaleImportFunctionalTest::getCustomPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a .po file which strings will be marked
as customized. |
FieldSqlStorageTest::testFieldUpdateFailure |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Test that failure to create fields is handled gracefully. |
StaticReflectionProperty::getDeclaringClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php |
|
NativeSessionStorageTest::testCookieOptions |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
ResponseHeaderBag::getCacheControlDirective |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
|
ConfirmFormArrayPathTestForm::getCancelPath |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/ConfirmFormArrayPathTestForm.php |
Overrides \Drupal\form_test\ConfirmFormTestForm::getCancelPath(). |
ConfirmFormArrayPathTestForm::getCancelText |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/ConfirmFormArrayPathTestForm.php |
Overrides \Drupal\form_test\ConfirmFormTestForm::getCancelText(). |
PHPUnit_Framework_TestCase::getMockFromWsdl |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Returns a mock object based on the given WSDL file. |
PHP_CodeCoverage_Report_Node::getNumClasses |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the number of classes. |
PHP_CodeCoverage_Report_Node::getNumMethods |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the number of methods. |