Search for level
| Title | Object type | File name | Summary | 
|---|---|---|---|
| AdminTest::getTopLevelMenuLinks | function | core/ | 
                                                                                        Returns all top level menu links. | 
| AllowedPackages::getTopLevelAllowedPackages | function | composer/ | 
                                                                                        Gets all packages that are allowed in the top-level composer.json. | 
| bad_help_topics.top_level.html.twig | file | core/ | 
                                                                                        --- label: 'Help topic not top level or related to top level' --- <p>{% trans %}Body goes here{% endtrans %}</p>  | 
              
| DbLogController::getLogLevelClassMap | function | core/ | 
                                                                                        Gets an array of log level classes. | 
| drupal_error_levels | function | core/ | 
                                                                                        Maps PHP error constants to watchdog severity levels. | 
| EntityTestEntityLevel | class | core/ | 
                                                                                        Constraint on entity level. | 
| EntityTestEntityLevel.php | file | core/ | 
                                                                                        |
| EntityTestEntityLevel::$message | property | core/ | 
                                                                                        |
| EntityTestEntityLevelValidator | class | core/ | 
                                                                                        Constraint validator for the EntityTestEntityLevel constraint. | 
| EntityTestEntityLevelValidator.php | file | core/ | 
                                                                                        |
| EntityTestEntityLevelValidator::validate | function | core/ | 
                                                                                        |
| FieldWidgetConstraintValidatorTest::testEntityLevelConstraintValidation | function | core/ | 
                                                                                        Tests entity level constraint validation. | 
| FinalExceptionSubscriber::$errorLevel | property | core/ | 
                                                                                        One of the error level constants defined in bootstrap.inc. | 
| FinalExceptionSubscriber::getErrorLevel | function | core/ | 
                                                                                        Gets the configured error level. | 
| FinalExceptionSubscriber::isErrorLevelVerbose | function | core/ | 
                                                                                        Checks whether the error level is verbose or not. | 
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidTopLevel | function | core/ | 
                                                                                        @covers ::findAll[[api-linebreak]] | 
| HelpTopicPluginBase::isTopLevel | function | core/ | 
                                                                                        Returns whether this is a top-level topic or not. | 
| HelpTopicPluginInterface::isTopLevel | function | core/ | 
                                                                                        Returns whether this is a top-level topic or not. | 
| HelpTopicSection::$topLevelPlugins | property | core/ | 
                                                                                        The top level help topic plugins. | 
| HTMLRestrictions::mergeAllowedElementsLevel | function | core/ | 
                                                                                        Merge arrays of allowed elements according to HTMLRestrictions rules. | 
| InstallerIsolationLevelExistingSettingsTest | class | core/ | 
                                                                                        Tests the isolation_level setting with existing database settings. | 
| InstallerIsolationLevelExistingSettingsTest.php | file | core/ | 
                                                                                        |
| InstallerIsolationLevelExistingSettingsTest::prepareEnvironment | function | core/ | 
                                                                                        Fully configures a preexisting settings.php file before invoking the interactive installer.  | 
              
| InstallerIsolationLevelExistingSettingsTest::testInstaller | function | core/ | 
                                                                                        Verifies that isolation_level is not set in the database settings. | 
| InstallerIsolationLevelNoDatabaseSettingsTest | class | core/ | 
                                                                                        Tests the isolation_level setting with no database settings. | 
| InstallerIsolationLevelNoDatabaseSettingsTest.php | file | core/ | 
                                                                                        |
| InstallerIsolationLevelNoDatabaseSettingsTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| InstallerIsolationLevelNoDatabaseSettingsTest::prepareEnvironment | function | core/ | 
                                                                                        Prepares the current environment for running the test. | 
| InstallerIsolationLevelNoDatabaseSettingsTest::testInstaller | function | core/ | 
                                                                                        Verifies that the isolation_level was added to the database settings. | 
| JsonApiDocumentTopLevel | class | core/ | 
                                                                                        Represents a JSON:API document's "top level". | 
| JsonApiDocumentTopLevel.php | file | core/ | 
                                                                                        |
| JsonApiDocumentTopLevel::$data | property | core/ | 
                                                                                        The data to normalize. | 
| JsonApiDocumentTopLevel::$includes | property | core/ | 
                                                                                        The includes to normalize. | 
| JsonApiDocumentTopLevel::$links | property | core/ | 
                                                                                        The links. | 
| JsonApiDocumentTopLevel::$meta | property | core/ | 
                                                                                        The metadata to normalize. | 
| JsonApiDocumentTopLevel::$omissions | property | core/ | 
                                                                                        Resource objects that will be omitted from the response for access reasons. | 
| JsonApiDocumentTopLevel::getData | function | core/ | 
                                                                                        Gets the data. | 
| JsonApiDocumentTopLevel::getIncludes | function | core/ | 
                                                                                        Gets a JSON:API Data object of resources to be included in the response. | 
| JsonApiDocumentTopLevel::getLinks | function | core/ | 
                                                                                        Gets the links. | 
| JsonApiDocumentTopLevel::getMeta | function | core/ | 
                                                                                        Gets the metadata. | 
| JsonApiDocumentTopLevel::getOmissions | function | core/ | 
                                                                                        Gets an OmittedData instance containing resources to be omitted. | 
| JsonApiDocumentTopLevel::__construct | function | core/ | 
                                                                                        Instantiates a JsonApiDocumentTopLevel object. | 
| JsonApiDocumentTopLevelNormalizer | class | core/ | 
                                                                                        Normalizes the top-level document according to the JSON:API specification. | 
| JsonApiDocumentTopLevelNormalizer.php | file | core/ | 
                                                                                        |
| JsonApiDocumentTopLevelNormalizer::$entityTypeManager | property | core/ | 
                                                                                        The entity type manager. | 
| JsonApiDocumentTopLevelNormalizer::$resourceTypeRepository | property | core/ | 
                                                                                        The JSON:API resource type repository. | 
| JsonApiDocumentTopLevelNormalizer::denormalize | function | core/ | 
                                                                                        |
| JsonApiDocumentTopLevelNormalizer::getLinkHash | function | core/ | 
                                                                                        Hashes an omitted link. | 
| JsonApiDocumentTopLevelNormalizer::getSupportedTypes | function | core/ | 
                                                                                        |
| JsonApiDocumentTopLevelNormalizer::hasCacheableSupportsMethod | function | core/ | 
                                                                                        
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.