ConfigEntityInterface::setStatus |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php |
Sets the status of the configuration entity. |
TreeAccessTest::$routeCollection |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TreeAccessTest.php |
The route collection used for this test. |
EntityFieldTest::assertReadWrite |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Executes the read write test set for a defined entity type. |
ExtensionViewsFieldTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/Views/ExtensionViewsFieldTest.php |
|
AnalyzeServiceReferencesPassTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/AnalyzeServiceReferencesPassTest.php |
|
hook_language_switch_links_alter |
function |
drupal/core/modules/system/language.api.php |
Perform alterations on language switcher links. |
RequirementsTest::testAlwaysSkip |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/RequirementsTest.php |
@requires PHPUnit 1111111 |
TimeValidatorTest::getValidTimes |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TimeValidatorTest.php |
|
theme_update_manager_update_form |
function |
drupal/core/modules/update/update.manager.inc |
Returns HTML for the first page in the process of updating projects. |
views_ui_form_button_was_clicked |
function |
drupal/core/modules/views_ui/admin.inc |
#process callback for a button; determines if a button is the form's triggering element. |
EditIntegrationTest::$field_name |
property |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditIntegrationTest.php |
The name of the field ued for tests. |
ExtensionViewsFieldTest::dataSet |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/Views/ExtensionViewsFieldTest.php |
Returns a very simple test dataset. |
ResponseTest::testMustRevalidate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
UrlValidatorTest::getInvalidUrls |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/UrlValidatorTest.php |
|
ThemeRegistry::$completeRegistry |
property |
drupal/core/lib/Drupal/Core/Utility/ThemeRegistry.php |
The complete theme registry array. |
TextItem::getPropertyDefinitions |
function |
drupal/core/modules/text/lib/Drupal/text/Type/TextItem.php |
Implements ComplexDataInterface::getPropertyDefinitions(). |
ResponseTest::testSetNotModified |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
ConstraintViolation::__construct |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolation.php |
Creates a new constraint violation. |
PHPUnit_Util_Filesystem::$buffer |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Filesystem.php |
|
XmlEncoderTest::testEncodeScalar |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
update_manager_update_ready_form |
function |
drupal/core/modules/update/update.manager.inc |
Form constructor for the update ready form. |
SearchQuery::$expressionsIgnored |
property |
drupal/core/modules/search/lib/Drupal/search/SearchQuery.php |
Whether or not search expressions were ignored. |
ClassLoaderTest::testGetPrefixes |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php |
|
ResponseTest::testIsValidateable |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
PHPUnit_Framework_SelfDescribing |
interface |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/SelfDescribing.php |
Interface for classes that can return a description of itself. |
LocalActionTest::testLocalAction |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LocalActionTest.php |
Tests appearance of local actions. |
TextPlainFormatter::viewElements |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextPlainFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
AnalyzeServiceReferencesPass.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php |
|
PHPUnit_Util_Printer::$autoFlush |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Printer.php |
If TRUE, flush output after every write. |
FileReadOnlyStorage::__construct |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Constructs this FileStorage object. |
CommentTokenReplaceTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTokenReplaceTest.php |
|
HandlerBase::submitTemporaryForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
A submit handler that is used for storing temporary items when using
multi-step changes, such as ajax requests. |
NormalizableInterface::normalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/NormalizableInterface.php |
Normalizes the object into an array of scalars|arrays. |
_image_field_resolution_validate |
function |
drupal/core/modules/image/image.field.inc |
Element validate function for resolution fields. |
CachedReader::$loadedAnnotations |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/CachedReader.php |
|
ResolveInvalidReferencesPassTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveInvalidReferencesPassTest.php |
|
PHPUnit_Util_Printer::$outTarget |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Printer.php |
|
GeneratorNotInitializedException |
class |
drupal/core/lib/Drupal/Core/Routing/GeneratorNotInitializedException.php |
Class for exceptions thrown when the generator has not been initialized. |
PassConfig::TYPE_BEFORE_REMOVING |
constant |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/PassConfig.php |
|
DateItem::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/DateItem.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |
SiteMaintenanceTest::$admin_user |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SiteMaintenanceTest.php |
|
DisplayTest::validateOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayTest.php |
Overrides Drupal\views\Plugin\views\display\DisplayPluginBase::validateOptionsForm(). |
ChainEntityResolver::__construct |
function |
drupal/core/modules/serialization/lib/Drupal/serialization/EntityResolver/ChainEntityResolver.php |
Constructor. |
FileFieldRSSContentTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRSSContentTest.php |
|
CachedReader::getClassAnnotation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/CachedReader.php |
Get selected annotation for class |
VocabularyListController::render |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php |
Implements \Drupal\Core\Entity\EntityListControllerInterface::render(). |
NamespaceCoverageCoversClassTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageCoversClassTest.php |
@coversDefaultClass \Foo\CoveredClass |
FileReadOnlyStorage::getFullPath |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Returns the full path where the file is or should be stored. |
UserAdminSettingsFormTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminSettingsFormTest.php |
Sets up a Drupal site for running functional and integration tests. |
MenuLinkResetForm::getCancelPath |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkResetForm.php |
Returns the page to go to if the user cancels the action. |