EntityEnclosingRequest::addPostFiles |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Add POST files to use in the upload |
template_preprocess_book_export_html |
function |
drupal/core/modules/book/book.module |
Prepares variables for book export templates. |
EntityFieldTest::assertIntrospection |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Executes the introspection tests for the given entity type. |
DocParserTest::testSetValuesExeption |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage [Creation Error] The annotation @SomeAnnotationClassNameWithoutConstructor declared on some class does not have a property named "invalidaProperty".… |
PersistentObject::completeOwningSide |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/PersistentObject.php |
If this is an inverse side association complete the owning side. |
UrlValidatorTest::getValidCustomUrls |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/UrlValidatorTest.php |
|
ResolveParameterPlaceHoldersPass.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveParameterPlaceHoldersPass.php |
|
hook_language_negotiation_info_alter |
function |
drupal/core/modules/system/language.api.php |
Perform alterations on language negotiation methods. |
Twig_ExpressionParser::OPERATOR_LEFT |
constant |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
|
CheckCircularReferencesPass::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckCircularReferencesPass.php |
Checks the ContainerBuilder object for circular references. |
AbstractHasDispatcher::addSubscriber |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/AbstractHasDispatcher.php |
Add an event subscriber to the dispatcher |
DummyStreamWrapper::getDirectoryPath |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyStreamWrapper.php |
Gets the path that the wrapper is responsible for. |
PersistentObject::initializeDoctrine |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/PersistentObject.php |
Initialize Doctrine Metadata for this class. |
ArgumentDefaultPluginBase::$argument |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php |
The argument handler instance associated with this plugin. |
UniversalClassLoader::useIncludePath |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Turns on searching the include for class files. Allows easy loading
of installed PEAR packages |
ClassLoaderTest::testGetFallbackDirs |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php |
|
hook_transliteration_overrides_alter |
function |
drupal/core/modules/system/language.api.php |
Provide language-specific overrides for transliteration. |
EntityFieldTest::getContainedStrings |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Recursive helper for getting all contained strings,
i.e. properties of type string. |
CoverageProtectedTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageProtectedTest.php |
@covers CoveredClass::<protected> |
MenuNodeTest::testMenuNodeFormWidget |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuNodeTest.php |
Test creating, editing, deleting menu links via node form widget. |
PHPUnit_Framework_Constraint_IsEmpty |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsEmpty.php |
Constraint that checks whether a variable is empty(). |
PassConfig::TYPE_BEFORE_OPTIMIZATION |
constant |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/PassConfig.php |
|
XmlEncoderTest::testElementNameValid |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
theme_views_ui_rearrange_filter_form |
function |
drupal/core/modules/views_ui/views_ui.theme.inc |
Turn the rearrange form into a proper table |
PHPUnit_Framework_Assert::assertTrue |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a condition is true. |
CloseModalDialogCommand::__construct |
function |
drupal/core/lib/Drupal/Core/Ajax/CloseModalDialogCommand.php |
Constructs a CloseModalDialogCommand object. |
RegexValidatorTest::getInvalidValues |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RegexValidatorTest.php |
|
update_manager_install_form_validate |
function |
drupal/core/modules/update/update.manager.inc |
Form validation handler for update_manager_install_form(). |
ConstraintViolation::getPropertyPath |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolation.php |
Returns the property path from the root element to the violation. |
ConstraintViolation::getInvalidValue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolation.php |
Returns the value that caused the violation. |
path_admin_filter_form_submit_filter |
function |
drupal/core/modules/path/path.admin.inc |
Form submission handler for the path_admin_filter_form() Filter button. |
PHPUnit_Framework_Assert::assertNull |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a variable is NULL. |
_system_test_first_shutdown_function |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Dummy shutdown function which registers another shutdown function. |
CustomBlockBuildContentTest::getInfo |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockBuildContentTest.php |
Declares test information. |
CachedReader::getPropertyAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/CachedReader.php |
Get annotations for property |
AnnotationDirectoryLoaderTest::setUp |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationDirectoryLoaderTest.php |
|
LengthValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LengthValidatorTest.php |
|
EntityAccessController::$accessCache |
property |
drupal/core/lib/Drupal/Core/Entity/EntityAccessController.php |
Stores calculcated access check results. |
SetDialogOptionCommand::$optionValue |
property |
drupal/core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php |
A jQuery UI dialog option value. |
TextFieldTest::_testTextfieldWidgets |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/TextFieldTest.php |
Helper function for testTextfieldWidgets(). |
LuhnValidatorTest::getInvalidNumbers |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LuhnValidatorTest.php |
|
VocabularyListController::submitForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php |
Form submission handler. |
HasDispatcherInterface::getAllEvents |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/HasDispatcherInterface.php |
Get a list of all of the events emitted from the class |
ModulesInstallConfirmForm::getFormID |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesInstallConfirmForm.php |
Returns a unique string identifying the form. |
EditorAdminTest::enableUnicornEditor |
function |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorAdminTest.php |
Enables the unicorn editor. |
ViewsBlock::getDerivativeDefinitions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsBlock.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions(). |
GetSetMethodNormalizer::setCallbacks |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php |
Set normalization callbacks |
ViewExecutableTest::testConstructing |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the generation of the executable object. |
ModulesInstallConfirmForm::buildForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesInstallConfirmForm.php |
|
EditorAdminTest::selectUnicornEditor |
function |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorAdminTest.php |
Tests and selects the unicorn editor. |