( ! ) Deprecated: realpath(): Passing null to parameter #1 ($path) of type string is deprecated in /var/www/atixa.org/web/content/wp-content/plugins/wp-aws-library/vendor/twig/twig/src/Loader/FilesystemLoader.php on line 40 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 360848 | {main}( ) | .../index.php:0 |
2 | 0.0001 | 361160 | require( '/var/www/atixa.org/web/content/wp-blog-header.php ) | .../index.php:17 |
3 | 0.4510 | 8810992 | require_once( '/var/www/atixa.org/web/content/wp-includes/template-loader.php ) | .../wp-blog-header.php:19 |
4 | 9.9017 | 8831472 | include( '/var/www/atixa.org/web/content/wp-content/themes/glantz-tng/template-single-resources.php ) | .../template-loader.php:106 |
5 | 10.4315 | 10711528 | apply_filters( $hook_name = 'the_content', $value = '<!-- wp:shortcode -->\n[library_items category="student"]\n<!-- /wp:shortcode -->' ) | .../template-single-resources.php:87 |
6 | 10.4315 | 10711936 | WP_Hook->apply_filters( $value = '<!-- wp:shortcode -->\n[library_items category="student"]\n<!-- /wp:shortcode -->', $args = [0 => '<!-- wp:shortcode -->\n[library_items category="student"]\n<!-- /wp:shortcode -->'] ) | .../plugin.php:205 |
7 | 10.4353 | 10715912 | do_shortcode( $content = '[library_items category="student"]\n', $ignore_html = ??? ) | .../class-wp-hook.php:310 |
8 | 10.4353 | 10721344 | preg_replace_callback( $pattern = '/\\[(\\[?)(library_items)(?![\\w-])([^\\]\\/]*(?:\\/(?!\\])[^\\]\\/]*)*?)(?:(\\/)\\]|\\](?:([^\\[]*+(?:\\[(?!\\/\\2\\])[^\\[]*+)*+)\\[\\/\\2\\])?)(\\]?)/', $callback = 'do_shortcode_tag', $subject = '[library_items category="student"]\n' ) | .../shortcodes.php:273 |
9 | 10.4353 | 10721976 | do_shortcode_tag( $m = [0 => '[library_items category="student"]', 1 => '', 2 => 'library_items', 3 => ' category="student"', 4 => '', 5 => '', 6 => ''] ) | .../shortcodes.php:273 |
10 | 10.4354 | 10722456 | TNG\WPLibrary\Shortcodes::listLibraryItems( $atts = ['category' => 'student'], '', 'library_items' ) | .../shortcodes.php:433 |
11 | 11.6330 | 17230088 | TNG\WPLibrary\WPLibrary::getTemplateEngine( ) | .../Shortcodes.php:286 |
12 | 11.6335 | 17230624 | Twig\Loader\FilesystemLoader->__construct( $paths = '/var/www/atixa.org/web/content/wp-content/plugins/wp-aws-library/templates', $rootPath = ??? ) | .../Library.php:167 |
13 | 11.6335 | 17230680 | realpath( $path = NULL ) | .../FilesystemLoader.php:40 |
( ! ) Deprecated: Return type of Twig\Node\Node::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/atixa.org/web/content/wp-content/plugins/wp-aws-library/vendor/twig/twig/src/Node/Node.php on line 161 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 360848 | {main}( ) | .../index.php:0 |
2 | 0.0001 | 361160 | require( '/var/www/atixa.org/web/content/wp-blog-header.php ) | .../index.php:17 |
3 | 0.4510 | 8810992 | require_once( '/var/www/atixa.org/web/content/wp-includes/template-loader.php ) | .../wp-blog-header.php:19 |
4 | 9.9017 | 8831472 | include( '/var/www/atixa.org/web/content/wp-content/themes/glantz-tng/template-single-resources.php ) | .../template-loader.php:106 |
5 | 10.4315 | 10711528 | apply_filters( $hook_name = 'the_content', $value = '<!-- wp:shortcode -->\n[library_items category="student"]\n<!-- /wp:shortcode -->' ) | .../template-single-resources.php:87 |
6 | 10.4315 | 10711936 | WP_Hook->apply_filters( $value = '<!-- wp:shortcode -->\n[library_items category="student"]\n<!-- /wp:shortcode -->', $args = [0 => '<!-- wp:shortcode -->\n[library_items category="student"]\n<!-- /wp:shortcode -->'] ) | .../plugin.php:205 |
7 | 10.4353 | 10715912 | do_shortcode( $content = '[library_items category="student"]\n', $ignore_html = ??? ) | .../class-wp-hook.php:310 |
8 | 10.4353 | 10721344 | preg_replace_callback( $pattern = '/\\[(\\[?)(library_items)(?![\\w-])([^\\]\\/]*(?:\\/(?!\\])[^\\]\\/]*)*?)(?:(\\/)\\]|\\](?:([^\\[]*+(?:\\[(?!\\/\\2\\])[^\\[]*+)*+)\\[\\/\\2\\])?)(\\]?)/', $callback = 'do_shortcode_tag', $subject = '[library_items category="student"]\n' ) | .../shortcodes.php:273 |
9 | 10.4353 | 10721976 | do_shortcode_tag( $m = [0 => '[library_items category="student"]', 1 => '', 2 => 'library_items', 3 => ' category="student"', 4 => '', 5 => '', 6 => ''] ) | .../shortcodes.php:273 |
10 | 10.4354 | 10722456 | TNG\WPLibrary\Shortcodes::listLibraryItems( $atts = ['category' => 'student'], '', 'library_items' ) | .../shortcodes.php:433 |
11 | 11.6330 | 17230088 | TNG\WPLibrary\WPLibrary::getTemplateEngine( ) | .../Shortcodes.php:286 |
12 | 11.6347 | 17315408 | TNG\WPLibrary\WPLibrary::addRenderingFunctions( $twig = class Twig\Environment { private $charset = 'UTF-8'; private $loader = class Twig\Loader\FilesystemLoader { protected $paths = [...]; protected $cache = [...]; protected $errorCache = [...]; private $rootPath = '/var/www/atixa.org/web/content/' }; private $debug = FALSE; private $autoReload = FALSE; private $cache = class Twig\Cache\NullCache { }; private $lexer = NULL; private $parser = NULL; private $compiler = NULL; private $baseTemplateClass = '\\Twig\\Template'; private $globals = []; private $resolvedGlobals = NULL; private $loadedTemplates = NULL; private $strictVariables = FALSE; private $templateClassPrefix = '__TwigTemplate_'; private $originalCache = FALSE; private $extensionSet = class Twig\ExtensionSet { private $extensions = [...]; private $initialized = FALSE; private $runtimeInitialized = FALSE; private $staging = class Twig\Extension\StagingExtension { ... }; private $parsers = NULL; private $visitors = NULL; private $filters = NULL; private $tests = NULL; private $functions = NULL; private $unaryOperators = NULL; private $binaryOperators = NULL; private $globals = NULL; private $functionCallbacks = [...]; private $filterCallbacks = [...]; private $lastModified = 0 }; private $runtimeLoaders = []; private $runtimes = []; private $optionsHash = '["Twig\\\\Extension\\\\CoreExtension","Twig\\\\Extension\\\\EscaperExtension","Twig\\\\Extension\\\\OptimizerExtension"]:8:1:2.13.1:0:\\Twig\\Template:0' } ) | .../Library.php:169 |
13 | 11.6347 | 17315408 | Composer\Autoload\ClassLoader->loadClass( $class = 'Twig_SimpleFilter' ) | .../Library.php:179 |
14 | 11.6348 | 17315568 | Composer\Autoload\includeFile( $file = '/var/www/atixa.org/web/content/wp-content/plugins/wp-aws-library/vendor/composer/../twig/twig/lib/Twig/SimpleFilter.php' ) | .../ClassLoader.php:428 |
15 | 11.6348 | 17315856 | include( '/var/www/atixa.org/web/content/wp-content/plugins/wp-aws-library/vendor/twig/twig/lib/Twig/SimpleFilter.php ) | .../ClassLoader.php:571 |
16 | 11.6348 | 17315856 | class_exists( $class = 'Twig\\TwigFilter' ) | .../SimpleFilter.php:17 |
17 | 11.6348 | 17315928 | Composer\Autoload\ClassLoader->loadClass( $class = 'Twig\\TwigFilter' ) | .../SimpleFilter.php:17 |
18 | 11.6349 | 17316088 | Composer\Autoload\includeFile( $file = '/var/www/atixa.org/web/content/wp-content/plugins/wp-aws-library/vendor/composer/../twig/twig/src/TwigFilter.php' ) | .../ClassLoader.php:428 |
19 | 11.6349 | 17316368 | include( '/var/www/atixa.org/web/content/wp-content/plugins/wp-aws-library/vendor/twig/twig/src/TwigFilter.php ) | .../ClassLoader.php:571 |
20 | 11.6349 | 17316408 | class_exists( $class = 'Twig\\Node\\Node' ) | .../TwigFilter.php:150 |
21 | 11.6349 | 17316480 | Composer\Autoload\ClassLoader->loadClass( $class = 'Twig\\Node\\Node' ) | .../TwigFilter.php:150 |
22 | 11.6349 | 17316640 | Composer\Autoload\includeFile( $file = '/var/www/atixa.org/web/content/wp-content/plugins/wp-aws-library/vendor/composer/../twig/twig/src/Node/Node.php' ) | .../ClassLoader.php:428 |
23 | 11.6349 | 17316920 | include( '/var/www/atixa.org/web/content/wp-content/plugins/wp-aws-library/vendor/twig/twig/src/Node/Node.php ) | .../ClassLoader.php:571 |
( ! ) Deprecated: Return type of Twig\Node\Node::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/atixa.org/web/content/wp-content/plugins/wp-aws-library/vendor/twig/twig/src/Node/Node.php on line 166 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 360848 | {main}( ) | .../index.php:0 |
2 | 0.0001 | 361160 | require( '/var/www/atixa.org/web/content/wp-blog-header.php ) | .../index.php:17 |
3 | 0.4510 | 8810992 | require_once( '/var/www/atixa.org/web/content/wp-includes/template-loader.php ) | .../wp-blog-header.php:19 |
4 | 9.9017 | 8831472 | include( '/var/www/atixa.org/web/content/wp-content/themes/glantz-tng/template-single-resources.php ) | .../template-loader.php:106 |
5 | 10.4315 | 10711528 | apply_filters( $hook_name = 'the_content', $value = '<!-- wp:shortcode -->\n[library_items category="student"]\n<!-- /wp:shortcode -->' ) | .../template-single-resources.php:87 |
6 | 10.4315 | 10711936 | WP_Hook->apply_filters( $value = '<!-- wp:shortcode -->\n[library_items category="student"]\n<!-- /wp:shortcode -->', $args = [0 => '<!-- wp:shortcode -->\n[library_items category="student"]\n<!-- /wp:shortcode -->'] ) | .../plugin.php:205 |
7 | 10.4353 | 10715912 | do_shortcode( $content = '[library_items category="student"]\n', $ignore_html = ??? ) | .../class-wp-hook.php:310 |
8 | 10.4353 | 10721344 | preg_replace_callback( $pattern = '/\\[(\\[?)(library_items)(?![\\w-])([^\\]\\/]*(?:\\/(?!\\])[^\\]\\/]*)*?)(?:(\\/)\\]|\\](?:([^\\[]*+(?:\\[(?!\\/\\2\\])[^\\[]*+)*+)\\[\\/\\2\\])?)(\\]?)/', $callback = 'do_shortcode_tag', $subject = '[library_items category="student"]\n' ) | .../shortcodes.php:273 |
9 | 10.4353 | 10721976 | do_shortcode_tag( $m = [0 => '[library_items category="student"]', 1 => '', 2 => 'library_items', 3 => ' category="student"', 4 => '', 5 => '', 6 => ''] ) | .../shortcodes.php:273 |
10 | 10.4354 | 10722456 | TNG\WPLibrary\Shortcodes::listLibraryItems( $atts = ['category' => 'student'], '', 'library_items' ) | .../shortcodes.php:433 |
11 | 11.6330 | 17230088 | TNG\WPLibrary\WPLibrary::getTemplateEngine( ) | .../Shortcodes.php:286 |
12 | 11.6347 | 17315408 | TNG\WPLibrary\WPLibrary::addRenderingFunctions( $twig = class Twig\Environment { private $charset = 'UTF-8'; private $loader = class Twig\Loader\FilesystemLoader { protected $paths = [...]; protected $cache = [...]; protected $errorCache = [...]; private $rootPath = '/var/www/atixa.org/web/content/' }; private $debug = FALSE; private $autoReload = FALSE; private $cache = class Twig\Cache\NullCache { }; private $lexer = NULL; private $parser = NULL; private $compiler = NULL; private $baseTemplateClass = '\\Twig\\Template'; private $globals = []; private $resolvedGlobals = NULL; private $loadedTemplates = NULL; private $strictVariables = FALSE; private $templateClassPrefix = '__TwigTemplate_'; private $originalCache = FALSE; private $extensionSet = class Twig\ExtensionSet { private $extensions = [...]; private $initialized = FALSE; private $runtimeInitialized = FALSE; private $staging = class Twig\Extension\StagingExtension { ... }; private $parsers = NULL; private $visitors = NULL; private $filters = NULL; private $tests = NULL; private $functions = NULL; private $unaryOperators = NULL; private $binaryOperators = NULL; private $globals = NULL; private $functionCallbacks = [...]; private $filterCallbacks = [...]; private $lastModified = 0 }; private $runtimeLoaders = []; private $runtimes = []; private $optionsHash = '["Twig\\\\Extension\\\\CoreExtension","Twig\\\\Extension\\\\EscaperExtension","Twig\\\\Extension\\\\OptimizerExtension"]:8:1:2.13.1:0:\\Twig\\Template:0' } ) | .../Library.php:169 |
13 | 11.6347 | 17315408 | Composer\Autoload\ClassLoader->loadClass( $class = 'Twig_SimpleFilter' ) | .../Library.php:179 |
14 | 11.6348 | 17315568 | Composer\Autoload\includeFile( $file = '/var/www/atixa.org/web/content/wp-content/plugins/wp-aws-library/vendor/composer/../twig/twig/lib/Twig/SimpleFilter.php' ) | .../ClassLoader.php:428 |
15 | 11.6348 | 17315856 | include( '/var/www/atixa.org/web/content/wp-content/plugins/wp-aws-library/vendor/twig/twig/lib/Twig/SimpleFilter.php ) | .../ClassLoader.php:571 |
16 | 11.6348 | 17315856 | class_exists( $class = 'Twig\\TwigFilter' ) | .../SimpleFilter.php:17 |
17 | 11.6348 | 17315928 | Composer\Autoload\ClassLoader->loadClass( $class = 'Twig\\TwigFilter' ) | .../SimpleFilter.php:17 |
18 | 11.6349 | 17316088 | Composer\Autoload\includeFile( $file = '/var/www/atixa.org/web/content/wp-content/plugins/wp-aws-library/vendor/composer/../twig/twig/src/TwigFilter.php' ) | .../ClassLoader.php:428 |
19 | 11.6349 | 17316368 | include( '/var/www/atixa.org/web/content/wp-content/plugins/wp-aws-library/vendor/twig/twig/src/TwigFilter.php ) | .../ClassLoader.php:571 |
20 | 11.6349 | 17316408 | class_exists( $class = 'Twig\\Node\\Node' ) | .../TwigFilter.php:150 |
21 | 11.6349 | 17316480 | Composer\Autoload\ClassLoader->loadClass( $class = 'Twig\\Node\\Node' ) | .../TwigFilter.php:150 |
22 | 11.6349 | 17316640 | Composer\Autoload\includeFile( $file = '/var/www/atixa.org/web/content/wp-content/plugins/wp-aws-library/vendor/composer/../twig/twig/src/Node/Node.php' ) | .../ClassLoader.php:428 |
23 | 11.6349 | 17316920 | include( '/var/www/atixa.org/web/content/wp-content/plugins/wp-aws-library/vendor/twig/twig/src/Node/Node.php ) | .../ClassLoader.php:571 |
Student Community of Practice
Please fill out the form below to access this resource.
Membership Benefits
Super
$5,250
- For one-year per Higher Education Institution
- Access to ATIXA services and products worth up to $20,000, without per-item fees
- Three (Higher Education) complimentary registrations to ATIXA Certification Courses
- Unlimited institutional users (sub-users) with full access
- All 20 Minutes to…Trained video modules
- The ATIXA Title IX Toolkit (TIXKit)
- VIP Socials at ATIXA Annual Conference and other Hotel-Based Certification Events
- Access to live webinars
- ATIXA One Policy, Two Procedures Model Policy and Procedures for Civil Rights Equity Grievance Resolution
- MaxStack: A Database for Title IX Case Documentation from ATIXA & Maxient*
- Online Communities
- Self Care Savings
- And more!
K-12 Professional Development Package
$5,250
- For one-year per K-12 School or District
- Six complimentary registrations to ATIXA Certification Courses
- Access to ATIXA services and products worth up to $20,000, without per-item fees
- All 20 Minutes to…Trained video modules
- Free Mandated Reporter training module
- Unlimited online training modules, webinars, and on-demand recordings
- The ATIXA K-12 Title IX Toolkit (TIXKit)
- Access to live webinars
- Online Communities
- Self-Care Savings
- And more!
Institutional
$2,625
- For one-year per Higher Education Institution, K-12 School, or District
- Unlimited institutional users (sub-users) with full access
- Ten 20 Minutes to…Trained video modules
- Access to the OCR Investigation Finding Letter Database
- Mentor Match
- Online Communities
- Self-Care Savings
- And more!
Individual
$629
- For one-year per Individual
- Access to professional listserv
- The most comprehensive Title IX library in the world
- Seven 20-Minutes-to...Trained Video Modules
- Weekly newsletters
- Mentor Match
- Online Communities
- Self-Care Savings
- And more!