LoadTest::testLoadMissingFid |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/LoadTest.php |
Try to load a non-existent file by fid. |
MenuLinkResetForm::getFormID |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkResetForm.php |
Returns a unique string identifying the form. |
MongoDbProfilerStorage::read |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
Reads data associated with the given token. |
Field::getPropertyDefinition |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/Field.php |
Implements \Drupal\Core\Entity\Field\FieldInterface::getPropertyDefinition(). |
MenuLinkResetForm::buildForm |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkResetForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
RouteCompiler::computeRegexp |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCompiler.php |
Computes the regexp used to match a specific token. It can be static text or a subpattern. |
CustomBlockSaveTest::getInfo |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockSaveTest.php |
Declares test information. |
TranslationLink::render_link |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Plugin/views/field/TranslationLink.php |
Alters the field to render a link. |
NodeComment::getValueOptions |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/filter/NodeComment.php |
Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values. |
SearchPreprocessLangcodeTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
Test search_simplify() on every Unicode character, and some other cases. |
StaticLayout::getScriptFiles |
function |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Layout/StaticLayout.php |
Returns the list of JS files associated with this layout. |
AlterDecoratorTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/AlterDecoratorTest.php |
Modules to enable. |
CachedReader::fetchFromCache |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/CachedReader.php |
Fetches a value from the cache. |
ViewsSelection::settingsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php |
Implements \Drupal\entity_reference\Plugin\Type\Selection\SelectionInterface::settingsForm(). |
InvalidArgumentException.php |
file |
drupal/core/vendor/psr/log/Psr/Log/InvalidArgumentException.php |
|
WebTestBase::buildXPathQuery |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Builds an XPath query. |
CustomArrayObject::offsetGet |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
AnnotationTargetAll::$target |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetAll.php |
|
InvalidArgumentException.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/InvalidArgumentException.php |
|
PHP_Token_NAMESPACE::getName |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
DateFormatAddForm::getFormID |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatAddForm.php |
Returns a unique string identifying the form. |
TextTranslationTest::getInfo |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php |
|
AsseticExtension::getGlobals |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php |
|
TextareaWidget::settingsForm |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
CustomArrayObject::offsetSet |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
StatementPrefetch::$rowCount |
property |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
The number of rows affected by the last query. |
AliasManager::getPathLookups |
function |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Implements \Drupal\Core\Path\AliasManagerInterface::getPathLookups(). |
DateFormatAddForm::buildForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatAddForm.php |
Form constructor. |
EntityResolverTest::$modules |
property |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/EntityResolverTest.php |
Modules to enable. |
Twig_Node_Embed::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Embed.php |
Constructor. |
LanguageField::defineOptions |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/views/field/LanguageField.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
OverviewBase::tablePreRender |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php |
Performs pre-render tasks on field_ui_table elements. |
RouteProviderTest::$fixtures |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php |
A collection of shared fixture data for tests. |
ClassMetadata::addConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Adds a constraint to this element. |
SortPluginBase::adminSummary |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php |
Display whether or not the sort order is ascending or descending |
ClassWithConstants::SOME_KEY |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithConstants.php |
|
search_extra_type_conditions |
function |
drupal/core/modules/search/tests/modules/search_extra_type/search_extra_type.module |
Implements callback_search_conditions(). |
TermUnitTest::testTermDelete |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermUnitTest.php |
|
FileFieldWidgetTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php |
|
CaseSensitivityTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/CaseSensitivityTest.php |
|
RoutableFragmentRendererTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/RoutableFragmentRendererTest.php |
|
CustomArrayObject::serialize |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
Framework_SuiteTest::$result |
property |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/SuiteTest.php |
|
TokenScanTest::testTokenScan |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenScanTest.php |
Scans dummy text, then tests the output. |
XmlEncoderTest::getXmlSource |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
DisplayOverview::__construct |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php |
Constructs a new DisplayOverview. |
Twig_NodeTraverser::traverse |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeTraverser.php |
Traverses a node and calls the registered visitors. |
ModuleHandlerInterface::load |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Includes a module's .module file. |
GssFilter::$inputOrientation |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
|
ClassMapGenerator::createMap |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassMapGenerator.php |
Iterate over all files in the given directory searching for classes |